CLEARCCTRACK
The CLEARCCTRACK calculation command for Essbase clears the exchange rate tracking tables created when CCTRACK is enabled. Use this command after a data load, to reset the tables before rerunning a currency conversion. You can use this command inside a FIX to clear the exchange rates for a currency partition.
Syntax
CLEARCCTRACK;
Example
CLEARDATA Actual;
FIX(Actual)
CLEARCCTRACK;
ENDFIX
Clears the Actual data, fixes on the Actual data (in the converted partition) and clears the internal exchange rate tables for the Actual data.