SAP Function SLS_MISC_F4_HELP - F4 help for PAW screens

Parameter Reference Type Length Default Optional Text
CALLBACK_FORM SYST-XFORM C 30 SPACE X Internal
CALLBACK_PROGRAM SYST-REPID C 40 SPACE X ABAP program, current main program
DISPLAY DDBOOL_D C 1 SPACE X DD: truth value
DYNPNR SYST-DYNNR C 4 SPACE X ABAP program, number of current screen
DYNPPROG SYST-REPID C 40 SPACE X ABAP program, current main program
DYNPROFIELD HELP_INFO-DYNPROFLD C 132 SPACE X Field name
FIELDNAME DFIES-FIELDNAME C 30 Field name
MULTIPLE_CHOICE DDBOOL_D C 1 SPACE X DD: truth value
SEARCHHELP SHLPNAME C 30 SPACE X Name of a search help
SELECTION_SCREEN DDBOOL_D C 1 SPACE X DD: truth value
SHLPPARAM SHLPFIELD C 30 SPACE X Name of a search help parameter
STEPL SYST-STEPL I 4 0 X Screens, current table line index
SUPPRESS_RECORDLIST DDSHF4CTRL-HIDE_LIST C 1 SPACE X Suppress display of hit list
TABNAME DFIES-TABNAME C 30 Table name
VALUE HELP_INFO-FLDVALUE C 255 SPACE X Text (length 132)

Parameter Reference Length Optional Text
RETURN_TAB DDSHRETVAL 328 X Interface Structure Search Help <-> Help System

Exception Text
FIELD_NOT_FOUND Field does not exist in the Dictionary
INCONSISTENT_HELP F4 help for the field is inconsistent
NO_HELP_FOR_FIELD No F4 help is defined for the field
NO_VALUES_FOUND No values found

Functionality
This FM returns the possible entries on value-request(F4) for theappropriate field accepting the search help path and search helpparameters , program name and a parmeter to for multiple selection orsingle selection as input parameters.