Menu

SAP Function Module CVV1_PROCESS_RECIPIENT_LIST

DDS: Empfängerliste verarbeiten (API)

The Function Module CVV1_PROCESS_RECIPIENT_LIST (DDS: Empfängerliste verarbeiten (API)) is a standard Function Module in SAP ERP and is part of the function group CVV1 within the package CVDI.

Technical Information

Function Module CVV1_PROCESS_RECIPIENT_LIST
Short Text DDS: Empfängerliste verarbeiten (API)
Function Group CVV1
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
COMMIT LIKE 'X' 'X' -> ja ' ' -> commit von rufender Applikation
DESCRIPTION LIKE DRZAT-DESCRIPT Beschreibung der Empfängerliste
FUNCTION_TYPE LIKE '3' '1' -> anlegen '2' -> ändern '3' -> anzeigen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_UPDATE LIKE 'X' -> commit von Appl. ' ' -> kein Commit

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
DOCUMENTS LIKE CVDIOBJECT Tabelle mit Dokumenten

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_DOCUMENT_KEY Der Dokumentschlüssel wurde falsch angegeben