Data Element list used by SAP ABAP Function Module CVAPI_DOC_CREATE (DVS: Dokument anlegen)
SAP ABAP Function Module
CVAPI_DOC_CREATE (DVS: Dokument anlegen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DMS_CONTENT_PROVIDE | How is the content of the original transferred | SOURCE VALUE(PF_CONTENT_PROVIDE) LIKE MCDOK-CONTENT_PROVIDE DEFAULT SPACE |
|
| 2 | DOKAR | Document Type | SOURCE VALUE(PFX_DOKAR) LIKE DRAW-DOKAR |
|
| 3 | DOKNR | Document number | SOURCE VALUE(PFX_DOKNR) LIKE DRAW-DOKNR |
|
| 4 | DOKTL_D | Document part | SOURCE VALUE(PFX_DOKTL) LIKE DRAW-DOKTL |
|
| 5 | DOKVR | Document version | SOURCE VALUE(PFX_DOKVR) LIKE DRAW-DOKVR |
|
| 6 | NTADR | Network address | SOURCE VALUE(PF_HOSTNAME) LIKE TDWD-NTADR DEFAULT SPACE |
|
| 7 | PROTF | Document management log field | SOURCE VALUE(PF_STATUSLOG) LIKE DRAP-PROTF DEFAULT SPACE |
|
| 8 | REVLV | Revision level | SOURCE VALUE(PF_REVLEVEL) LIKE MCDOK-REVLV OPTIONAL |
|
| 9 | RFCDEST | Logical Destination (Specified in Function Call) | SOURCE VALUE(PF_HTTP_DEST) LIKE RFCDES-RFCDEST DEFAULT SPACE |
|
| 10 | RFCDEST | Logical Destination (Specified in Function Call) | SOURCE VALUE(PF_FTP_DEST) LIKE RFCDES-RFCDEST DEFAULT SPACE |
|