Table list used by SAP ABAP Function Module CS_OV_BOM_SCREEN_PROCESS (Darstellung von Stücklistenköpfen)
SAP ABAP Function Module
CS_OV_BOM_SCREEN_PROCESS (Darstellung von Stücklistenköpfen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_STLAL) LIKE BOM_CLASS_DATA-STLAL OPTIONAL |
|
| 2 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_EXSTL) LIKE BOM_CLASS_DATA-EXSTL OPTIONAL |
|
| 3 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_DATE_FROM) LIKE BOM_CLASS_DATA-DATUV DEFAULT DATE-MIN_GRG |
|
| 4 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_STLNR) LIKE BOM_CLASS_DATA-STLNR OPTIONAL |
|
| 5 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_STLTY) LIKE BOM_CLASS_DATA-STLTY OPTIONAL |
|
| 6 | BOM_CLASS_DATA | Data for the class of bills of material | ||
| 7 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_DATE_TO) LIKE BOM_CLASS_DATA-DATUB DEFAULT DATE-MAX_GRG |
|
| 8 | CWB_CONTEXT | Engineering Workbench: Context block | ||
| 9 | CWB_WORKAREA | Engineering Workbench: Active working environment | ||
| 10 | MBM_CLASS_DATA | Class data for material - BOM allocation | SOURCE VALUE(I_MATERIAL) LIKE MBM_CLASS_DATA-MATNR OPTIONAL |
|
| 11 | MBM_CLASS_DATA | Class data for material - BOM allocation | SOURCE VALUE(I_PLANT) LIKE MBM_CLASS_DATA-WERKS OPTIONAL |
|
| 12 | TC02 | Check whether an FCode is permitted |