The Function Module RHPA_APPRAISAL_MODIFY_PLANNED () is a standard Function Module in SAP ERP and is part of the function group RHPA within the package PPAP.
Function Module | RHPA_APPRAISAL_MODIFY_PLANNED |
Short Text | |
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 |
---|---|---|---|---|
APP_ATTRIBUTES_CUR | LIKE | DYNP_RHPA | ||
APP_ATTRIBUTES_DB | LIKE | DYNP_RHPA | ||
NOCOMMIT | LIKE | BAPI_STAND-NO_COMMIT | Commitsteuerung an BAPI-Schnittstelle | |
VTASK | LIKE | HRRHAP-VTASK | 'D' | Update (B-Buffer,D-Online,V-Update,S-Sync) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPRAISAL_ID | LIKE | P1000-OBJID |
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 |
---|---|---|---|---|
APPRAISALS_CUR | LIKE | P1045_EXT | ||
APPRAISALS_DB | LIKE | P1045_EXT | ||
APPRAISEES_CUR | LIKE | HRPE_APPRAISEES | ||
APPRAISEES_DB | LIKE | HRPE_APPRAISEES | ||
APPRAISORS_CUR | LIKE | HRPE_APPRAISORS | ||
APPRAISORS_DB | LIKE | HRPE_APPRAISORS | ||
NOTES_BUFFER | LIKE | P1045 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
APPRAISAL_TABLE_ERROR | |
ERROR_DURING_INSERT | Error during Insert |
HISTORICIZED | |
INVALID_DATE | |
JUST_ONE_ALLOWED | |
MISSING_APPRAISEE | |
MISSING_APPRAISOR | |
MISSING_APP_TEXT | |
NOTHING_FOUND | Nothing found |
NO_AUTHORITY | No Authorization |
RELATION_NOT_POSSIBLE | |
WRONG_COMBINATION |