SAP ABAP Function Module SLS_MISC_F4_HELP (F4 help for PAW screens)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   KM-KW-PAW (Application Component) Performance Assessment Workbench
     SIWL (Package) AsseT Learningscape (PEW) / Knowledge Warehouse
Basic Data
Function Module SLS_MISC_F4_HELP F4 help for PAW screens  
Function Group SLS0   PAW - Miscelaneous (MISC)  
Program Name SAPLSLS0    
INCLUDE Name LSLS0U27    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing TABNAME TYPE DFIES-TABNAME Table name
Importing FIELDNAME TYPE DFIES-FIELDNAME Field name
Importing SEARCHHELP TYPE SHLPNAME SPACE Name of a search help
Importing SHLPPARAM TYPE SHLPFIELD SPACE Name of a search help parameter
Importing DYNPPROG TYPE SYST-REPID SPACE ABAP program, current main program
Importing DYNPNR TYPE SYST-DYNNR SPACE ABAP program, number of current screen
Importing DYNPROFIELD TYPE HELP_INFO-DYNPROFLD SPACE Field name
Importing STEPL TYPE SYST-STEPL 0 Screens, current table line index
Importing VALUE TYPE HELP_INFO-FLDVALUE SPACE Text (length 132)
Importing MULTIPLE_CHOICE TYPE DDBOOL_D SPACE DD: truth value
Importing DISPLAY TYPE DDBOOL_D SPACE DD: truth value
Importing SUPPRESS_RECORDLIST TYPE DDSHF4CTRL-HIDE_LIST SPACE Suppress display of hit list
Importing CALLBACK_PROGRAM TYPE SYST-REPID SPACE ABAP program, current main program
Importing CALLBACK_FORM TYPE SYST-XFORM SPACE Internal
Importing SELECTION_SCREEN TYPE DDBOOL_D SPACE DD: truth value
Tables RETURN_TAB TYPE DDSHRETVAL Interface Structure Search Help <-> Help System
Exception FIELD_NOT_FOUND TYPE Field does not exist in the Dictionary
Exception NO_HELP_FOR_FIELD TYPE No F4 help is defined for the field
Exception INCONSISTENT_HELP TYPE F4 help for the field is inconsistent
Exception NO_VALUES_FOUND TYPE No values found
               
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  20001009 
SAP Release Created in