Data Element list used by SAP ABAP Function Module CUD0_OBJECTS_FROM_CLASS (Auflösung eines Klassenknotens)
SAP ABAP Function Module
CUD0_OBJECTS_FROM_CLASS (Auflösung eines Klassenknotens) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CLMULT | Multiple Selection Allowed | SOURCE REFERENCE(MULTI_OBJECTS_ALLOWED) LIKE STPO-CLMUL DEFAULT SPACE |
|
| 2 | CLOBK | Required Component | SOURCE REFERENCE(OBLIGATORY) LIKE STPO-CLOBK DEFAULT 'X' |
|
| 3 | DATUV | Valid-From Date | SOURCE REFERENCE(DATE) LIKE CABN-DATUV |
|
| 4 | KLASSENART | Class Type | SOURCE REFERENCE(CLASSTYPE) LIKE KLAH-KLART |
|
| 5 | KLASSE_D | Class number | SOURCE REFERENCE(CLASS) LIKE KLAH-CLASS |
|
| 6 | TABELLE | Name of database table for object | SOURCE VALUE(OBJECTTYPE) LIKE TCLAO-OBTAB |
|