SAP ABAP Function Module RHF4_RFC_FIELD_VALUE_REQUEST (RHF4_RFC_FIELD_VALUE_REQUEST)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-OM (Application Component) Organizational Management
     SP00 (Package) Organization and Planning
Basic Data
Function Module RHF4_RFC_FIELD_VALUE_REQUEST  
Function Group RHF4   IPA: Search Help Modules  
Program Name SAPLRHF4   IPA: Search help modules 
INCLUDE Name LRHF4U21    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing TABNAME TYPE DFIES-TABNAME Table/structure name from Dictionary
Importing FIELDNAME TYPE DFIES-FIELDNAME Field name from Dictionary
Importing SEARCHHELP TYPE SHLPNAME SPACE Search help as screen field attribute
Importing SHLPPARAM TYPE SHLPFIELD SPACE Search help parameter in screen field
Importing DYNPPROG TYPE SYST-REPID SPACE Current Program
Importing DYNPNR TYPE SYST-DYNNR SPACE Screen Number
Importing DYNPROFIELD TYPE HELP_INFO-DYNPROFLD SPACE Name of screen field for value return
Importing STEPL TYPE SYST-STEPL 0 Steploop line of screen field
Importing VALUE TYPE HELP_INFO-FLDVALUE SPACE Field contents for F4 call
Importing MULTIPLE_CHOICE TYPE DDBOOL_D SPACE Switch on multiple selection
Importing DISPLAY TYPE DDBOOL_D SPACE Override readiness for input
Importing SUPPRESS_RECORDLIST TYPE DDSHF4CTRL-HIDE_LIST SPACE Skip display of the hit list
Importing CALLBACK_PROGRAM TYPE SYST-REPID SPACE Program for callback before F4 start
Importing CALLBACK_FORM TYPE SYST-XFORM SPACE Form for callback before F4 start (-> long docu)
Importing CBK_PLVAR TYPE WPLOG-PLVAR SPACE Target plan version
Importing CBK_OTYPE TYPE WPLOG-OTYPE SPACE Target object type
Importing CBK_TITLE TYPE SYTITLE SPACE Title line
Importing RETURN_ALL_FIELDS TYPE FLAG '*'
Tables RETURN_TAB TYPE DDSHRETVAL Return the selected value
Tables INTERFACE TYPE DDSHIFACE Interface description of a F4 help method
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  20000128 
SAP Release Created in