The Function Module HR_DEQUEUE_OBJECT (Unlock HR Objects) is a standard Function Module in SAP ERP and is part of the function group HRBAS00ENQDEQ within the package SP00.
Function Module | HR_DEQUEUE_OBJECT |
Short Text | Unlock HR Objects |
Function Group | HRBAS00ENQDEQ |
Package | SP00 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEQUEUE_ONCE | TYPE | C | SPACE | Unlock Object as Many Times as it was Locked |
OBJID | LIKE | PPENQ-OBJID | Object Number | |
OTYPE | LIKE | PPENQ-OTYPE | Object Type | |
PLVAR | LIKE | PPENQ-PLVAR | Plan Version |
This function module does not define any EXPORTING parameters.
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 |
---|---|
ILLEGAL_OTYPE | Object Type not Permitted |
INTERNAL_ERROR | System Error |
OBJID_IS_INITIAL | Object ID Empty |