The Function Module RHPP_Q_PROFILE_READ (Read qualifications profile) is a standard Function Module in SAP ERP and is part of the function group RHPP within the package PPPE.
Function Module | RHPP_Q_PROFILE_READ |
Short Text | Read qualifications profile |
Function Group | RHPP |
Package | PPPE |
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 | SY-DATUM | Start Date |
CHECK_NOTE | TYPE | CHAR1 | ' ' | |
ENDDA | LIKE | HRP1000-ENDDA | SY-DATUM | End Date |
WITH_QK_INFO | TYPE | CHAR1 | 'X' | |
WITH_STEXT | TYPE | CHAR1 | 'X' |
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 |
---|---|---|---|---|
ERR_OBJECTS | LIKE | HRSOBID | ||
OBJECTS | LIKE | HRSOBID | ||
PROFILE | LIKE | HRPE_PROFQ |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_AUTHORITY | No Authorization |
OBJECT_NOT_FOUND | Object does not exist |
UNDEFINED | Other Error |
WRONG_OTYPE | Unauth. object type |