SAP ABAP Function Module DSYS_SHOW_FOR_F1HELP (Call a hypertext for the help display (e.g. for syntax doc.))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-HLP (Application Component) F1 Help
     SH (Package) Online Help
Basic Data
Function Module DSYS_SHOW_FOR_F1HELP Call a hypertext for the help display (e.g. for syntax doc.)  
Function Group SH03   Online help: F1 Help  
Program Name SAPLSH03   Online Help: F1 Help 
INCLUDE Name LSH03U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting APPL TYPE Return to the beginning
Exporting PF03 TYPE
Exporting PF15 TYPE F15 return
Exporting PF12 TYPE
Importing APPLICATION TYPE DSYDS-APPL 'SO70' Table DSYDS application
Importing DOKCLASS TYPE DSYSH-DOKCLASS Class of the document to be displayed
Importing DOKLANGU TYPE DSYSH-DOKLANGU SY-LANGU Language in which the document is to be displayed
Importing DOKNAME TYPE Name of the document to be displayed
Importing DOKTITLE TYPE DSYAT-CHILD_TITL SPACE Title displayed for the document
Importing HOMETEXT TYPE DSYAT-CHILD_TITL ' ' Return to the beginning text
Importing OUTLINE TYPE DSYGL-OUTLINE SPACE Outline to which the document belongs
Importing VIEWNAME TYPE DSYAD-VIEWNAME 'STANDARD' Structure OUTLINE view name
Importing Z_ORIGINAL_OUTLINE TYPE DSYAH-OUTLINE SPACE Name of the included structure
Importing CALLED_FROM_SO70 TYPE ' ' 'X' if called from SO70. Otherwise ' '
Importing SHORT_TEXT TYPE SYST-BATCH SPACE Kurztext als Titel anzeigen
Importing APPENDIX TYPE SYST-BATCH SPACE Anhang zum Text generieren (nur FU)
Exception CLASS_UNKNOWN TYPE Class unknown
Exception OBJECT_NOT_FOUND TYPE Document does not exist
               
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  19960920 
SAP Release Created in