The Function Module GET_ENQD_FOR_VERSIONS (Lock object (headers, fields & structure of the ENQUE) for vers.manag) is a standard Function Module in SAP ERP and is part of the function group SDDV within the package SDIC.
Function Module | GET_ENQD_FOR_VERSIONS |
Short Text | Lock object (headers, fields & structure of the ENQUE) for vers.manag |
Function Group | SDDV |
Package | SDIC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ENQUENAME | LIKE | DD25L-VIEWNAME | Name of the lock object | |
STATUS | LIKE | DD25L-AS4LOCAL | 'A' | active or revised object |
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 |
---|---|---|---|---|
VD25TV | LIKE | DD25TV | Fremdsprachen zu Sperrobjekten | |
VD25V | LIKE | DD25V | Header | |
VD26V | LIKE | DD26V | Structure of the respective view | |
VD27V | LIKE | DD27V | Fields of the lock object |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Lock object is not found |
NO_MOD_DD | no DD modification is available |