Menu

SAP Function Module CVV5_DISTRIBUTION_NO_DIALOG

DDS: Verteilung starten ohne Dialog (Ermittlung der Empfänger)

The Function Module CVV5_DISTRIBUTION_NO_DIALOG (DDS: Verteilung starten ohne Dialog (Ermittlung der Empfänger)) is a standard Function Module in SAP ERP and is part of the function group CVV5 within the package CVDI.

Technical Information

Function Module CVV5_DISTRIBUTION_NO_DIALOG
Short Text DDS: Verteilung starten ohne Dialog (Ermittlung der Empfänger)
Function Group CVV5
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_EVENT LIKE SWEINSTCOU-EVENT Ereignisname
I_OBJTYPE LIKE SWETYPECOU-OBJTYPE BOR-Objekttyp
I_REASONBPR LIKE DRZOI-REASONBPR Kontext
I_STATUS LIKE DRZOC-STATUS 'MA', 'SY', 'AS'

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 Initialauftragsnummer

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
T_EVENT_CONTAINER LIKE SWCONT Event-Container
T_OBJECTS LIKE CVDIOBJ zu verteilende Dokumente

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DDI_CREATE_ERROR Fehler beim Anlegen des Initialauftrags
NO_RELATION_EXISTS Es konnten keine Empfänger ermittelt werden
USER_EXIT_ERROR Fehler im USER-Exit aufgetreten