The Function Module RHPA_DYNNR_1109_GET_APPRAISEES (Screen 1109: Tabelle mit Beurteilten - 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_1109_GET_APPRAISEES |
Short Text | Screen 1109: Tabelle mit Beurteilten - 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 |
---|---|---|---|---|
DOUBLE_CLICK_LINE | LIKE | SY-TABIX | durch Doppelclick ausgewühlte Zeile |
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 |
---|---|---|---|---|
APPRAISEES | LIKE | HRPE_APPRAISEES | EXPORT: Beurteilte |
This function module does not define any Exceptions.