SAP Program RFVINK01 - Service Charge Stt. for Settlement Identification: Correspondence

Description
The report prints service
charge settlements that are from a specific settlement run.
Correspondence is printed for eachlease-out. You can decidewhich letters are to be sent to which recipients.
INCLUDE FVCORRESP_USE_OF_CORRACT_01 OBJECT DOKU ID TX

Precondition
One-Time preparations
--------------------------------
INCLUDE RECP_PRECONDITIONS_01 OBJECT DOKU ID TX
Maintaining correspondence
------------------
Before executing the report, you need at least one form letter for theservice charge settlement and one for the attachment in the textprocessing system that you have linked to your correspondenceapplication.
Correspondence for service charge settlement is stored in the documentgroup SCS and the attachment for the corresponding letter is in thedocument group SCAT.
Make sure that this requirement is fulfilled.
IF &DEVICE& = 'SCREEN'
Customizing correspondence: Execute function
ENDIF
Maintain correspondence activities
INCLUDE FVCORRESP_CORRACT_MAINTAIN OBJECT DOKU ID TX
Correspondence application '042' belongs to the service chargesettlement.
Maintaining the correspondence groups
INCLUDE FVCORRESP_CORRGRP_MAINTAIN_1 OBJECT DOKU ID TX
INCLUDE FVCORRESP_CORRGRP_MAINTAIN_2 OBJECT DOKU ID TX
INCLUDE FVCORRESP_CORRGRP_MAINTAIN10 OBJECT DOKU ID TX
Additional information is available in the description for thecorrespondence interface.

Output
INCLUDE RE_OUTPUT_FOR_CORRESP_03 OBJECT DOKU ID TX

Further information
Documentation of a subsequent program
Documentation of a subsequent program