The Function Module RHPA_DYNNR_1108_SET_APPRAISORS () 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_SET_APPRAISORS |
Short Text | |
Function Group | RHPA_SHOW |
Package | PPAP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INPUT_OFF | TYPE | CHAR1 | ' ' | |
REFRESH_SCREEN | TYPE | CHAR1 | ' ' | |
TITLE_TEXT | TYPE | CHAR40 | Table heading | |
VIEW | TYPE | CHAR1 | 'S' | |
WITH_DOUBLE_CLICK | TYPE | CHAR1 | ' ' | |
WITH_MARK_INTERACTIVE | TYPE | CHAR1 | ' ' |
This function module does not define any EXPORTING parameters.
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 | ||
APPRAISORS | LIKE | HRPE_APPRAISORS |
This function module does not define any Exceptions.