The Function Module CLSC_SEARCH_IN_CLASSTYPE () is a standard Function Module in SAP ERP and is part of the function group CLSC within the package CLCL.
Function Module | CLSC_SEARCH_IN_CLASSTYPE |
Short Text | |
Function Group | CLSC |
Package | CLCL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CLASSTYPE | LIKE | TCLA-KLART | Class Type | |
I_KEYDATE | LIKE | SY-DATUM | SY-DATUM | Date and Time, Current (Application Server) Date |
I_LANGUAGE | LIKE | SY-LANGU | SY-LANGU | SAP R/3 System, Current Language |
I_MAX_HITS | LIKE | CLSELINPUT-MAX_HITS | 0 | Maximum number of hits |
I_NO_KSSK_CHECK | TYPE | CLSELBOOL | SPACE | |
I_OBJECTNAME | LIKE | KSSK-OBJEK | Key of Object to be Classified | |
I_STATUS_FREE | LIKE | KSSK-STATU | 'X' | |
I_STATUS_INCOMPLETE | LIKE | KSSK-STATU | SPACE | |
I_STATUS_LOCKED | LIKE | KSSK-STATU | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_NO_STATISTICS | TYPE | CLSELBOOL | No statistics available | |
E_RESULT_INCOMPLETE | TYPE | CLSELBOOL |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OBJECTS_TAB | LIKE | CLSEL_SEARCH_OBJECTS | Objects Found | |
E_VALUES_TAB | LIKE | AUSP | Values | |
I_OBJECTS_TAB | LIKE | CLSEL_SEARCH_OBJECTS | ||
I_R_CHARACTERISTICS_TAB | LIKE | CLSEL_R_ATINN | ||
I_R_OBJECTTYPES_TAB | LIKE | MCLS_R_TABELLE | ||
I_SELECTION_CRITERIA_TAB | LIKE | COMW | Selection Criteria | |
I_VALUES_TAB | LIKE | AUSP |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INSUFFICIENT_CRITERIA | |
NO_OBJECTS_FOUND |