Data Element list used by SAP ABAP Function Module GET_TITLE_DSYS (Procuring the title of a DSYS module)
SAP ABAP Function Module
GET_TITLE_DSYS (Procuring the title of a DSYS module) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DOKCLASS | Hypertext: Object Class | SOURCE VALUE(DOKTYP) LIKE DSYST-DOKCLASS |
2 | ![]() |
DOKU_ASPCT | Aspect of documentation | SOURCE VALUE(DOKASPECT) LIKE DSYST-DOKASPCT |
3 | ![]() |
DOKU_LANGU | Documentation language | SOURCE VALUE(DOKLANGU) LIKE DSYST-DOKLANGU |
4 | ![]() |
DOKU_ONAME | Documentation Object Name | SOURCE VALUE(DOKNAME) LIKE DSYST-DOKNAME |
5 | ![]() |
DOKU_TITLE | Module Title | SOURCE VALUE(TITLE_OF_DOCUMENT) LIKE DSYST-DOKTITLE |
6 | ![]() |
DOKU_VERS | Version of document | SOURCE VALUE(DOKVERSION) LIKE DSYST-DOKVERSION |