Table list used by SAP ABAP Function Module CS_CL_BOM_LOCK (Setzen von Sperren auf Stücklistenköpfe)
SAP ABAP Function Module
CS_CL_BOM_LOCK (Setzen von Sperren auf Stücklistenköpfe) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(MANDT) LIKE BOM_CLASS_DATA-MANDT DEFAULT SY-MANDT |
|
| 2 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(STLTY) LIKE BOM_CLASS_DATA-STLTY OPTIONAL |
|
| 3 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(STLAL) LIKE BOM_CLASS_DATA-STLAL OPTIONAL |
|
| 4 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(STLNR) LIKE BOM_CLASS_DATA-STLNR OPTIONAL |
|
| 5 | DD26E | Interface Structure for Base Tables of a Lock Object | SOURCE VALUE(MODE_BOM_CLASS_LOCK) LIKE DD26E-ENQMODE DEFAULT 'E' |
|
| 6 | DDENQ_LIKE | Ref. Fields for Parameters of the ENQUEUE Function Module | SOURCE VALUE(_COLLECT) LIKE DDENQ_LIKE-COLLECT DEFAULT ' ' |
|