SAP ABAP Function Module SDU_SHOW_LIST (Output List and Return Selected Objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-DMO (Application Component) Data Modeler
     SDUM (Package) DM: Data Modeler (new) and SIMO (old)
Basic Data
Function Module SDU_SHOW_LIST Output List and Return Selected Objects  
Function Group SDUY   EDM Function modules for list display  
Program Name SAPLSDUY    
INCLUDE Name LSDUYU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OBJECT TYPE LIST_TAB-TAB_KEY Selected object for individual selection
Importing KEY_TITLE TYPE SPACE Heading of the 1st column
Importing LIST_TITLE TYPE 'Listausgabe'(002) Heading of the list
Importing TEXT_TITLE TYPE SPACE Heading of the 2nd column
Importing WITH_CHECKBOX TYPE 'X' Output with check box (multiple selection)
Tables TAB_LIST TYPE LIST_TAB Objects to be output
Exception NOT_CHOSEN TYPE No selection made
               
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  19950113 
SAP Release Created in