Data Element list used by SAP ABAP Function Module DOCU_GET (Dokumentation Dokumentationsobjekt geben)
SAP ABAP Function Module
DOCU_GET (Dokumentation Dokumentationsobjekt geben) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DOKSTATE | Status of documentation module | SOURCE VALUE(DOKSTATE) LIKE DOKHL-DOKSTATE |
|
| 2 | DOKU_ID | Document class | SOURCE VALUE(ID) LIKE DOKHL-ID |
|
| 3 | DOKU_OBJ | Documentation Object | SOURCE VALUE(OBJECT) LIKE DOKHL-OBJECT |
|
| 4 | DOKU_TITLE | Module Title | SOURCE VALUE(DOKTITLE) LIKE DSYST-DOKTITLE |
|
| 5 | DOKU_TYP | Documentation type | SOURCE VALUE(DOKTYP) LIKE DOKIL-TYP |
|
| 6 | DOKU_TYP | Documentation type | SOURCE VALUE(TYP) LIKE DOKHL-TYP DEFAULT 'E' |
|
| 7 | DOKVERS | Version of Documentation Module | SOURCE VALUE(VERSION) LIKE DOKHL-DOKVERSION DEFAULT 0 |
|