The Function Module RHPP_COMMON_PROFILE_WRITE () is a standard Function Module in SAP ERP and is part of the function group RHPP within the package PPPE.
Function Module | RHPP_COMMON_PROFILE_WRITE |
Short Text | |
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 |
---|---|---|---|---|
OBJID | LIKE | P1001-SOBID | Object ID | |
OTYPE | LIKE | P1000-OTYPE | Object type | |
PLVAR | LIKE | P1000-PLVAR | Plan Version | |
SUBTY | LIKE | HRP1001-SUBTY | Link text strings |
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_PROFILE | LIKE | HRPE_RELAS | ||
PROFILE | LIKE | HRPE_RELAS |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_DURING_INSERT | Error during Insert |
NO_AUTHORITY | No Authorization |
OBJECT_NOT_FOUND | Object does not exist |
OBJECT_REQUIRED | |
TIME_NOT_VALID | |
UNDEFINED | Other Error |
WRONG_DATE_FORMAT | |
WRONG_OTYPE | Unauth. object type |