Menu

SAP Function Module CLSC_SELECT_OBJECTS

FB veraltet. Bitte CLSC_SEARCH_OBJECTS verwenden.

The Function Module CLSC_SELECT_OBJECTS (FB veraltet. Bitte CLSC_SEARCH_OBJECTS verwenden.) is a standard Function Module in SAP ERP and is part of the function group CLSC within the package CLCL.

Technical Information

Function Module CLSC_SELECT_OBJECTS
Short Text FB veraltet. Bitte CLSC_SEARCH_OBJECTS verwenden.
Function Group CLSC
Package CLCL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IMP_DIRECTION LIKE SY-BATCH SPACE Sort in ascending or descending order
IMP_KLAH LIKE KLAH Class header data
IMP_LANGUAGE LIKE SY-LANGU SY-LANGU Language indicator for sorting language-dependent values
IMP_LANGUAGE_NEUTRAL LIKE SY-BATCH SPACE Language indicator for sorting neutral values
IMP_MAX_HITS LIKE RMCLS-MAX_HITS 0 Ende Verarbeitung bei MAX_HITS Treffern
IMP_NO_ALLOWED_VAL LIKE SY-BATCH SPACE Allowed values for chars are not regarded
IMP_NO_MESSAGE LIKE SY-BATCH SPACE No message output
IMP_NO_OF_SORTCOLUMNS LIKE CLDAR-DAR_SRT_N 5 Number of value columns to be sorted
IMP_OBJECT LIKE SPACE Object for preselection
IMP_OBJECT_FEATURE LIKE SY-BATCH SPACE Internal use
I_LOWER_DATE LIKE SY-DATUM Lower Limit of Validity
I_NO_AUTH_CHECK TYPE CLSELBOOL SPACE No authorization check
KEY_DATE LIKE RMCLS-KEY_DATE SY-DATUM Validity time
NO_INITIAL_VALUES LIKE SY-BATCH SPACE Excluded objects with initial values
OBJECTTYPE LIKE TCLAO-OBTAB SPACE Object type (for example, MARA for material, see TCLAO)
SPECIAL_SELECT_CO LIKE SY-BATCH SPACE Aggregation via controlling area

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXP_IN_EX LIKE RMCLSINEX Secondary index: CLINT-CLASS
EXP_OBJECTS LIKE CLOBJ Objects found
EXP_VALUES LIKE AUSP Objects with values found
IMP_FEATURES LIKE Characteristics used in search
IMP_FEATURE_NEW LIKE CLSELFEATURES Characteristics adapted to the environment
IMP_FEATURE_VALUES_NEW LIKE API_VALUE Values adapted to the environment
IMP_SELTAB LIKE COMW Search criteria

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_OBJECTS_FOUND No objects found to match criteria
ONE_OBJECT_FOUND Only 1 object found
RESULT_TRUNCATED Ergebnis nicht vollständig, Obergrenze erreicht