SAP ABAP Function Module DDIF_ENQU_GET (DD: Interface for reading a lock object from the ABAP Dictionary)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDIC (Package) ABAP Dictionary
⤷
⤷
Basic Data
| Function Module | DDIF_ENQU_GET | DD: Interface for reading a lock object from the ABAP Dictionary |
| Function Group | SDIF | Interfaces for the ABAP Dictionary |
| Program Name | SAPLSDIF | |
| INCLUDE Name | LSDIFU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
GOTSTATE | TYPE | DDGOTSTATE | Status in which Reading took Place | |||
| |
DD25V_WA | TYPE | DD25V | Header of the Lock Object | |||
| |
NAME | TYPE | DDOBJNAME | Name of the Lock Object to be Read | |||
| |
STATE | TYPE | DDOBJSTATE | 'A' | Read Status of the Lock Object | ||
| |
LANGU | TYPE | SYST-LANGU | ' ' | Language in which Texts are Read | ||
| |
DD26E_TAB | TYPE | DD26E | Base Tables of the Lock Object | |||
| |
DD27P_TAB | TYPE | DD27P | Lock Parameter of the Lock Object | |||
| |
DDENA_TAB | TYPE | DDENA | Lock Arguments of the Lock Object | |||
| |
ILLEGAL_INPUT | TYPE | Value not Allowed for Parameter | ||||
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 | 19960315 |
| SAP Release Created in |