Menu

SAP Function Module CVAPI_DOC_CREATE

DVS: Dokument anlegen

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module CVAPI_DOC_CREATE (DVS: Dokument anlegen) is a standard Function Module in SAP ERP and is part of the function group CVAPI01 within the package CV.

Technical Information

Function Module CVAPI_DOC_CREATE
Short Text DVS: Dokument anlegen
Function Group CVAPI01
Package CV
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_FTP_DEST LIKE RFCDES-RFCDEST SPACE FTP-Destination
PF_HOSTNAME LIKE TDWD-NTADR SPACE Rechnername des Frontends
PF_HTTP_DEST LIKE RFCDES-RFCDEST SPACE HTTP-Destination
PF_REVLEVEL LIKE MCDOK-REVLV Revisionsstand
PF_STATUSLOG LIKE DRAP-PROTF SPACE Eintrag Statusprotokoll
PS_API_CONTROL TYPE CVAPI_API_CONTROL API-Kontrollstruktur
PS_DRAW LIKE DRAW Dokumentdaten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PFX_DOKAR LIKE DRAW-DOKAR Dokumentart
PFX_DOKNR LIKE DRAW-DOKNR Dokumentnummer
PFX_DOKTL LIKE DRAW-DOKTL Teildokument
PFX_DOKVR LIKE DRAW-DOKVR Dokumentversion
PSX_MESSAGE LIKE MESSAGES Messages

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PT_COMP_X LIKE CVAPI_DOC_COMP Komponenten
PT_DRAD_X LIKE DMS_DB_DRAD Objektverknüpfungen
PT_DRAT_X LIKE DMS_DB_DRAT Kurztexte
PT_FILES_X LIKE CVAPI_DOC_FILE Originale

Exceptions

This function module does not define any Exceptions.