Data Element list used by SAP ABAP Function Module CLCN_CN_OF_OBJECT_IN_CLASSIF (Gives a List of Change Numbers for an Object in Classification)
SAP ABAP Function Module
CLCN_CN_OF_OBJECT_IN_CLASSIF (Gives a List of Change Numbers for an Object in Classification) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | KLASSENART | Class Type | SOURCE VALUE(I_CLASSTYPE) LIKE KLAH-KLART |
|
| 2 | KLMAF | Indicator: Object/Class | SOURCE VALUE(I_MAFID) LIKE KSSK-MAFID |
|
| 3 | OBJNUM | Key of object to be classified | SOURCE VALUE(I_OBJECT) LIKE KSSK-OBJEK |
|
| 4 | TABELLE | Name of database table for object | SOURCE VALUE(I_OBTAB) LIKE TCLO-OBTAB |
|