Menu

SAP Function Module CVV3_DDOC_SET_ALL_READY

DDS: Abschluß der Bearbeitung mehrerer DDOC-Komponenten

The Function Module CVV3_DDOC_SET_ALL_READY (DDS: Abschluß der Bearbeitung mehrerer DDOC-Komponenten) is a standard Function Module in SAP ERP and is part of the function group CVV3 within the package CVDI.

Technical Information

Function Module CVV3_DDOC_SET_ALL_READY
Short Text DDS: Abschluß der Bearbeitung mehrerer DDOC-Komponenten
Function Group CVV3
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_MSGID LIKE SY-MSGID '25' X' -> ja, ' ' -> nein
I_MSGTY LIKE SY-MSGTY 'I' Fehlerbeschreibung
I_STATUS LIKE DRZOC-STATUS Status

Exporting Parameters

This function module does not define any EXPORTING parameters.

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

Exceptions

This function module does not define any Exceptions.