Menu

SAP Function Module CVV2_DRZOI_UPDATE_ENTRY

DDS: Anlegen/Ändern eines Initialauftrages auf der Datenbank

The Function Module CVV2_DRZOI_UPDATE_ENTRY (DDS: Anlegen/Ändern eines Initialauftrages 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_DRZOI_UPDATE_ENTRY
Short Text DDS: Anlegen/Ändern eines Initialauftrages 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_DRZOI_STR LIKE DRZOI Struktur: Initialauftrag
I_UPDATE LIKE 'X' 'X -> update entry ' ' -> insert entry

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

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DRZOI_UPDATE_ERROR Es wurde kein Protokollsatz geschrieben
NO_DDI_ID Keine Initialauftrags-ID erzeugt