Table list used by SAP ABAP Function Module CM_CL_S_COM_INFO_PROV_BY_ITM (Prüfen, ob zu gegebenen Stücklistenpositionen Zuordnungen existieren)
SAP ABAP Function Module CM_CL_S_COM_INFO_PROV_BY_ITM (Prüfen, ob zu gegebenen Stücklistenpositionen Zuordnungen existieren) is using
# Object Type Object Name Object Description Note
     
1 Table  COM_CLASS_DATA Data for the class of component allocations SOURCE VALUE(I_STLNR_W) LIKE COM_CLASS_DATA-STLNR_W OPTIONAL
2 Table  COM_CLASS_DATA Data for the class of component allocations SOURCE VALUE(I_STLTY_W) LIKE COM_CLASS_DATA-STLTY_W OPTIONAL
3 Table  COM_CLASS_DATA Data for the class of component allocations SOURCE VALUE(I_PATH) LIKE COM_CLASS_DATA-KANTE OPTIONAL
4 Table  COM_CLASS_DATA Data for the class of component allocations SOURCE VALUE(I_PLNAL) LIKE COM_CLASS_DATA-PLNAL OPTIONAL
5 Table  COM_CLASS_DATA Data for the class of component allocations SOURCE VALUE(I_PLNFL) LIKE COM_CLASS_DATA-PLNFL OPTIONAL
6 Table  COM_CLASS_DATA Data for the class of component allocations SOURCE VALUE(I_PLNKN) LIKE COM_CLASS_DATA-PLNKN OPTIONAL
7 Table  COM_CLASS_DATA Data for the class of component allocations SOURCE VALUE(I_PLNNR) LIKE COM_CLASS_DATA-PLNNR OPTIONAL
8 Table  COM_CLASS_DATA Data for the class of component allocations SOURCE VALUE(I_PLNTY) LIKE COM_CLASS_DATA-PLNTY OPTIONAL
9 Table  COM_CLASS_DATA Data for the class of component allocations SOURCE VALUE(I_STLAL_W) LIKE COM_CLASS_DATA-STLAL_W OPTIONAL
10 Table  COM_CLASS_DATA Data for the class of component allocations SOURCE VALUE(I_IDENT) LIKE COM_CLASS_DATA-IDENT OPTIONAL
11 Table  ITM_CLASS_DATA Data for the BOM item class SOURCE VALUE(I_DATE_FROM) LIKE ITM_CLASS_DATA-DATUV DEFAULT DATE-MIN_GRG
12 Table  ITM_CLASS_DATA Data for the BOM item class SOURCE VALUE(I_STLAL) LIKE ITM_CLASS_DATA-STLAL
13 Table  ITM_CLASS_DATA Data for the BOM item class SOURCE VALUE(I_STLTY) LIKE ITM_CLASS_DATA-STLTY
14 Table  ITM_CLASS_DATA Data for the BOM item class SOURCE VALUE(I_STLNR) LIKE ITM_CLASS_DATA-STLNR
15 Table  ITM_CLASS_DATA Data for the BOM item class SOURCE VALUE(I_STLKN) LIKE ITM_CLASS_DATA-STLKN
16 Table  ITM_CLASS_DATA Data for the BOM item class SOURCE VALUE(I_DATE_TO) LIKE ITM_CLASS_DATA-DATUB DEFAULT DATE-MAX_GRG
17 Table  ITM_CLASS_DATA Data for the BOM item class
18 Table  OPR_CLASS_DATA Data for the class of operations