Table list used by SAP ABAP Function Module C14S_DOCUMENT_NEW_RECYCLE (EHS: Anlegen bzw. Wiederverwenden eines neuen DVS-Dokuments (Infosatz))
SAP ABAP Function Module
C14S_DOCUMENT_NEW_RECYCLE (EHS: Anlegen bzw. Wiederverwenden eines neuen DVS-Dokuments (Infosatz)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CVDDOCKEY | DDS: DMS document key | SOURCE VALUE(E_NEWDOCKEY) LIKE CVDDOCKEY |
|
| 2 | CVDDOCKEY | DDS: DMS document key | ||
| 3 | DRAD | Document-Object Link | ||
| 4 | DRAP | Document Log File | SOURCE VALUE(I_DATUM) LIKE DRAP-DATUM DEFAULT SY-DATUM |
|
| 5 | DRAP | Document Log File | SOURCE VALUE(I_INITIAL_STATUS) LIKE DRAP-DOKST DEFAULT ' ' |
|
| 6 | DRAP | Document Log File | SOURCE VALUE(I_USER) LIKE DRAP-PRNAM DEFAULT SY-UNAME |
|
| 7 | DRAP | Document Log File | SOURCE VALUE(I_PZEIT) LIKE DRAP-PZEIT DEFAULT SY-UZEIT |
|
| 8 | DRAP | Document Log File | ||
| 9 | DRAT | Texts for Document Info Records | ||
| 10 | DRAT | Texts for Document Info Records | SOURCE VALUE(I_DOKTEXT) LIKE DRAT-DKTXT DEFAULT ' ' |
|
| 11 | DRAW | Document Info Record | SOURCE VALUE(I_VERSION) LIKE DRAW-DOKVR DEFAULT '00' |
|
| 12 | DRAW | Document Info Record | SOURCE VALUE(I_PARTDOC) LIKE DRAW-DOKTL DEFAULT '000' |
|
| 13 | DRAW | Document Info Record | SOURCE VALUE(I_DOCNO) LIKE DRAW-DOKNR OPTIONAL |
|
| 14 | DRAW | Document Info Record | SOURCE VALUE(I_DOCCAT) LIKE DRAW-DOKAR |
|
| 15 | DRAW | Document Info Record |