SAP ABAP Function Module HELP_VALUES_GET_GIVEN_VALUE (Table value help: Specification of table and DD name, return index)
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_GIVEN_VALUE Table value help: Specification of table and DD name, return index  
Function Group SHL3   Help functions for external use  
Program Name SAPLSHL3    
INCLUDE Name LSHL3U14    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting IND TYPE SYST-TABIX Index of the selected field
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 GIVEN_VALUE TYPE HELP_INFO-FLDVALUE Default value, color-highlighted
Importing SHOW_ALL_VALUES_AT_FIRST_TIME TYPE SPACE
Importing TITEL TYPE SPACE
Tables FULL_TABLE TYPE   Internal table
Exception NO_TABLEFIELDS_IN_DICTIONARY TYPE No fields available in ABAP/4 Dictionary
Exception NO_TABLESTRUCTURE_GIVEN TYPE No Dictionary table name specified
Exception MORE_THEN_ONE_SELECTFIELD TYPE
Exception NO_SELECTFIELD TYPE
               
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