The Function Module RHPA_APPRAISAL_CREATE_CHECK () is a standard Function Module in SAP ERP and is part of the function group RHPA within the package PPAP.
Function Module | RHPA_APPRAISAL_CREATE_CHECK |
Short Text | |
Function Group | RHPA |
Package | PPAP |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPSCHEME_ID | LIKE | P1000-OBJID | Appraisal model ID | |
APP_ACTIVE | TYPE | CHAR1 | ' ' | |
APP_BEGDA | LIKE | P1000-BEGDA | Validity period: Start | |
APP_CURRENT_ID | TYPE | HROBJID | Current appraisal ID | |
APP_DATE | LIKE | P1045-ADATE | ||
APP_ENDDA | LIKE | P1000-ENDDA | Validity period: End | |
APP_STEXT | LIKE | P1000-STEXT | Description | |
PLVAR | LIKE | P1000-PLVAR | Plan Version | |
WITH_BUFFER_CHECK | TYPE | FLAG |
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 | Appraisee | |
APPRAISORS | LIKE | HRPE_APPRAISORS | Appraiser | |
APP_PT1045 | LIKE | PT1045_EXT |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BADI_NOT_ALLOWED | |
INVALID_DATE | |
JUST_ONE_ALLOWED | |
MISSING_APPRAISAL | |
MISSING_APPRAISEE | |
MISSING_APPRAISOR | |
MISSING_APP_TEXT | |
RELATION_NOT_POSSIBLE | |
WRONG_COMBINATION |