The Function Module RHPS_APP_SCHEME_OBJ_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_SCHEME_OBJ_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 |
---|---|---|---|---|
GDATE | LIKE | P1000-GDATE | SY-DATUM | Deletion time |
OBJID | LIKE | P1000-OBJID | Object ID | |
PLVAR | LIKE | P1000-PLVAR | Plan Version | |
VTASK | LIKE | HRRHAP-VTASK | 'D' | Update (B-Buffer,D-Online,V-Update,S-Sync) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
STEXT | LIKE | P1000-STEXT | Long Text |
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 |
---|---|
ENQUEUED | Object is locked |
ERROR_DURING_DELORCUT | |
INVALID_DATE | Invalid date |
NOT_POSSIBLE | Deletion is not possible |
NO_AUTHORIZATION | No Authorization |
OBJECT_DOES_NOT_EXIST | Object Does Not Exist |