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.
Function Module | CVV1_DISPLAY_ALL_RECIPIENTS |
Short Text | DDS: Anzeigen aller Empfänger eines Dokumentes |
Function Group | CVV1 |
Package | CVDI |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
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 |
---|---|
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 |