The Function Module CVV4_DDP_GENERATE (DDS: Generieren des Verteilauftragspaketes) is a standard Function Module in SAP ERP and is part of the function group CVV4 within the package CVDI.
Function Module | CVV4_DDP_GENERATE |
Short Text | DDS: Generieren des Verteilauftragspaketes |
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_DDP_ID | LIKE | DRZOC-DDP_ID | Verteilauftragspaket-ID | |
I_DRZO | LIKE | DRZO | Art der Initiierung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MESSAGE_OBJ | LIKE | OBJ_RECORD | Message-Objekt | |
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 | Die Paket-ID existiert nicht |
NO_DDP_ID | Es wurde keine Paket-ID angegeben |
NO_REASONTYPE | Die Art der Intitiierung wurde nicht angegeben |
RECIPIENT_NOT_FOUND | Der Empfänger konnte nicht ermittelt werden |