Menu

SAP Function Module CVV2_DRZO_UPDATE_ENTRY

DDS: Anlegen/Ändern eines Verteilauftrags auf der Datenbank

The Function Module CVV2_DRZO_UPDATE_ENTRY (DDS: Anlegen/Ändern eines Verteilauftrags auf der Datenbank) 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_DRZO_UPDATE_ENTRY
Short Text DDS: Anlegen/Ändern eines Verteilauftrags auf der Datenbank
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_STR LIKE DRZO Struktur: Initialauftrag
I_UPDATE LIKE 'X' 'X' -> update ' ' -> insert

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DDO_ID LIKE DRZO-DDO_ID Initialauftrags-ID

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_DDO_ID Keine Initialauftrags-ID erzeugt