Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module RHPA_APPRAISAL_PERIOD_CHANGE () is a standard Function Module in SAP ERP and is part of the function group RHPA within the package PPAP.
Function Module | RHPA_APPRAISAL_PERIOD_CHANGE |
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 | TYPE | P1000-OBJID | Object ID | |
KEEP_LUPD | TYPE | HRRHAP-KEEP_LUPD | Retain: Last changed by/on | |
NEW_ADATE | TYPE | APPDATE | Creation date of appraisal | |
NEW_BEGIN_DATE | TYPE | P1000-BEGDA | Start Date | |
NEW_END_DATE | TYPE | P1000-ENDDA | End Date | |
PLANVERSION | TYPE | P1000-PLVAR | Plan Version | |
VTASK | TYPE | HRRHAP-VTASK | 'D' | Type of update |
WITH_BUFFER_CHECK | TYPE | FLAG |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_DURING_DELETE | Error when deleting |
ERROR_DURING_INSERT | Error when adding |
ERROR_DURING_UPDATE | |
INVALID_DATE | Invalid date |
JUST_ONE_ALLOWED | |
NOTHING_FOUND | Nothing Found |
NO_AUTHORITY | No Authorization |
RELATION_NOT_POSSIBLE | |
UNDEFINED | Other Error |