SAP ABAP Function Module DD_ENQU_GENERATE (Generiert Sperrbausteine zu einem Sperrobjekt)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDVI (Package) ABAP/4 Dictionary: Views, Lock Objects

⤷

⤷

Basic Data
Function Module | DD_ENQU_GENERATE | Generiert Sperrbausteine zu einem Sperrobjekt |
Function Group | SDM3 | ENQUEUE function module generation |
Program Name | SAPLSDM3 | |
INCLUDE Name | LSDM3U09 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
DD25V_WA | TYPE | DD25V | SPACE | Header of the lock object | ||
![]() |
DEQAREA | TYPE | TLIBG-AREA | Function group of the DEQUEUE module | |||
![]() |
DEQFUNCNAME | TYPE | TFDIR-FUNCNAME | Name of the generated DEQUEUE function module | |||
![]() |
ENQAREA | TYPE | TLIBG-AREA | Function group of the ENQUEUE module | |||
![]() |
ENQFUNCNAME | TYPE | TFDIR-FUNCNAME | Name of the generated ENQUEUE function module | |||
![]() |
WITH_ENQU | TYPE | DDREFSTRUC-BOOL | SPACE | Sources of lock object were transferred | ||
![]() |
ENQUNAME | TYPE | DD25V-VIEWNAME | Name of the lock object | |||
![]() |
WITH_TABL | TYPE | DDREFSTRUC-BOOL | SPACE | Sources of the base tables were transferred | ||
![]() |
PRID | TYPE | SYST-TABIX | 0 | Output channel for log writer | ||
![]() |
NO_CODING | TYPE | DDREFSTRUC-BOOL | ' ' | Spezialfunktion: Bausteine ohne Coding generiere | ||
![]() |
DD26E_TAB | TYPE | DD26E | Base tables of the lock object | |||
![]() |
DD27P_FLD | TYPE | DD27P | Lock parameter of the lock object | |||
![]() |
DD03P_BAS | TYPE | DD03P | Fields of the base tables of the lock object | |||
![]() |
DD05M_BAS | TYPE | DD05M | Foreign key fields of the join conditions | |||
![]() |
ENQ_IS_INCONSISTENT | TYPE | Lock object is inconsistent | ||||
![]() |
ENQ_NOT_FOUND | TYPE | Lock object could not be actively read | ||||
![]() |
FUNCTION_ENQUEUED | TYPE | Function module or function group locked | ||||
![]() |
GENERATE_ERROR | TYPE | Function module or function group could not be generated | ||||
![]() |
INTERNAL_ERROR | TYPE | internal error | ||||
![]() |
TOO_MANY_FUNCTIONS | TYPE | All lock function groups full | ||||
![]() |
REP_ERROR | TYPE | Error occurred when generating the coding | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19950922 |
SAP Release Created in |