Table list used by SAP ABAP Function Module ENQUEUE_E_FRET_MAT (Enqueue-Sperre für Objekt E_FRET_MAT anfordern)
SAP ABAP Function Module
ENQUEUE_E_FRET_MAT (Enqueue-Sperre für Objekt E_FRET_MAT anfordern) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD26E | Interface Structure for Base Tables of a Lock Object | SOURCE VALUE(MODE_FRET_ENQUEUE) 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 | FRET_ENQUEUE | Structure for Locking FRET at Material/Recipient Level | SOURCE VALUE(BLNRA) TYPE FRET_ENQUEUE-BLNRA OPTIONAL |
|
| 4 | FRET_ENQUEUE | Structure for Locking FRET at Material/Recipient Level | SOURCE VALUE(BPOSA) TYPE FRET_ENQUEUE-BPOSA OPTIONAL |
|
| 5 | FRET_ENQUEUE | Structure for Locking FRET at Material/Recipient Level | SOURCE VALUE(BTYPA) TYPE FRET_ENQUEUE-BTYPA OPTIONAL |
|
| 6 | FRET_ENQUEUE | Structure for Locking FRET at Material/Recipient Level | SOURCE VALUE(MANDT) TYPE FRET_ENQUEUE-MANDT DEFAULT SY-MANDT |
|
| 7 | FRET_ENQUEUE | Structure for Locking FRET at Material/Recipient Level | SOURCE VALUE(MATNR) TYPE FRET_ENQUEUE-MATNR OPTIONAL |
|
| 8 | FRET_ENQUEUE | Structure for Locking FRET at Material/Recipient Level | SOURCE VALUE(WERKA) TYPE FRET_ENQUEUE-WERKA OPTIONAL |
|
| 9 | FRET_ENQUEUE | Structure for Locking FRET at Material/Recipient Level | SOURCE VALUE(ABNNR) TYPE FRET_ENQUEUE-ABNNR OPTIONAL |
|