Table list used by SAP ABAP Function Module ENQUEUE_EMATPLA (Enqueue-Sperre für Objekt EMATPLA anfordern)
SAP ABAP Function Module
ENQUEUE_EMATPLA (Enqueue-Sperre für Objekt EMATPLA anfordern) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD26E | Interface Structure for Base Tables of a Lock Object | SOURCE VALUE(MODE_EMATPLA) 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 | EMATPLA | Blocking criterion for MRP | SOURCE VALUE(MANDT) TYPE EMATPLA-MANDT DEFAULT SY-MANDT |
|
| 4 | EMATPLA | Blocking criterion for MRP | SOURCE VALUE(MATNR) TYPE EMATPLA-MATNR OPTIONAL |
|
| 5 | EMATPLA | Blocking criterion for MRP | SOURCE VALUE(WERKS) TYPE EMATPLA-WERKS OPTIONAL |
|
| 6 | EMATPLA | Blocking criterion for MRP | SOURCE VALUE(BERID) TYPE EMATPLA-BERID OPTIONAL |
|