Menu

SAP Function Module CV115_DOC_OPEN_CREATE

DVS: Dokument zum Anlegen öffnen

The Function Module CV115_DOC_OPEN_CREATE (DVS: Dokument zum Anlegen öffnen) is a standard Function Module in SAP ERP and is part of the function group CV115 within the package CV.

Technical Information

Function Module CV115_DOC_OPEN_CREATE
Short Text DVS: Dokument zum Anlegen öffnen
Function Group CV115
Package CV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_API_FLAG TYPE C SPACE Aufruf im API
PF_DOKAR LIKE DRAW-DOKAR Dokumentart
PF_DOKNR LIKE DRAW-DOKNR Dokumentnummer
PF_DOKTL LIKE DRAW-DOKTL Teildokument
PF_DOKVR LIKE DRAW-DOKVR Dokumentversio

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PSX_DRAW TYPE DRAW Dokumentinformationssatz

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.