Table list used by SAP ABAP Function Module CM_CL_S_COM_LOAD_CHECK_BY_OPR (Prüfung der Gültigkeit geladener Komponentenzuordnungen (Stückliste))
SAP ABAP Function Module
CM_CL_S_COM_LOAD_CHECK_BY_OPR (Prüfung der Gültigkeit geladener Komponentenzuordnungen (Stückliste)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | COM_CLASS_DATA | Data for the class of component allocations | SOURCE VALUE(I_DATE_FROM) LIKE COM_CLASS_DATA-DATUV OPTIONAL |
|
| 2 | COM_CLASS_DATA | Data for the class of component allocations | SOURCE VALUE(I_IDENT) LIKE COM_CLASS_DATA-IDENT OPTIONAL |
|
| 3 | COM_CLASS_DATA | Data for the class of component allocations | SOURCE VALUE(I_IDENT_REF) LIKE COM_CLASS_DATA-IDENT_REF OPTIONAL |
|
| 4 | COM_CLASS_DATA | Data for the class of component allocations | SOURCE VALUE(I_PLNAL) LIKE COM_CLASS_DATA-PLNAL OPTIONAL |
|
| 5 | COM_CLASS_DATA | Data for the class of component allocations | SOURCE VALUE(I_PLNFL) LIKE COM_CLASS_DATA-PLNFL OPTIONAL |
|
| 6 | COM_CLASS_DATA | Data for the class of component allocations | SOURCE VALUE(I_PLNKN) LIKE COM_CLASS_DATA-PLNKN OPTIONAL |
|
| 7 | COM_CLASS_DATA | Data for the class of component allocations | SOURCE VALUE(I_PLNNR) LIKE COM_CLASS_DATA-PLNNR OPTIONAL |
|
| 8 | COM_CLASS_DATA | Data for the class of component allocations | SOURCE VALUE(I_PLNTY) LIKE COM_CLASS_DATA-PLNTY OPTIONAL |
|
| 9 | COM_CLASS_DATA | Data for the class of component allocations | SOURCE VALUE(I_VORNR) LIKE COM_CLASS_DATA-VORNR OPTIONAL |
|
| 10 | COM_CLASS_DATA | Data for the class of component allocations | SOURCE VALUE(I_DATE_TO) LIKE COM_CLASS_DATA-DATUB OPTIONAL |
|