Table list used by SAP ABAP Function Module CS_CL_P_BOM_AUTHORITY_CHECK (Berechtigungsprüfung für die Bearbeitung einer Stückliste)
SAP ABAP Function Module
CS_CL_P_BOM_AUTHORITY_CHECK (Berechtigungsprüfung für die Bearbeitung einer Stückliste) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BGR_CLASS_DATA | Data for BOM group class | ||
| 2 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_STLAL) LIKE BOM_CLASS_DATA-STLAL |
|
| 3 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_STLTY) LIKE BOM_CLASS_DATA-STLTY |
|
| 4 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_STLNR) LIKE BOM_CLASS_DATA-STLNR |
|
| 5 | CSDATA | BOM Help Fields | ||
| 6 | MBM_CLASS_DATA | Class data for material - BOM allocation | SOURCE VALUE(I_STLAN) LIKE MBM_CLASS_DATA-STLAN OPTIONAL |
|
| 7 | PBM_CLASS_DATA | Data for the class of the project BOM assignment | ||
| 8 | TACTZ | Valid activities for each authorization object | SOURCE VALUE(I_ACTIVITY) LIKE TACTZ-ACTVT |
|