SAP ABAP Function Module DDIF_SHLP_GET (DD: Interface to read a search help from the ABAP Dictionary)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Function Module DDIF_SHLP_GET DD: Interface to read a search help from the ABAP Dictionary  
Function Group SDIF   Interfaces for the ABAP Dictionary  
Program Name SAPLSDIF    
INCLUDE Name LSDIFU27    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting GOTSTATE TYPE DDGOTSTATE Status in which Reading took Place
Exporting DD30V_WA TYPE DD30V Header of Search Help
Importing NAME TYPE DDOBJNAME Name of Search Help to be Read
Importing STATE TYPE DDOBJSTATE 'A' Read Status of Search Help
Importing LANGU TYPE SYST-LANGU ' ' Language in which Texts are Read
Tables DD31V_TAB TYPE DD31V Inclusions of Search Help
Tables DD32P_TAB TYPE DD32P Fields of Search Help
Tables DD33V_TAB TYPE DD33V Field Assignments of Search Help
Exception ILLEGAL_INPUT TYPE Value not Allowed for Parameter
               
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  19970307 
SAP Release Created in