Menu

SAP Function Module CVV1_DISPLAY_ALL_RECIPIENTS

DDS: Anzeigen aller Empfänger eines Dokumentes

The Function Module CVV1_DISPLAY_ALL_RECIPIENTS (DDS: Anzeigen aller Empfänger eines Dokumentes) 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_DISPLAY_ALL_RECIPIENTS
Short Text DDS: Anzeigen aller Empfänger eines Dokumentes
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
CONTEXT LIKE DRZAO-REASONBPR ' ' Kontext
OBJKEY LIKE DRZA-OBJKEY Dokumentschlüssel
OBJTYPE LIKE DRZA-OBJTYPE SPACE Objekttyp ' ' -> DMS-Dokument

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DOCUMENT_NOT_EXIST Dokument ist nicht vorhanden
NO_RELATION_EXISTS Es existiert keine Empf.liste für das Dokument
WRONG_DOCUMENT_KEY Es wurde ein falscher Dokumentschlüssel angegeben