Data Element list used by SAP ABAP Function Module C14SX_DOCUMENT_NEW_RECYCLE (EHS: Anlegen bzw. Wiederverwenden eines neuen DVS-Dokuments (Infosatz))
SAP ABAP Function Module
C14SX_DOCUMENT_NEW_RECYCLE (EHS: Anlegen bzw. Wiederverwenden eines neuen DVS-Dokuments (Infosatz)) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DATUM | Date | SOURCE VALUE(I_DATUM) LIKE DRAP-DATUM DEFAULT SY-DATUM |
2 | ![]() |
DKTXT | Document description | SOURCE VALUE(I_DOKTEXT) LIKE DRAT-DKTXT DEFAULT ' ' |
3 | ![]() |
DOKAR | Document Type | SOURCE VALUE(I_DOCCAT) LIKE DRAW-DOKAR |
4 | ![]() |
DOKNR | Document number | SOURCE VALUE(I_DOCNO) LIKE DRAW-DOKNR OPTIONAL |
5 | ![]() |
DOKST | Document Status | SOURCE VALUE(I_INITIAL_STATUS) LIKE DRAP-DOKST DEFAULT ' ' |
6 | ![]() |
DOKTL_D | Document part | SOURCE VALUE(I_PARTDOC) LIKE DRAW-DOKTL DEFAULT '000' |
7 | ![]() |
DOKVR | Document version | SOURCE VALUE(I_VERSION) LIKE DRAW-DOKVR DEFAULT '00' |
8 | ![]() |
PRNAM | User who sets document status | SOURCE VALUE(I_USER) LIKE DRAP-PRNAM DEFAULT SY-UNAME |
9 | ![]() |
PZEIT | Time of log entry | SOURCE VALUE(I_PZEIT) LIKE DRAP-PZEIT DEFAULT SY-UZEIT |