The Function Module CVV1_FIND_RECIPIENT (DDS: Empfänger suchen (intern)) is a standard Function Module in SAP ERP and is part of the function group CVV1 within the package CVDI.
Function Module | CVV1_FIND_RECIPIENT |
Short Text | DDS: Empfänger suchen (intern) |
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 |
---|---|---|---|---|
ADDRESS_STRING | LIKE | Empfängername | ||
NO_DIALOG | LIKE | SONV-FLAG | ' ' | 'X' -> ohne dialog |
RECID | LIKE | DRZA-RECID | Empfänger-ID | |
RECTP | LIKE | DRZA-RECTP | SPACE | Typ des Empfängers |
SINGLE_SELECTION | LIKE | 'X' | 'X' -> nur einzelner Eintrag wird gesucht | |
TYPEID | LIKE | DRZA-OFF_RECTP | ' ' | Empfängertyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COM_TYPE | LIKE | DRZA-COM_TYPE | Verteilungsart | |
NAME | LIKE | CVISCREEN-REC_NAME | vollständiger Empfängername | |
OBJTYPE | LIKE | SWOTOBJID-OBJTYPE | Objekttyp | |
RECID | LIKE | DRZA-RECID | Empfänger-ID | |
SEQNO | LIKE | DRZA-SEQNO | Laufende Nummer | |
TYPEDESCRIPTION | LIKE | SOS04-L_ESC_DES | Beschreibung des Empfängertyps | |
TYPEID | LIKE | DRZA-OFF_RECTP | Empfängertyp |
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 |
---|---|
FUNCTION_CANCELED | Funktion vom Benutzer abgebrochen |
NO_RECIPIENT | kein Empfänger gefunden |