Data Element list used by SAP ABAP Function Module C14SX_DOCUMENT_NEW (EHS: Anlegen eines neuen DVS-Dokuments (Infosatz))
SAP ABAP Function Module
C14SX_DOCUMENT_NEW (EHS: Anlegen 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 |
|
| 3 | DOKAR | Document Type | SOURCE VALUE(I_DOCCAT) LIKE DRAW-DOKAR |
|
| 4 | DOKNR | Document number | SOURCE VALUE(I_DOCNO) LIKE DRAW-DOKNR OPTIONAL |
|
| 5 | DOKTL_D | Document part | SOURCE VALUE(I_PARTDOC) LIKE DRAW-DOKTL DEFAULT '000' |
|
| 6 | DOKVR | Document version | SOURCE VALUE(I_VERSION) LIKE DRAW-DOKVR DEFAULT '00' |
|
| 7 | ESELDEPID | Report Generation Variant | SOURCE VALUE(I_SBGVID) LIKE ESTLP-LDEPID |
|
| 8 | ESESUBID | Specification | SOURCE VALUE(I_SUBID) LIKE ESTRH-SUBID |
|
| 9 | ESEVALFR | Valid-From Date | SOURCE VALUE(I_VALDAT) LIKE ESTRH-VALFR |
|
| 10 | PRNAM | User who sets document status | SOURCE VALUE(I_USER) LIKE DRAP-PRNAM DEFAULT SY-UNAME |
|
| 11 | PZEIT | Time of log entry | SOURCE VALUE(I_PZEIT) LIKE DRAP-PZEIT DEFAULT SY-UZEIT |