
Summarization
Use
During the term of a loan contract, the system usually generates a large number of individual flows (loan document items). The system must have efficient access to these posted flows for calculating capital amounts and the cash flow, even if there are a large number of loan contracts involved.
The summarization function summarizes regular condition-based document items. For each flow type, it generates summarized records from the start of the term up to the summarization date. Application functions now only need to access a few summarized records and no longer have to process numerous individual flows.
This improves system performance, particularly when you have a large number of loan contracts for which a large number of condition flows are posted at short intervals. Otherwise, evaluating all the document items is very time-consuming.
Integration
The following application functions can process summarized records:
Prerequisites
You can only use the summarization function if flows have been posted. In other words, regular condition-based loan document items must exist.
Features
You can restrict the search further under General Selections:
Under Further Selections you can also limit the search according to the summarization status of a loan.
Therfore, the application function accesses the summarized records generated on the summarization key date and the individual records since the summarization. This ensures that all the relevant document items for the current key date are included in the evaluation.

To ensure that the system performance when you evaluate loan document items is optimized in the long term, you should run the summarization at regular intervals. Due to the runtime for the summarization and lock problems, you should schedule the summarization as a background job for a time when the system is not being used online.
The system summarizes the selected loan data as at the key date you entered.
The summarized records for the selected loans are flagged as invalid. The summarization records remain on the database. The application function now reads the individual loan document items, which are no longer cumulated. You can summarize this data again.

If you have already summarized the flows for a certain period, and then make an unexpected posting (such as a reversal) within the summarization period, the summarized records that have been created are no longer up-to-date. In this case, the application invalidates the summarized records automatically.
The summarized records for the selected loans are not just set to invalid, but actually deleted. As for invalidated records, the application function now reads the individual loan document items, which are no longer cumulated. You can summarize this data again. Deleting the summarized records takes longer than invalidating them.
The system displays the summarization status of the selected loans. You see how many loans have valid summarization records, invalidated summarization records or have not been summarized, as well as how many summarization records have been deleted. You can use this function to check your loans.
Activities

You need to delete all of the summarization records for loans in the relevant company codes immediately before or immediately after a local currency conversion, so that the functions Update Planned Records, Accrual/Deferral of expenditure and revenue and Loans for the Partner can operate correctly.