The Function Module CVV4_DDP_OUTPUT (DDS: Ausgabe eines Paketes über Komm.-Interface) is a standard Function Module in SAP ERP and is part of the function group CVV4 within the package CVDI.
Function Module | CVV4_DDP_OUTPUT |
Short Text | DDS: Ausgabe eines Paketes über Komm.-Interface |
Function Group | CVV4 |
Package | CVDI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_COM_TYPE | LIKE | DRZOC-COM_TYPE | ' ' | Kommunikationsart |
I_DDP_ID | LIKE | DRZOC-DDP_ID | Nummer des Bündels | |
I_DRZO | LIKE | DRZO | Kennz: Ausgabe kontrollieren | |
I_MESSAGE_OBJ | LIKE | OBJ_RECORD | Message-Objekt | |
I_RECID | LIKE | DRZOC-RECID | Empfänger-ID | |
I_RECTP | LIKE | DRZOC-RECTP | ' ' | Empfängertyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
STATUS | LIKE | CVIBOR-STATUS | Status (OK, ERROR) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DDP_ID_NOT_EXISTS | Für das Paket existiert kein Teilauftrag |
NO_DDP_ID | Es wurde keine Paket-ID angegeben |
NO_REASONTYPE | Art der Initiierung wurde nicht angegeben |