Páginas filhas
  • Standard Entry Configuration 881 - Provision Transactions

Versões comparadas

Chave

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

Standard Entry Configuration 881 - Provision Transactions

CONTENTS

  1. Overview
  2. Example of use
  3. Tables


01. OVERVIEW

This documentation aims to assist in setting the standard entry 881 - Provision Transactions.
Confirm the provision control (ATFA490 - SIGAATF) file to perform this accounting.

02. EXAMPLE OF USE


Add a new Standard Entry to the Standard Entries - CTBA080 routine.

In the 'Registration' folder

To use it, leave the 'Status' as 'Active' and select the 'Entry Type' you want to use. Image Removed

Image Added


In the 'Entities' tab

Enter the entities you want to use in the standard entry. In the example, only the ledger account entity will be used. Image Removed

Image Added

In the Values tab

Enter the Currencies Entry and Currency 1 Val.

Enter for which currencies to make accounting entries. You can fill it out with 1 - Make an entry in the Currency; 2 - Do not make an entry. Each "1" or "2" represents a currency the system is using.

In the Currency 1 Val. field, you can set the rule to run your accounting entry. In the image example, the entry will only be executed if the transaction occurrence is 06 (Adjust to Present Value).

If you want a more specific rule such as accounting only the transaction of a given month, this can also be added to the rule. For example:

IIF(FNW->FNW_OCOR == '06' .AND. FNW->FNW_DTMOV == CTOD('28/02/2021'), FNW->FNW_VALOR, 0) - To capture only the ' 06' occurrence transaction and 02/28/2021 transaction.

Image Removed Image Added


In the 'History' tab

Enter at least the 'History' field, which will be taken to the Entry History rows. Image Removed

Image Added


In the 'Others' tab

Enter the Due Date field. We will use the date of the system in the example. Image Removed

Image Added 

Click Confirm.


These are the transactions to be accounted for. Image Removed

Image Added


In routine ATFA490, select the 'Other Actions' option and then 'Account for'.

Enter the provision and date range. Image Removed

Image Added


Click OK. Image Removed


Image Added


Confirm to account for.


After bookkeeping, the FNW_LA field is marked with the value 1 to signal the accounting. Image Removed


Image Added

03. TABLES

  • FNU and FNV Provision Control
  • FIT - Financial Index Registration
  • FIU - Index Update 
  • FNW - Provision Transactions
  • CT2 - Accounting Entries
  • CT5 - Standard Entry 

...