The Function Module CJDW_ENQUEUE (Sperren Projekt (Fkts.doku beachten!!!)) is a standard Function Module in SAP ERP and is part of the function group CJDW within the package CN_PSP_OPR.
Function Module | CJDW_ENQUEUE |
Short Text | Sperren Projekt (Fkts.doku beachten!!!) |
Function Group | CJDW |
Package | CN_PSP_OPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECT_ID | LIKE | PROJ-PSPID | SPACE | Key (project or WBS element number) |
OTYPE | LIKE | PROJ_ENQ-TYP | 'P' | Objekttyp (P,D,H,E,T) |
SHARED | LIKE | PROJ_ENQ-TYP | SPACE | X - block shared |
VSNMR | LIKE | VSKOPF-VSNMR | SPACE | Versionsnummer |
WAIT | LIKE | PROJ_ENQ-TYP | SPACE | Queues for lock indicator |
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 |
---|---|
FOREIGN_LOCK | Object is already being processed |
INVALID_TYPE | Invalid object type |
MISSING_PARAMETER | Parameter is missing (object or element list) |
SYSTEM_FAILURE | System error in lock management |