Entering content frameThis graphic is explained in the accompanying text Proposal: Process Flow of End of Day Processing Locate the document in its SAP Library structure

Prerequisite for this is that at the start of processing, the payment transaction date and the posting date are identical (for example, Oct. 30).

  1. Set the date for payment transactions (RFBKPDT2)
  2. Result: Payment transaction date = Oct. 31

    Posting date stays at Oct. 30.

  3. Write a report to supply the date variable in table TVARV. The date_new is adopted from the current payment transaction date, the date_old from the posting date. This report must be structured in the same way as the sample report described in the Online Self Service (note 123217).
  4. Cash concentration (RFBKKC20)
  5. You must maintain the date variable if the carry forward is not performed value date-exact.

  6. Account balancing (RFBCONC)
  7. Account balancing with date_old.

  8. Set the posting date of the balancing (RFBKLEB)
  9. The posting date is set to Oct. 31.

  10. Bank statement (RFBKBSST)
  11. The statement date is Oct. 30, so date_old.

  12. Account closure (RFBKACCL)
  13. The closure date is Oct. 30, so date_old.

  14. Account changeover (RFBKCHACCUR)
  15. The changeover date is the date_old, meaning Oct. 31.

  16. Interest accrual/deferral (RFBKCONA)
  17. Interest accrual/deferral with the date_old.

  18. Balance sheet preparation (RFBKGLBSPREP)
  19. To-date is the date_old.

  20. General ledger transfer (RFBKGL01)

To-date is the date_old.

Leaving content frame