SAP ABAP Function Module HELP_VALUES_GET_AND_RETURN_TAB (Use F4IF_INT_TABLE_VALUE_REQUEST)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-HLP (Application Component) F1 Help
     SHEL (Package) New Help Processor
Basic Data
Function Module HELP_VALUES_GET_AND_RETURN_TAB Use F4IF_INT_TABLE_VALUE_REQUEST  
Function Group SHL2   Help functions  
Program Name SAPLSHL2   Possible entries 
INCLUDE Name LSHL2U28    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETURNCODE TYPE SYST-SUBRC Action code: 12 Cancel, 0 otherwise
Importing CUCOL TYPE SYST-CUCOL 0 Cursor position: Column
Importing CUROW TYPE SYST-CUROW 0 Cursor position: Line
Importing DISPLAY TYPE SPACE Display flag: 'X' display only, ' ' with choice
Importing SELECTFIELD TYPE HELP_INFO-FIELDNAME Chosen table field
Importing TABLENAME TYPE HELP_INFO-TABNAME Name of the Dict.tab.,struct.of the int. table
Importing WRITE_SELECTFIELD_IN_COLOURS TYPE 'X' Color display of selected values
Importing USE_USER_DEFINED_FIELDS TYPE SPACE User table definition: 'X'
Importing NO_SCROLL TYPE SPACE No list scroll when marking: 'X'
Importing TITEL TYPE SPACE Title of the F4 popup
Importing MARK_ALL_BY_DEFAULT TYPE SPACE Display all values as already marked
Importing RETURN_PRESEL_VALUES TYPE SPACE Return pre-selected values
Tables FULL_TABLE TYPE   Internal Table
Tables SELECTION_TAB TYPE SHVALUE Lines and values return table
Tables USER_FIELDS TYPE HELP_VALUE User-specified table fields
Tables USER_MARKED_VALUES TYPE   Values which are to be marked in the list
Exception NO_TABLEFIELDS_IN_DICTIONARY TYPE No fields available in ABAP Dictionary
Exception NO_TABLESTRUCTURE_GIVEN TYPE No Dictionary table name specified
Exception FIELD_NOT_IN_DDIC TYPE Table (field) not (active) in DDIC.
Exception MORE_THEN_ONE_SELECTFIELD TYPE More than one field flagged as F4 field.
Exception NO_SELECTFIELD TYPE No field flagged as F4 field
               
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