Data Element list used by SAP ABAP Function Module CLSC_SEARCH_IN_CLASSTYPE (CLSC_SEARCH_IN_CLASSTYPE)
SAP ABAP Function Module
CLSC_SEARCH_IN_CLASSTYPE (CLSC_SEARCH_IN_CLASSTYPE) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CLSELBOOL | Boolean type | ||
| 2 | CLSELBOOL | Boolean type | SOURCE VALUE(I_NO_KSSK_CHECK) TYPE CLSELBOOL DEFAULT SPACE |
|
| 3 | CLSELBOOL | Boolean type | SOURCE VALUE(E_NO_STATISTICS) TYPE CLSELBOOL |
|
| 4 | CLSELBOOL | Boolean type | SOURCE VALUE(E_RESULT_INCOMPLETE) TYPE CLSELBOOL |
|
| 5 | CLSTATUS | Classification status | SOURCE VALUE(I_STATUS_LOCKED) LIKE KSSK-STATU DEFAULT SPACE |
|
| 6 | CLSTATUS | Classification status | SOURCE VALUE(I_STATUS_INCOMPLETE) LIKE KSSK-STATU DEFAULT SPACE |
|
| 7 | CLSTATUS | Classification status | SOURCE VALUE(I_STATUS_FREE) LIKE KSSK-STATU DEFAULT 'X' |
|
| 8 | KLASSENART | Class Type | SOURCE VALUE(I_CLASSTYPE) LIKE TCLA-KLART |
|
| 9 | MAX_HITS | Maximum number of hits | SOURCE VALUE(I_MAX_HITS) LIKE CLSELINPUT-MAX_HITS DEFAULT 0 |
|
| 10 | OBJNUM | Key of object to be classified | SOURCE VALUE(I_OBJECTNAME) LIKE KSSK-OBJEK OPTIONAL |
|