The Function Module RHPQ_T77BX_ADD_QUALIS_OF_DPLAN (Add Qualifications Imparted by Development Plan) is a standard Function Module in SAP ERP and is part of the function group RHPQ_T77BX within the package PPDP.
Function Module | RHPQ_T77BX_ADD_QUALIS_OF_DPLAN |
Short Text | Add Qualifications Imparted by Development Plan |
Function Group | RHPQ_T77BX |
Package | PPDP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | LIKE | HRP1000-BEGDA | Start date | |
ENDDA | LIKE | HRP1000-ENDDA | End date | |
EPLAN_OBJID | LIKE | HRP1000-OBJID | ID of development plan | |
PERS_OTYPE | LIKE | HRP1000-OTYPE | Person type | |
PERS_SOBID | LIKE | HRP1001-SOBID | ID of person | |
PLVAR | LIKE | HRP1000-PLVAR | Plan version | |
STATION_OTYPE | LIKE | HRP1000-OTYPE | Object type of item | |
STATION_SOBID | LIKE | HRP1001-SOBID | Item ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | LIKE | HRP1000-BEGDA | Start date | |
ENDDA | LIKE | HRP1000-ENDDA | End date |
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 |
---|---|
CANCELED | Action was terminated |
DATA_MISSING | Insufficient data to execute function |
NOTHING_TO_DO | Nothing to do - no database changes required! |
NOT_POSSIBLE | Execution not possible |
NO_AUTHORITY | No authorization |