org.kuali.kfs.module.ar
Class ArPropertyConstants.OrganizationAccountingDefaultFields

java.lang.Object
  extended by org.kuali.kfs.module.ar.ArPropertyConstants.OrganizationAccountingDefaultFields
Enclosing class:
ArPropertyConstants

public static class ArPropertyConstants.OrganizationAccountingDefaultFields
extends Object


Field Summary
static String INVOICE_CHART_OF_ACCOUNTS_CODE
           
static String LATE_CHARGE_OBJECT_CODE
           
static String PAYMENT_ACCOUNT_NUMBER
           
static String PAYMENT_CHART_OF_ACCOUNTS_CODE
           
static String PAYMENT_FINANCIAL_OBJECT_CODE
           
static String WRITEOFF_ACCOUNT_NUMBER
           
static String WRITEOFF_CHART_OF_ACCOUNTS_CODE
           
static String WRITEOFF_FINANCIAL_OBJECT_CODE
           
 
Constructor Summary
ArPropertyConstants.OrganizationAccountingDefaultFields()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LATE_CHARGE_OBJECT_CODE

public static final String LATE_CHARGE_OBJECT_CODE
See Also:
Constant Field Values

INVOICE_CHART_OF_ACCOUNTS_CODE

public static final String INVOICE_CHART_OF_ACCOUNTS_CODE
See Also:
Constant Field Values

PAYMENT_CHART_OF_ACCOUNTS_CODE

public static final String PAYMENT_CHART_OF_ACCOUNTS_CODE
See Also:
Constant Field Values

PAYMENT_ACCOUNT_NUMBER

public static final String PAYMENT_ACCOUNT_NUMBER
See Also:
Constant Field Values

PAYMENT_FINANCIAL_OBJECT_CODE

public static final String PAYMENT_FINANCIAL_OBJECT_CODE
See Also:
Constant Field Values

WRITEOFF_FINANCIAL_OBJECT_CODE

public static final String WRITEOFF_FINANCIAL_OBJECT_CODE
See Also:
Constant Field Values

WRITEOFF_CHART_OF_ACCOUNTS_CODE

public static final String WRITEOFF_CHART_OF_ACCOUNTS_CODE
See Also:
Constant Field Values

WRITEOFF_ACCOUNT_NUMBER

public static final String WRITEOFF_ACCOUNT_NUMBER
See Also:
Constant Field Values
Constructor Detail

ArPropertyConstants.OrganizationAccountingDefaultFields

public ArPropertyConstants.OrganizationAccountingDefaultFields()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.