Data Element list used by SAP ABAP Function Module DSYS_SHOW_FOR_F1HELP (Call a hypertext for the help display (e.g. for syntax doc.))
SAP ABAP Function Module
DSYS_SHOW_FOR_F1HELP (Call a hypertext for the help display (e.g. for syntax doc.)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DOKU_APPL | Application | SOURCE VALUE(APPLICATION) LIKE DSYDS-APPL DEFAULT 'SO70' |
|
| 2 | DOKU_CLASS | Hypertext: Object Class | SOURCE VALUE(DOKCLASS) LIKE DSYSH-DOKCLASS |
|
| 3 | DOKU_LANGU | Documentation language | SOURCE VALUE(DOKLANGU) LIKE DSYSH-DOKLANGU DEFAULT SY-LANGU |
|
| 4 | DOKU_OUTLI | Structures: name of the structure | SOURCE VALUE(Z_ORIGINAL_OUTLINE) LIKE DSYAH-OUTLINE DEFAULT SPACE |
|
| 5 | DOKU_TITLE | Module Title | SOURCE VALUE(HOMETEXT) LIKE DSYAT-CHILD_TITL DEFAULT ' ' |
|
| 6 | DOKU_TITLE | Module Title | SOURCE VALUE(DOKTITLE) LIKE DSYAT-CHILD_TITL DEFAULT SPACE |
|
| 7 | DOKU_VIEWN | Structures: Name of View | SOURCE VALUE(VIEWNAME) LIKE DSYAD-VIEWNAME DEFAULT 'STANDARD' |
|
| 8 | OUTLINE | Hypertext Structure | SOURCE VALUE(OUTLINE) LIKE DSYGL-OUTLINE DEFAULT SPACE |
|