Menu

SAP Function Module CVV2_DDI_CREATE

DDS: Initialauftrag anlegen (DDI)

The Function Module CVV2_DDI_CREATE (DDS: Initialauftrag anlegen (DDI)) is a standard Function Module in SAP ERP and is part of the function group CVV2 within the package CVDI.

Technical Information

Function Module CVV2_DDI_CREATE
Short Text DDS: Initialauftrag anlegen (DDI)
Function Group CVV2
Package CVDI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DRZOI LIKE DRZOI Struktur Initialauftragsdaten
I_STATUS LIKE DRZOC-STATUS Status der Teilaufträge

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DDI_ID LIKE DRZOI-DDI_ID Initialauftrags-ID

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
DRZOC_TAB LIKE DRZOC Tabelle mit Teilaufträgen

Exceptions

This function module does not define any Exceptions.