The Function Module RHPA_APP_APPRAISEES_INSERT () is a standard Function Module in SAP ERP and is part of the function group RHPA within the package PPAP.
Function Module | RHPA_APP_APPRAISEES_INSERT |
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 |
---|---|---|---|---|
APPRAISAL_ID | LIKE | P1000-OBJID | ||
APP_BEGDA | LIKE | P1000-BEGDA | Start Date | |
APP_ENDDA | LIKE | P1000-ENDDA | End Date | |
KEEP_LUPD | TYPE | KEEP_LUPD | ' ' | |
PLVAR | LIKE | P1000-PLVAR | Plan Version | |
VTASK | LIKE | HRRHAP-VTASK | 'D' | Update (B-Buffer,D-Online,V-Update,S-Sync) |
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 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
APPRAISAL_TABLE_ERROR | |
ERROR_DURING_INSERT | Error during Insert |
HISTORICIZED | |
INVALID_DATE | |
MISSING_APPRAISEE | |
MISSING_APPRAISOR | |
MISSING_APP_TEXT | |
NOTHING_FOUND | Nothing found |
NO_AUTHORITY | No Authorization |
WRONG_COMBINATION |