SAP Program RFVIAS01 - General Information on Tenancy: Correspondence

Description
The report prints general letters.
The letters are printed perrental agreement. You candecide which letters are printed for which recipients. For this, youenter the correspondence activity (CA) on theinitial screen which corresponds with the settings you require. Thesystem automatically defaults a correspondence activity but you areable to overwrite this.

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 general letters in the word processing program which youfuse for correspondence.
These letters are found in the document group MVAG.
Make sure this requirement has been fulfilled.
IF &DEVICE& = 'SCREEN'
Letter Customizing: Execute function
ENDIF
Maintain letters
----------------
Before you initially run the report you need at least one form letterfor residential rental agreements in the word processing system whichyou use for correspondence. The same applies to the accompanyingletter.
These letters are stored in the document group MVAG.
Check whether such letters are available.
IF &DEVICE& = 'SCREEN'
Customizing letters: Execute function
ENDIF
Maintenance of correspondence activities
INCLUDE FVCORRESP_CORRACT_MAINTAIN OBJECT DOKU ID TX
Correspondence application '009' is used to print the general letters.
You can set default values for the correspondence activities. In acorrespondence application you can group severalcorrespondence activities together and indicate which one is to appearas the default value on the initial screen of the report.
IF &DEVICE& = 'SCREEN'
Customizing default values: Execute function
ENDIF
For more information, refer to the description of the correspondenceinterface.

Output
INCLUDE RE_OUTPUT_FOR_CORRESP_09 OBJECT DOKU ID TX

Further information
Documentation of a related program