SAP ABAP Function Module HELP_VALUES_GET_WITH_VALUE (Anzeige der Eingabemöglichkeiten mit Übergabe der Werte und Struktur(i.A))
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_VALUE Anzeige der Eingabemöglichkeiten mit Übergabe der Werte und Struktur(i.A)  
Function Group SHL3   Help functions for external use  
Program Name SAPLSHL3    
INCLUDE Name LSHL3U13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SELECT_VALUE TYPE Selected value
Exporting SELECT_INDEX TYPE SYST-TABIX Table 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
Importing FIELDNAME TYPE HELP_INFO-FIELDNAME SPACE Table field name
Importing TABNAME TYPE HELP_INFO-TABNAME SPACE Name of a Dictionary table
Importing GIVEN_VALUE TYPE HELP_INFO-FLDVALUE values to be marked in the display
Importing SHOW_ALL_VALUES_AT_FIRST_TIME TYPE SPACE Ignore 100-values limit for first call
Importing TITEL TYPE SPACE Titel des F4 Popups
Importing NO_PERS_HELP_SELECT TYPE SPACE Keine Taste "persönliche Hilfe"
Importing NO_SCROLL TYPE SPACE Kein Blättern zum zuletzt gewählten Wert
Tables FIELDS TYPE HELP_VALUE internal table for passing field names
Tables VALUETAB TYPE   internal value passing table
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