Programme SAP RFVIGM01 - Garage Lease-Out Form: Correspondence

Description
The report prints garagerental agreements and theaccompanying letter for each agreement if required.
The letters are printed per rental agreement. You can decide whichletter to print for which recipients.
INCLUDE FVCORRESP_USE_OF_CORRACT_01 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 the garage rental agreement in the word processing systemwhich you use for correspondence. This also applies to the accompanyingletter to the tenant.
These letters are found in the following documentgroups:

  • Garage rental agreements are in document group GAMV.

  • Accompanying letters to garage rental agreements are in
  • document group GMVA.
    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 '100' is used to print the rental agreement.
    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_MAINTAIN_3 OBJECT DOKU ID TX
    For more information, refer to the description of the correspondenceinterface.

    Output
    For accompanying letters:
    You find more information in another documentation:
    IF &DEVICE& = 'SCREEN'
    Execute function
    ENDIF
    For garage rental agreements:
    INCLUDE RE_OUTPUT_FOR_CORRESP_01 OBJECT DOKU ID TX

    Further information
    Documentation of a related program