Table list used by SAP ABAP Function Module ENQUEUE_E_FHMAT (Enqueue-Sperre für Objekt E_FHMAT anfordern)
SAP ABAP Function Module
ENQUEUE_E_FHMAT (Enqueue-Sperre für Objekt E_FHMAT anfordern) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CRVM_B | Link of material to a production resource/tool | SOURCE VALUE(MANDT) LIKE CRVM_B-MANDT DEFAULT SY-MANDT |
|
| 2 | CRVM_B | Link of material to a production resource/tool | SOURCE VALUE(WERKS) LIKE CRVM_B-WERKS OPTIONAL |
|
| 3 | CRVM_B | Link of material to a production resource/tool | SOURCE VALUE(OBJTY) LIKE CRVM_B-OBJTY OPTIONAL |
|
| 4 | CRVM_B | Link of material to a production resource/tool | SOURCE VALUE(OBJID) LIKE CRVM_B-OBJID OPTIONAL |
|
| 5 | CRVM_B | Link of material to a production resource/tool | SOURCE VALUE(MATNR) LIKE CRVM_B-MATNR OPTIONAL |
|
| 6 | DD26E | Interface Structure for Base Tables of a Lock Object | SOURCE VALUE(MODE_CRVM_B) LIKE DD26E-ENQMODE DEFAULT 'E' |
|
| 7 | DDENQ_LIKE | Ref. Fields for Parameters of the ENQUEUE Function Module | SOURCE VALUE(_COLLECT) LIKE DDENQ_LIKE-COLLECT DEFAULT ' ' |
|