Show TOC

 Saving Recipient Lists (EXIT_SAPLCVV1_001)

Definition

Function module that is called by customer exit CVDI0001 when a recipient list is saved and before the data is written to the database.

Use

You cannot change the program logic. You can only change the data in the logic.

Structure

The interface is structured as follows:

Parameters that Can Be Processed in the Function Module

Parameter

Parameter

Value

Direction

Description

importing

i_action

I

U

Create a recipient list

Change a recipient list

exporting

e_return

0

<>0

OK

Error

changing

c_drzao

As database structure DRZAO (general data in a recipient list)

Tables Whose Fields Can Be Processed in the Function Module

Table

Description

T_DRZA

As database structure CVIDRZA (recipient-document relations)

T_DRZAT

As database structure CVIDRZAT (language-dependent description)

Integration

You can enter your company-specific programming logic in the source code of include program zxcvv1u01 .