Table list used by SAP ABAP Function Module CS_CL_PBM_LOCK (Setzen von Sperren auf PSP/Material/Werk/Verwendung (Anlegen))
SAP ABAP Function Module
CS_CL_PBM_LOCK (Setzen von Sperren auf PSP/Material/Werk/Verwendung (Anlegen)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD26E | Interface Structure for Base Tables of a Lock Object | SOURCE VALUE(MODE_PBM_CLASS_LOCK) 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 | PBM_CLASS_DATA | Data for the class of the project BOM assignment | SOURCE VALUE(MANDT) TYPE PBM_CLASS_DATA-MANDT DEFAULT SY-MANDT |
|
| 4 | PBM_CLASS_DATA | Data for the class of the project BOM assignment | SOURCE VALUE(WERKS) TYPE PBM_CLASS_DATA-WERKS OPTIONAL |
|
| 5 | PBM_CLASS_DATA | Data for the class of the project BOM assignment | SOURCE VALUE(STLAN) TYPE PBM_CLASS_DATA-STLAN OPTIONAL |
|
| 6 | PBM_CLASS_DATA | Data for the class of the project BOM assignment | SOURCE VALUE(MATNR) TYPE PBM_CLASS_DATA-MATNR OPTIONAL |
|
| 7 | PBM_CLASS_DATA | Data for the class of the project BOM assignment | SOURCE VALUE(PSPNR) TYPE PBM_CLASS_DATA-PSPNR OPTIONAL |
|