SAP ABAP Function Module CLSC_SELECT_OBJECTS (FB veraltet. Bitte CLSC_SEARCH_OBJECTS verwenden.)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-CL-CL (Application Component) Classification
     CLCL (Package) Classification Functions
Basic Data
Function Module CLSC_SELECT_OBJECTS FB veraltet. Bitte CLSC_SEARCH_OBJECTS verwenden.  
Function Group CLSC   Find Objs in Class: Organizational Areas  
Program Name SAPLCLSC    
INCLUDE Name LCLSCU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IMP_DIRECTION TYPE SYST-BATCH SPACE Sort in ascending or descending order
Importing IMP_KLAH TYPE KLAH Class header data
Importing IMP_LANGUAGE TYPE SYST-LANGU SY-LANGU Language indicator for sorting language-dependent values
Importing IMP_LANGUAGE_NEUTRAL TYPE SYST-BATCH SPACE Language indicator for sorting neutral values
Importing IMP_NO_MESSAGE TYPE SYST-BATCH SPACE No message output
Importing IMP_NO_OF_SORTCOLUMNS TYPE CLDAR-DAR_SRT_N 5 Number of value columns to be sorted
Importing IMP_OBJECT TYPE SPACE Object for preselection
Importing IMP_OBJECT_FEATURE TYPE SYST-BATCH SPACE Internal use
Importing KEY_DATE TYPE RMCLS-KEY_DATE SY-DATUM Validity time
Importing I_LOWER_DATE TYPE SYST-DATUM Lower Limit of Validity
Importing NO_INITIAL_VALUES TYPE SYST-BATCH SPACE Excluded objects with initial values
Importing OBJECTTYPE TYPE TCLAO-OBTAB SPACE Object type (for example, MARA for material, see TCLAO)
Importing SPECIAL_SELECT_CO TYPE SYST-BATCH SPACE Aggregation via controlling area
Importing IMP_NO_OF_ALLOC TYPE SYST-DBCNT
Importing IMP_MAX_HITS TYPE RMCLS-MAX_HITS 0 Ende Verarbeitung bei MAX_HITS Treffern
Importing IMP_NO_ALLOWED_VAL TYPE SYST-BATCH SPACE Allowed values for chars are not regarded
Importing I_NO_AUTH_CHECK TYPE CLSELBOOL SPACE No authorization check
Tables EXP_OBJECTS TYPE CLOBJ Objects found
Tables EXP_VALUES TYPE AUSP Objects with values found
Tables IMP_FEATURES TYPE   Characteristics used in search
Tables IMP_FEATURE_NEW TYPE CLSELFEATURES Characteristics adapted to the environment
Tables IMP_FEATURE_VALUES_NEW TYPE API_VALUE Values adapted to the environment
Tables IMP_SELTAB TYPE COMW Search criteria
Tables EXP_IN_EX TYPE RMCLSINEX Secondary index: CLINT-CLASS
Tables IMP_OBTAB_TAB TYPE MCLS_R_TABELLE
Exception NO_OBJECTS_FOUND TYPE No objects found to match criteria
Exception ONE_OBJECT_FOUND TYPE Only 1 object found
Exception RESULT_TRUNCATED TYPE Ergebnis nicht vollständig; Obergrenze erreicht
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19991102 
SAP Release Created in