Páginas filhas
  • How to use the multiple nature apportionment by Cost Center?

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

How to use the multiple nature apportionment by Cost Center?

  Published
To validate this routine, the following parameters must be observed:

...

When you distribute the value of the bill among multiple natures, you have the possibility of apportioning the value of each nature among several cost centers. For this, in the Cost C. App. column, you must enter 1 to distribute the value of the nature between different cost centers or, otherwise, enter 2.

Standard Entries

  • 508 - Apportionment Multiple Class Cost Center - Accounts Payable
  • 509 - Cancellation of Apportionment Multiple Class Cost Center - Accounts Payable

These standard entries are available for online (508, 509) or offline (508) accounting and must be used together with the standard entry 510 - Addition of Accounts Payable Bills.
Distributions of values by multiple natures that do not use apportionment by cost center are booked as additions. Standard Entry 510 (Payable).
Distributions that use apportionment by cost center are accounted for through the entries described above. Standard Entry 508 (Payable)
The standard entry 508 - Apportionment of Multiple Classes by Cost Center (Payable) is not executed if the standard standard entry 510 - Addition of Accounts Payable Bills does not exist.
For correct accounting, the standard entry 510 must have the following syntax while defining input of amounts:

...

IIF(SE2->E2_MULTNAT <> "2", SEV->EV_VALOR, SE2->E2_VALOR)

WARNING!

If you do not proceed in this manner, accounting may result in duplication of amounts.
To add an apportionment of the class amount among several cost centers:

...