Data Element list used by SAP ABAP Function Module LESEN_DOKUMENT (Read document)
SAP ABAP Function Module
LESEN_DOKUMENT (Read document) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CVFLAG | Document Management Flag | SOURCE VALUE(DRAP_READ) LIKE MCDOK-MARAF DEFAULT 'X' |
2 | ![]() |
CVFLAG | Document Management Flag | SOURCE VALUE(ORIGINAL_EXISTS) LIKE MCDOK-MARAF |
3 | ![]() |
CVFLAG | Document Management Flag | SOURCE VALUE(DRAD_READ) LIKE MCDOK-MARAF DEFAULT 'X' |
4 | ![]() |
DOKAR | Document Type | SOURCE VALUE(DDOKAR) LIKE DRAW-DOKAR |
5 | ![]() |
DOKNR | Document number | SOURCE VALUE(DDOKNR) LIKE DRAW-DOKNR |
6 | ![]() |
DOKTL_D | Document part | SOURCE VALUE(DDOKTL) LIKE DRAW-DOKTL |
7 | ![]() |
DOKVR | Document version | SOURCE VALUE(DDOKVR) LIKE DRAW-DOKVR |
8 | ![]() |
MANDT | Client | SOURCE VALUE(DMANDT) LIKE DRAW-MANDT DEFAULT SY-MANDT |
9 | ![]() |
TDOBNAME | Name | SOURCE VALUE(LTEXNAM) LIKE THEAD-TDNAME |