SAP ABAP Function Module ISU_OBJECT_SELECTION (INTERNAL: Selection dialog for IS-U objects)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U (Application Component) SAP Utilities
     EE00 (Package) IS-U: General (Domains and General Objects)
Basic Data
Function Module ISU_OBJECT_SELECTION INTERNAL: Selection dialog for IS-U objects  
Function Group EE00   FMs for general use  
Program Name SAPLEE00   Function modules for general use 
INCLUDE Name LEE00U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing X_TITEL TYPE RSEU1-TIT_TEXT Title of selection screen
Importing X_ANZAHL TYPE ISU_EE00-ANZAHL 0 Maximum number of objects to be selected (see documentation)
Importing X_SORT TYPE ISU_EE00-KZ_SORT 'X' Indicator, whether sorting is carried out
Importing X_KEY_DEFAULT TYPE ISU_SELECT-KEYFELD ' ' Default value for selection when ANZAHL = 1
Importing X_POS_X TYPE I 10 X-position of the screen
Importing X_POS_Y TYPE I 1 Y-position of the screen
Importing X_DYNAMIC TYPE ISU_EE00-KZ_DYNAMIC 'X' Adjust size of screen to table
Importing X_ALL_SELECTED TYPE ISU_EE00-KZ_ALL_SEL ' ' Mark all values
Tables T_SELECT TYPE ISU_SELECT Table of selection objects
Exception CANCELLED TYPE
               
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  20050224 
SAP Release Created in