CoA Creation:  Step Three

The Chart of Accounts entry fields that must be populated will vary depending on the type of account being created.  The fields on this screen of the wizard are not configurable since they are needed by the system to perform account processing.  

 

The required fields that must be populated regardless of the account type are:

 

The rest of the fields are for additional information about the account, depending on the type of account being created.  The values of the fields on this screen of the wizard are saved in AsChartOfAccountsEntry table.  When a transaction or suspense generates an accounting record in AsAccountingDetail it is associated to this table via the ChartofAccountsEntryGUID.  The AsChartOfAccountsEntry is associated to the Entity via the ChartofAccountsEntityGUID in the AsChartOfAccountsEntity table, which is associated to the account via the ChartOfAccountsGUID in the AsChartOfAccounts table.

 

Refer to the Chart of Accounts Relationship Diagram and the Chart of Accounts Entry Database Definition for additional information.  

 

 

 

Steps for CoA Entry

  1. Enter the necessary entry information according to the descriptions given below.

  2. Click Next to move on to Step 4 to add Criteria or Finish to complete the account set-up.

 

 

Entry Field Descriptions

 

Note: The effective date of the entry must be the same as or prior to the transaction's effective date in order for accounting to be performed.

 

 

 

Note:  A debit or credit does not mean a decrease or increase. Debits and credits are recorded as positive numbers. The double entry system in a company’s general ledger requires each transaction to affect at least two entries, creating a balance within the system. If one account is debited then another must be credited, allowing for a total of all debits and credits to be equal. Each account identified in the CoA has two columns; one for debits and one for credits. The type of account and the column the entry is posted in determines if it is a decrease or an increase. The type of account determines whether a debit or a credit is a loss or gain.

 

  1. Type:  In step two of the wizard, the suspense box was checked or a transaction was associated with the account.  If suspense was checked then Suspense Amount will be pre-populated in this field.  If a transaction was associated with the account then select either MathVariable, ByFund, TotalOfFunds or Disbursement.
     

 

Example:

Account Detail record shows Accounting Type is ByFund and Fund Type is Variable.  A policy that has five funds, two fixed and three variable, will then have up to three records created for accounting purposes, depending on the variable funds that are affected by the specific money movement of the associated value.  If the Gain/Loss checkbox is checked, accounting is generated on the gain or loss experienced by the company because of the money movement in the affected variable funds.
 

Note: The Assignment tag must be present in the transaction if ByFund is used.
 

 

Note:  You can only select either Gain/Loss or Flip on Negative.  They are mutually exclusive.

 

Note:  If the Do Reversal Accounting check box is selected and a reversal is processed then it will be viewable via Accounting Detail from the results of the active reversal of the activity.  

 

 

 

AsChartofAccountsEntry Database Definition

 

AsChartofAccountsEntry Database Table