SAP ABAP Function Module TR_F4_HELP (General F4 help (with single/multiple selection))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SCTS_NSP (Package) CTS: Namespaces and Naming Conventions
Basic Data
Function Module TR_F4_HELP General F4 help (with single/multiple selection)  
Function Group STR4   General Namespace Modules  
Program Name SAPLSTR4   General F4 Help 
INCLUDE Name LSTR4U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CV_FIRST_INDEX TYPE SYST-TABIX 1 Index of lines that are shown uppermost
Changing CV_SELECTED_INDEX TYPE SYST-TABIX 0 Selected table index
Changing CT_SEL_LINES TYPE STR4_SEL_LINES Selected lines in multiple selection
Exporting EV_EXT_DISPLAY_SELECTED TYPE TRPARI-FLAG 'X': Detail display requested
Exporting EV_OTHER_VIEW_SELECTED TYPE TRPARI-FLAG 'X': Anderes Objekt wurde gewählt
Importing IV_TITLE TYPE C Dialog box title
Importing IS_SEL_TITLE1 TYPE ' ' First header line of the list
Importing IS_SEL_TITLE2 TYPE ' ' Second header line of the list
Importing IV_START_COLUMN TYPE SYST-CUCOL 0 Column in which the dialog box begins
Importing IV_START_ROW TYPE SYST-CUROW 3 Line in which the dialog box begins
Importing IV_NUMBER_OF_ROWS TYPE SYST-TABIX 8 No. of lines on the dialog box (not exact)
Importing IV_NO_OF_KEY_COLUMNS TYPE SYST-TABIX 0 No. of key fields in table
Importing IV_WIDTH_OF_TITLES TYPE TRPARI-FLAG ' ' Take into account title length for output width
Importing IV_WITHOUT_SELECTION TYPE TRPARI-FLAG ' ' Without selection option
Importing IV_MULTIPLE_SELECTION TYPE TRPARI-FLAG ' ' With multiple selection
Importing IV_WITH_SORT_ICON TYPE TRPARI-FLAG ' ' With sort icon
Importing IV_WITH_PRINTER_ICON TYPE TRPARI-FLAG ' ' With print icon
Importing IV_WITH_FILTER_ICON TYPE TRPARI-FLAG ' ' With filter icon
Importing IV_WITH_SEARCH_ICON TYPE TRPARI-FLAG ' ' With find icon
Importing IV_WITH_OTHER_VIEW_ICON TYPE TRPARI-FLAG ' ' Mit Ikone 'Andere Sicht'
Importing IV_EXTENDED_DISPLAY TYPE TRPARI-FLAG ' ' X = Detail display possible
Importing IV_SHOW_ALSO_1 TYPE TRPARI-FLAG ' ' Also display list with only one entry
Tables IT_SEL_TABLE TYPE   Table
Exception NO_LINES TYPE Do not transfer line
Exception NO_LINE_PICKED TYPE No line selected
               
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  19961206 
SAP Release Created in