SAP ABAP Function Module DD_ENQU_PARLIST (Bestimmt die maximale Liste der Sperrparameter 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_PARLIST | Bestimmt die maximale Liste der Sperrparameter zu einem Sperrobjekt |
| Function Group | SDM3 | ENQUEUE function module generation |
| Program Name | SAPLSDM3 | |
| INCLUDE Name | LSDM3U05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DD25V_WA_A | TYPE | DD25V | Lock object header, active state | |||
| |
DD25V_WA_N | TYPE | DD25V | Header, revised/latest state | |||
| |
GOT_STATE | TYPE | DCENQUGET | State of the read component objects | |||
| |
OBJECT_INCONSISTENT | TYPE | DDREFSTRUC-BOOL | Join condition not suitable for lock object | |||
| |
ENQU_NAME | TYPE | DD25L-VIEWNAME | Name of the lock object | |||
| |
WITH_ENQU | TYPE | DDREFSTRUC-BOOL | ' ' | Flag if sources of the lock object are already there | ||
| |
WITH_TEXT | TYPE | DDREFSTRUC-BOOL | ' ' | Flag whether to read with text | ||
| |
GET_STATE | TYPE | DCENQUGET | 'M ' | Read status ('A', 'N', 'R','M') | ||
| |
WITH_TABL | TYPE | DDREFSTRUC-BOOL | ' ' | Flag if sources of the base tables are already there | ||
| |
PRID | TYPE | SYST-TABIX | 0 | ID of the error output channel | ||
| |
DD26E_TAB_A | TYPE | DD26E | Base tables, active state | |||
| |
DD26E_TAB_N | TYPE | DD26E | Base tables, revised/latest state | |||
| |
DD27P_FLD_A | TYPE | DD27P | Lock object fields, active state | |||
| |
DD27P_FLD_N | TYPE | DD27P | Fields, revised/latest state | |||
| |
DD02V_BAS | TYPE | DD02V | Header of base tables of lock object | |||
| |
DD03P_BAS | TYPE | DD03P | Fields of the base tables of the lock object | |||
| |
DD05M_BAS | TYPE | DD05M | Foreign key fields of the joins of the lock object | |||
| |
DD08V_BAS | TYPE | DD08V | Foreign key header of the joins of the lock object | |||
| |
DD27P_PAR | TYPE | DD27P | Maximum parameter list of the lock object | |||
| |
ILLEGAL_VALUE | TYPE | Import parameter with invalid value | ||||
| |
ACCESS_FAILURE | TYPE | Reading of the sources failed | ||||
| |
FAILURE_IN_TABLE | TYPE | No active version of a base table | ||||
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 | 19950519 |
| SAP Release Created in |