The Function Module RHPA_DYNNR_1108_GET_APPRAISORS (Screen 1108: Tabelle mit Beurteilern - Daten holen) is a standard Function Module in SAP ERP and is part of the function group RHPA_SHOW within the package PPAP.
Function Module | RHPA_DYNNR_1108_GET_APPRAISORS |
Short Text | Screen 1108: Tabelle mit Beurteilern - Daten holen |
Function Group | RHPA_SHOW |
Package | PPAP |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGED | TYPE | CHAR1 | X'-Tabellendaten wurden verändert ! | |
DOUBLE_CLICK_LINE | LIKE | SY-TABIX | durch Doppelclick ausgewählte Zeile | |
INTERACTIVE_APPRAISOR | LIKE | HRPE_APPRAISORS | ->... |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPRAISORS | LIKE | HRPE_APPRAISORS | EXPORT: Beurteiler |
This function module does not define any Exceptions.