The Function Module RHPA_GET_BASE_APPRAISAL (Mehrere Beurteilungen: Basisbeurteilung bestimmen) is a standard Function Module in SAP ERP and is part of the function group RHPA within the package PPAP.
Function Module | RHPA_GET_BASE_APPRAISAL |
Short Text | Mehrere Beurteilungen: Basisbeurteilung bestimmen |
Function Group | RHPA |
Package | PPAP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BASE_APPRAISAL | LIKE | HROBJECT | IMPORT: Bezugsbeurteilung | |
I_USE_FIRST_AS_BASE | TYPE | CHAR1 | 'X' | ->... |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BASE_APPRAISAL | LIKE | HROBJECT | EXPORT: Bezugsbeurteilung |
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 |
---|---|---|---|---|
ALL_APPRAISALS_TAB | LIKE | P1045_EXT | IMPORT: bereits gelesene Beurteilungen | |
BASE_APPRAISAL_TAB | LIKE | P1045_EXT | EXPORT: Bezugsbeurteilung |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOTHING_FOUND | Beurteilung nicht gefunden |