The Function Module HREXP_POPUP_F4_FOR_PROFCY (Popup: F4-Hilfe für mögliche Ausprägungen einer Qualifikation) is a standard Function Module in SAP ERP and is part of the function group HREXP00_QUALINT_PI within the package PWPC_EXP_IHR.
Function Module | HREXP_POPUP_F4_FOR_PROFCY |
Short Text | Popup: F4-Hilfe für mögliche Ausprägungen einer Qualifikation |
Function Group | HREXP00_QUALINT_PI |
Package | PWPC_EXP_IHR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | LIKE | P1000-BEGDA | '19000101' | Beginndatum |
ENDDA | LIKE | P1000-ENDDA | '99991231' | Endedatum |
OBJID | LIKE | P1000-OBJID | ObjektID der Qualifikation | |
OLD_PROFCY | LIKE | T77SP-RATING | alte Ausprägung (zwecks Markierung) | |
ONLY_DISPLAY | LIKE | SY-INPUT | 'X' | X'-nur Anzeigen, ' '-mit Auswahl |
OTYPE | LIKE | P1000-OTYPE | Objekttyp | |
PLVAR | LIKE | P1000-PLVAR | Planvariante | |
SEARK | LIKE | Suchbegriff (Textfeld) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NEW_PROFCY | LIKE | T77SP-RATING | neu ausgewählte Ausprägung | |
NEW_PSTEXT | LIKE | T77TP-PSTEXT | neuer Ausprägungstext |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCELLED | Verarbeitung abgebrochen |
DATE_IS_INITIAL | Beginn- oder Endedatum ist initial |
QK_ERROR | Fehler in Klassifikationszuordnung |
SCALE_ERROR | Skala nicht vorhanden |