Páginas filhas
  • Using More Than 5 Currencies (Concepts - SIGACTB)

Management Accounting is set up for working with 5 currencies, but you can use up more currencies depending on the company's needs.

Tip:
Parameters MV_MOEDAXX, MV_MOEDAPXX, MV_SIMBXX, MV_CENTXX, must be configured according to the use defined by the company.



Procedures

  1. In Configurator, create the fields:
    • CT1_DESCxx
    • CT1_CVDxx
    • CT1_CVCxx
    • CT2_VALR06
    • CT5_VLRxx
    • CTD_DESCxx
    • CTH_DESCxx
    • CTT_DESCxx
    • CTK_VLRxx
    • CV3_VLRxx

Where: xx => code of currency created

Tip:
When creating new fields, consider characteristics of the respective field in an existing currency.

Example:

To create fields CT1_DESCxx for currencies 06 and 07, use field CT2_DESC02 to inherit characteristics.

2. In Configurator, edit the fields:


    • CT2_CONVER - increase size to amount of currencies in use.
    • CT2_CRCONV - increase size to amount of currencies in use.
    • CT2_MOEDAS - increase size to amount of currencies in use. Fill in field X3_RELACAO with 1.
    • CTK_MOEDAS - increase size to amount of currencies in use.

Example:

When using currencies 06 and 07, fields must have the following size:

    • CT2_CONVER - character 07.
    • CT2_CRCONV - character 07.
    • CT2_MOEDAS - character 07, field X3_RELACAO has content 1111111.
    • CTK_MOEDAS - character 07.



See Also