The Function Module CVV4_GENERATE_HTP (DDS: Verteilungsart HTP (Mail generieren)) is a standard Function Module in SAP ERP and is part of the function group CVV4 within the package CVDI.
Function Module | CVV4_GENERATE_HTP |
Short Text | DDS: Verteilungsart HTP (Mail generieren) |
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 | SPACE | Kommunikationsart |
I_DDP_ID | LIKE | DRZOC-DDP_ID | Paket-ID | |
I_DRZO | LIKE | DRZO | Art der Initiierung | |
I_RECID | LIKE | DRZOC-RECID | SPACE | Empfänger-ID |
I_RECTP | LIKE | DRZOC-RECTP | SPACE | Typ der Empfänger-ID |
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 |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DRZOC_TAB | LIKE | DRZOC | Tabelle mit Teilaufträgen |
This function module does not define any Exceptions.