Menu

SAP Function Module CVV2_DDO_CREATE

DDS: Verteilauftrag anlegen (DDO)

The Function Module CVV2_DDO_CREATE (DDS: Verteilauftrag anlegen (DDO)) 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_DDO_CREATE
Short Text DDS: Verteilauftrag anlegen (DDO)
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_DRZO LIKE DRZO Struktur: Verteilauftrag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DDO_ID LIKE DRZOC-DDO_ID Verteilauftrag
STATUS LIKE CVIBOR-STATUS Status

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
DDOC_TAB LIKE CVIORDERCOMP Teilaufträge

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONTEXT_NOT_VALID Kontext ist nicht gültig
NO_DDO_ID Fehler beim Ermitteln der Verteilauftrags-ID
NO_REASONTYPE Art der Initiierung wurde nicht angegeben
PARAMETER_ERROR Fehler in der Parameterübergabe
USER_EXIT Funktion im USER-Exit beendet