The Function Module RHPS_APP_CAT_ENTRY_DELETE () is a standard Function Module in SAP ERP and is part of the function group RHPS within the package PPAP.
Function Module | RHPS_APP_CAT_ENTRY_DELETE |
Short Text | |
Function Group | RHPS |
Package | PPAP |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BASE_OBJID | LIKE | P1000-OBJID | ||
BASE_OTYPE | LIKE | P1000-OTYPE | ||
GDATE | LIKE | P1000-GDATE | SY-DATUM | |
OBJID | LIKE | P1000-OBJID | Object ID | |
OTYPE | LIKE | P1000-OTYPE | Object type | |
PLVAR | LIKE | P1000-PLVAR | Plan Version | |
STATUS | LIKE | P1000-ISTAT | '1' | Status |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEL_STEXT | LIKE | HRP1000-STEXT | ||
LAST_REL_DELETED | LIKE | SY-INPUT |
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 |
---|---|
GDATE_BEFORE_BEGDA | |
OBJECT_ENQUEUED | Object is locked |
OBJECT_NOT_DELETED | Object was not deleted |
OBJECT_NOT_FOUND | Object does not exist |
OBJECT_USED | |
UNDEFINED | Other Error |
WRONG_DATE_FORMAT |