Table list used by SAP ABAP Function Module DEQUEUE_E_WELP (Enqueue-Sperre für Objekt E_WELP freigeben)
SAP ABAP Function Module
DEQUEUE_E_WELP (Enqueue-Sperre für Objekt E_WELP freigeben) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD26E | Interface Structure for Base Tables of a Lock Object | SOURCE VALUE(MODE_WELP) 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 | WELP | Competitor: Price Entry Document (Item) | SOURCE VALUE(MANDT) TYPE WELP-MANDT DEFAULT SY-MANDT |
|
| 4 | WELP | Competitor: Price Entry Document (Item) | SOURCE VALUE(MBELN) TYPE WELP-MBELN OPTIONAL |
|
| 5 | WELP | Competitor: Price Entry Document (Item) | SOURCE VALUE(MBELP) TYPE WELP-MBELP OPTIONAL |
|