SAP ABAP Function Module HELP_VALUES_GET_NO_DD_NAME (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_NO_DD_NAME Use F4IF_INT_TABLE_VALUE_REQUEST  
Function Group SHL3   Help functions for external use  
Program Name SAPLSHL3    
INCLUDE Name LSHL3U11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting IND TYPE SYST-TABIX Index of the selected field
Exporting SELECT_VALUE TYPE HELP_INFO-FLDVALUE 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: 'X' display only, ' ' with choice
Importing SELECTFIELD TYPE HELP_INFO-FIELDNAME Chosen table field
Importing TITEL TYPE SPACE Title of the F4 popup
Importing NO_PERS_HELP_SELECT TYPE SPACE Personal help hidden
Importing TITLE_IN_VALUES_LIST TYPE SPACE Information line in display popup
Importing SHOW_ALL_VALUES_AT_FIRST_TIME TYPE SPACE Ignore 100 values limit for first call
Importing USE_USER_SELECTIONS TYPE SPACE Use specified selection conditions
Importing WRITE_SELECTFIELD_IN_COLOURS TYPE 'X' Use key field color
Importing NO_SCROLL TYPE SPACE No scrolling of the displayed value list
Importing NO_CONVERSION TYPE SPACE No conversion
Importing REDUCED_STATUS_ONLY TYPE SPACE Only Choose/Sort/Cancel
Importing NO_MARKING_OF_CHECKVALUE TYPE SPACE Last value cannot be marked
Importing NO_DISPLAY_OF_PERS_VALUES TYPE SPACE Do not display private values
Importing FILTER_FULL_TABLE TYPE SPACE Internal table has more fields
Tables FIELDS TYPE HELP_VALUE Internal table structure
Tables FULL_TABLE TYPE   Internal Table
Tables USER_SEL_FIELDS TYPE DYNPREAD Specified selection conditions
Tables HEADING_TABLE TYPE F4TYP_HEADING_TAB Field headers
Exception FULL_TABLE_EMPTY TYPE Table contains no values
Exception NO_TABLESTRUCTURE_GIVEN TYPE Incorrect structure of the internal table
Exception NO_TABLEFIELDS_IN_DICTIONARY TYPE One or more fields do not exist in DDIC
Exception MORE_THEN_ONE_SELECTFIELD TYPE More than one field selected
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