Table list used by SAP ABAP Function Module ENQUEUE_EF_OID_FIEB (Enqueue-Sperre für Objekt EF_OID_FIEB anfordern)
SAP ABAP Function Module
ENQUEUE_EF_OID_FIEB (Enqueue-Sperre für Objekt EF_OID_FIEB anfordern) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD26E | Interface Structure for Base Tables of a Lock Object | SOURCE VALUE(MODE_FIEB_OID_LOCK) LIKE DD26E-ENQMODE DEFAULT 'E' |
|
| 2 | DDENQ_LIKE | Ref. Fields for Parameters of the ENQUEUE Function Module | SOURCE VALUE(_COLLECT) LIKE DDENQ_LIKE-COLLECT DEFAULT ' ' |
|
| 3 | FIEB_OID_LOCK | Used to Lock any Given Objects Using Their OID | SOURCE VALUE(OBJTYP) TYPE FIEB_OID_LOCK-OBJTYP OPTIONAL |
|
| 4 | FIEB_OID_LOCK | Used to Lock any Given Objects Using Their OID | SOURCE VALUE(OBJID) TYPE FIEB_OID_LOCK-OBJID OPTIONAL |
|