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.
Function Module | CVV2_DDI_CREATE |
Short Text | DDS: Initialauftrag anlegen (DDI) |
Function Group | CVV2 |
Package | CVDI |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.