Table list used by SAP ABAP Function Module ENQUEUE_E_WELK (Enqueue-Sperre für Objekt E_WELK anfordern)
SAP ABAP Function Module
ENQUEUE_E_WELK (Enqueue-Sperre für Objekt E_WELK anfordern) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD26E | Interface Structure for Base Tables of a Lock Object | SOURCE VALUE(MODE_WELK) LIKE DD26E-ENQMODE DEFAULT 'E' |
|
| 2 | DD26E | Interface Structure for Base Tables of a Lock Object | SOURCE VALUE(MODE_WELP) LIKE DD26E-ENQMODE DEFAULT 'E' |
|
| 3 | DDENQ_LIKE | Ref. Fields for Parameters of the ENQUEUE Function Module | SOURCE VALUE(_COLLECT) LIKE DDENQ_LIKE-COLLECT DEFAULT ' ' |
|
| 4 | WELK | Competitor: Price Entry Document (Header) | SOURCE VALUE(MANDT) TYPE WELK-MANDT DEFAULT SY-MANDT |
|
| 5 | WELK | Competitor: Price Entry Document (Header) | SOURCE VALUE(MBELN) TYPE WELK-MBELN OPTIONAL |
|
| 6 | WELP | Competitor: Price Entry Document (Item) | SOURCE VALUE(MBELP) TYPE WELP-MBELP OPTIONAL |
|