IcmSystemReportTranslationMode

When running an Intercompany Matching System Report that requires currency translations, translated values are written to the database by default. This can lead to longer running reports and a significant increase in database size. This setting allows for control over how translated values are handled.

Range: 0,1,2

Default value: 0

Valid Data options:

  • 0 - Default behavior; translated values are written to the database.

  • 1 - On-the-fly calculations use Sub Translate in rules, but no translated values are written to the database. Note: Parent Entities in CN status will also be translated.

  • 2 - On-the-fly calculations only execute default translation (no Sub Translate rule). No changes are written to the database. Note: Parent Entities in CN status will not be translated.