SAP Program RFVIMADC - Rent Adjustment - Reminder for Adjustments That Have Not Been Approved

Description
The report prints reminders for rent adjustments subject to approval,which which approval has not yet been given.
The letters are printed per individual rent adjustment. This means thatyou can print the reminder for several rent adjustments of a singlelease-out in separateletters.
You can decide which letters to print for which recipients.
INCLUDE FVCORRESP_USE_OF_CORRACT_04 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 rent adjustment reminder in the word processing system whichyou use for correspondence.
These letters are found in document group RADU.
Make sure this requirement has been fulfilled.
IF &DEVICE& = 'SCREEN'
Letter Customizing: Execute function
ENDIF
Maintenance of correspondence activities
INCLUDE FVCORRESP_CORRACT_MAINTAIN OBJECT DOKU ID TX
Correspondence application '033' is used to print rent adjustmentreminders.
Maintenance of correspondence groups
INCLUDE FVCORRESP_CORRGRP_MAINTAIN22 OBJECT DOKU ID TX
INCLUDE FVCORRESP_CORRGRP_MAINTAIN21 OBJECT DOKU ID TX
For more information, refer to the description of the correspondenceinterface.

Output
INCLUDE RE_OUTPUT_FOR_CORRESP_15 OBJECT DOKU ID TX

Further information
Documentation of a related program