You are here: Admin Explorer > Chart of Accounts > Steps to Set-up CoA Criteria

 

Steps to Set-up CoA Criteria

In order to configure criteria that identifies the correct chart of account entry for suspense or an activity, two rules must be configured. The two rules are as follows:
  

 

ChartOfAccountsScreen Rule

ChartofAccountsScreen business rule can be used to configure dynamic fields and validation for the criteria section in Step Four of the Chart of Accounts wizard. These fields can be configured for both suspense and transaction accounts. The criteria is client specific field information used to identify the correct account entry to which accounting would be written when there are multiple applicable accounts or any conditional generation of an account entry.
 

This rule ONLY configures the fields. The ChartofAccountsSpecifications rule is configured to specify the matching logic that will allow the account entry to generate accounting. See the ChartOfAccountsSpecifications business rule section for further information.  

 

CoA criteria screen in step four of the wizard

Step Four of CoA Wizard

 

 

ChartofAccountsScreen XML Definition

<ChartOfAccountsScreen> Opening/Closing tag        

<TransactionAccounting> Indicates fields for transactions           

<Fields> Fields section that will be used as criteria to match a debit/credit on an account                                         

<Field> Standard field tag                                            

<Name> Name of field                                          

<Display> The field’s label as it should look on the screen               

<DataType> Standard field datatype (this is almost always a combo box)              

<Query> Standard query tag for combo boxes and radio buttons                    

<SuspenseAccounting> Indicates fields for suspense               

<Fields> Fields that will be used as criteria to match a debit/credit on an account                            

<Field> Standard field tag                            

<Name> Name of field                       

<Display> Display of field                 

<DataType> Standard field datatype (this is almost always a combo box)               

<Query> Standard query tag for combo boxes and radio buttons                     

 

ChartofAccountsSpecifications Rule

This rule is only used in conjunction with the ChartOfAccountsScreen rule. The ChartOfAccountsSpecifications rule specifies the matching logic between the account entry criteria values and policy or activity math values. The fields that capture the criteria information are configured via the ChartOfAccountsScreen rule. If a transaction or suspense account has multiple associated accounts or there is a conditional situation that affects accounting generation, then this rule is configured to identify the criteria match.     

 

ChartofAccountsSpecifications XML Definition

<ChartOfAccountsSpecifications> Opening/Closing tag         

<TransactionAccounting> Criteria information for transaction fields    

<Criteria> Information about criteria for fields on the ChartOfAccountsScreen rule.
This tag must be configured for each transaction that could use multiple
accounts for processing.           

<SuspenseAccounting> List of criteria information for suspense fields      

<Criteria> Information about criteria for a field on the ChartOfAccountsScreen rule            

 

Copyright © 2009, 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices