Programme SAP RFKZIS00_PDF - Vendor Interest Scale

Description
Report RFKZIS00 creates an interest scale (balance interest calculation)in local currency for vendors. A letter is created, and you can definethe level of detail contained therein. The letter contains:

  • Text for the letter

  • Item and balance information in a level of detail that you can select

  • Interest rate overview (optional)

  • An interest amount overview sorted by interest rates
  • Precondition
    Prerequisites for the interest calculation and for posting interest:
    You have defined an interest indicator for the balance interestcalculation and made all other relevant specifications. You can alsodefine that the interest conditions are defined under an account numberthat is then the interest calculation indicator. This enables you todefine the interest conditions on an account-specific basis. Checkwhether this prerequisite is fulfilled. For more information, see theImplementation Guide. You call up the guide in the system settings viathe help menu. Proceed
    You have defined the form for the interest calculation in the system.Check whether this prerequisite is fulfilled.
    Define your own forms if necessary. To do this, you can use the standardforms as copy template. The standard form is F_D_INT_SCALE_00. The textelements for the header, footer, sender, and signature defined for therespective company codes in the payment program are used.
    Define the names of the forms for your interest indicators.
    IF &DEVICE& = 'SCREEN'
    Proceed
    ENDIF
    Make sure that you enter the interest indicators in the master recordsof the vendors taking part in the interest calculation.
    For the interest posting, in the system settings for accounting youdefine the account determination and the document type to be used. Youcan access the respective entry screens in the system settings functionunder Goto in the menu.
    The account determination takes place via the posting interface of theapplication 0006 (vendor interest scale). The following details arerequired:
    First, use the control to define which account determination keys are tobe used. Maintain the account determination key "Business Transaction".You have to create at least posting specifications for both theinterest received posting and the interest paid posting. If you want touse interest splitting, you have to maintain posting specifications foreach of the following: Value date period in the past for minus debitinterest, value date period in the past for minus credit interest, valuedate period in the past for debit interest, value date period in thepast for credit interest, value date period in the past for creditinterest, calculation period for debit interest, calculation period forcredit interest.
    The account symbols for the respective interest received and interestpaid accounts must be completely assigned to accounts. For the vendorposting, only the posting key is relevant. It is defined in the postingspecificatons. The entry in the G/L account field of the accountassignment is not relevant here (vendor posting). You cannot enter theinterest as a held item.
    For interest calculation for special sales types, the accountdetermination is stored under the new interest calculation indicatorassigned.
    IF &DEVICE& = 'SCREEN'
    Proceed
    ENDIF

    Output
    For each vendor, a letter is created with an item list. The followinglists are also created:

    • Company code overview

    • Additional log (optional)

    • Error log (if errors have occurred)
    • Process Flow and Specifications for the Interest Calculation

      Notes for special general ledger transactions
      You can calculate interest on special general ledger transactions. To dothis you have to fill the relevant fields in the report. A new interestindicator is assigned to the special general ledger transactions bymeans of the special sales type entered and the interest indicator (oraccount number). The interest conditions are stored under theseindicators. This means that you can calculate interest on special genera
      l ledger transactions separately and under other conditions.
      You cannot handle different transactions simultaneously. You thereforehave to run the report separately for each transaction.
      Since the master record contains only a "Date of Last InterestCalculation#, the relevant batch inputs, if imported, can only be runonce interest has been calculated on all transactions.
      As standard, only transactions with special G/L indicator SPACE (affectsales/do not affect sales) are considered.
      INCLUDE 'FZNS_ZINSSTAFFELREPORT' OBJECT DOKU ID TX LANGUAGE E

      Interest posting and account determination
      If you have selected the field Post Interest Settlements, the interestposting is placed in a batch input session. If the field InterestSplitting is selected, the interest postings of the value date period inthe past are reversed (minus debit interest and minus credit interest);the debit and credit interest of the value date period in the past andthe settlement period is posted. Otherwise only the total interest isposted.
      The account determination takes place via the posting interface. Forinformation about which prerequisites must be fulfilled, see therelevant section.