SAP Program CACS_LCC_SUM_BUILD - LCC: Rebuild Total Tables

Purpose
After local currency conversion (LCC), totals tables must be rebuiltwith the converted document data.
Program CACS_LCC_SUM_BUILD rebuilds the totals tables of those ICMapplications that were relevant for LCC.

Integration
This program can be executed from the LCC framework in the POST phase.

Prerequisites
Program CACS_LCC_SUM_INIT must be executed successfully in the RECONphase to initialize the totals tables.

Features
The program makes use of the existing functions for rebuilding thetotals tables available in program CACS00_SUM_BUILD_ALV. Generatedprograms for each relevant application are called for each posting year(of commission documents) as a separate background job.
There could be a scenario where the customer has archived the commissiondocuments after the totals tables have been rebuilt for the last time.In this case, if this program rebuilds them from the database, the datain the tables will not be complete and the information (totals) of thearchived documents will be lost. To include this scenario an additionalfeature is provided which converts the amounts after the data is readfrom the archive and before it is posted in totals tables.

Selection
If the user wants to rebuild the totals table from the archive, the userwill provide information about the amount of data to be read from thearchive for the totals tables, in the form of a key date. All documentswith a posting date greater than the key date will be read from thearchive.

Output
Totals tables of the relevant applications are built from commissiondocuments.

Activities
Use transaction SM37 to view the jobs created by the program.
Check the job log entries and spool requests for each job.