SAP ABAP Function Module HELP_VALUES_GET_WITH_TABLE_EXT (Use F4IF_INT_TABLE_VALUE_REQUEST)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-F4 (Application Component) F4 Help
     SDSH (Package) ABAP Dictionary internal: Poss.entries (F4)
Basic Data
Function Module HELP_VALUES_GET_WITH_TABLE_EXT Use F4IF_INT_TABLE_VALUE_REQUEST  
Function Group SHL3   Help functions for external use  
Program Name SAPLSHL3    
INCLUDE Name LSHL3U07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting INDEX TYPE SYST-TABIX Selected internal table index
Exporting SELECT_VALUE TYPE Selected value
Importing CUCOL TYPE SYST-CUCOL 0 Cursor position: Column
Importing CUROW TYPE SYST-CUROW 0 Cursor position: Line
Importing DISPLAY TYPE SPACE Display flag
Importing FIELDNAME TYPE HELP_INFO-FIELDNAME SPACE Name of a table field
Importing TABNAME TYPE HELP_INFO-TABNAME SPACE Name of a Dictionary table
Importing TITLE_IN_VALUES_LIST TYPE SPACE Information line in list popup
Importing SHOW_ALL_VALUES_AT_FIRST_TIME TYPE SPACE Ignore 100-values limit for first call
Importing USE_USER_SHRINKING TYPE SPACE User table definition
Importing TITEL TYPE SPACE Title of the F4 popup
Importing NO_SCROLL TYPE SPACE No list scroll when marking
Importing NO_CONVERSION TYPE SPACE No conversion
Importing NO_MARKING_OF_CHECKVALUE TYPE SPACE Last value cannot be marked
Tables FIELDS TYPE HELP_VALUE internal table for passing field names
Tables SELECT_VALUES TYPE HELP_VTAB All values of the selected line
Tables VALUETAB TYPE   internal value passing table
Tables HEADING_TABLE TYPE F4TYP_HEADING_TAB
Exception FIELD_NOT_IN_DDIC TYPE Table field not in Dictionary
Exception MORE_THEN_ONE_SELECTFIELD TYPE Only pass one field
Exception NO_SELECTFIELD TYPE No field 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  19950113 
SAP Release Created in