Table list used by SAP ABAP Function Module CM_CL_P_COM_CHK_VALID (Prüfen, ob Komponentenzuordnung zulässig ist)
SAP ABAP Function Module
CM_CL_P_COM_CHK_VALID (Prüfen, ob Komponentenzuordnung zulässig ist) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | COM_CLASS_DATA | Data for the class of component allocations | SOURCE VALUE(I_ECN_S) LIKE COM_CLASS_DATA-AENNR OPTIONAL |
|
| 2 | COM_CLASS_DATA | Data for the class of component allocations | SOURCE VALUE(I_KEY_DATE) LIKE COM_CLASS_DATA-DATUV OPTIONAL |
|
| 3 | COM_CLASS_DATA | Data for the class of component allocations | SOURCE VALUE(I_PATH) LIKE COM_CLASS_DATA-KANTE |
|
| 4 | COM_CLASS_DATA | Data for the class of component allocations | SOURCE VALUE(I_ROOT_STLAL) LIKE COM_CLASS_DATA-STLAL_W |
|
| 5 | COM_CLASS_DATA | Data for the class of component allocations | SOURCE VALUE(I_ROOT_STLNR) LIKE COM_CLASS_DATA-STLNR_W |
|
| 6 | COM_CLASS_DATA | Data for the class of component allocations | SOURCE VALUE(I_ROOT_STLTY) LIKE COM_CLASS_DATA-STLTY_W |
|