SAP Program RFVIEU01 - Changeover of Lease-Outs to Euro: Correspondence

Description
The program prints rentalagreement conditions in the oldlocal currency and ineuros.
The purpose is to send letters directly after the conversion to theeuro in which the rental agreement conditions are displayed in eurosand in original currency. Directly after the conversion to the euro therental agreement conditions are available in euros and in the originalcurrency in parallel. As soon as you change rental agreementconditions, only the conditions in euros are changed. These then nolonger correspond to the conditions saved in the original currency.Thus it may be pointless to execute this program afterwards since thedataset has changed.
You can use other correspondence programs to translate the currentconditions from euros to other currencies and print them.
The letters are printed per rental agreement. You can decide whichletters are printed for which recipients.
INCLUDE FVCORRESP_USE_OF_CORRACT_03 OBJECT DOKU ID TX

Precondition
One-time preparations
---------------------
INCLUDE RECP_PRECONDITIONS_01 OBJECT DOKU ID TX
Letter Maintenance
------------------
Before you initially run the report there must be at least one formletter for this letter in the word processing system which you use forcorrespondence.
These letters are stored in document group RACC.
Make sure this requirement is fulfilled.
IF &DEVICE& = 'SCREEN'
Letter Customizing: Execute function
ENDIF
Maintenance of correspondence activities
INCLUDE FVCORRESP_CORRACT_MAINTAIN OBJECT DOKU ID TX
Correspondence application '070' is used to print the notification ofthe RA conditions in euros and the old location currency.
Maintenance of correspondence groups
INCLUDE FVCORRESP_CORRGRP_MAINTAIN_1 OBJECT DOKU ID TX
INCLUDE FVCORRESP_CORRGRP_MAINTAIN_2 OBJECT DOKU ID TX
INCLUDE FVCORRESP_CORRGRP_MAINTAIN11 OBJECT DOKU ID TX
For more information, refer to the description of the correspondenceinterface.

Output
INCLUDE RE_OUTPUT_FOR_CORRESP_11 OBJECT DOKU ID TX

Further information
Documentation of a related program