org.kuali.kfs.module.ar
Class ArConstants.CustomerAgingReportFields

java.lang.Object
  extended by org.kuali.kfs.module.ar.ArConstants.CustomerAgingReportFields
Enclosing class:
ArConstants

public static class ArConstants.CustomerAgingReportFields
extends Object


Field Summary
static String ACCT
           
static String BILLING_ORG
           
static String PROCESSING_ORG
           
static String TOTAL_0_TO_30
           
static String TOTAL_31_TO_60
           
static String TOTAL_61_TO_90
           
static String TOTAL_91_TO_SYSPR
           
static String TOTAL_AMOUNT_DUE
           
static String TOTAL_SYSPR_PLUS_1_OR_MORE
           
 
Constructor Summary
ArConstants.CustomerAgingReportFields()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROCESSING_ORG

public static final String PROCESSING_ORG
See Also:
Constant Field Values

BILLING_ORG

public static final String BILLING_ORG
See Also:
Constant Field Values

ACCT

public static final String ACCT
See Also:
Constant Field Values

TOTAL_0_TO_30

public static final String TOTAL_0_TO_30
See Also:
Constant Field Values

TOTAL_31_TO_60

public static final String TOTAL_31_TO_60
See Also:
Constant Field Values

TOTAL_61_TO_90

public static final String TOTAL_61_TO_90
See Also:
Constant Field Values

TOTAL_91_TO_SYSPR

public static final String TOTAL_91_TO_SYSPR
See Also:
Constant Field Values

TOTAL_SYSPR_PLUS_1_OR_MORE

public static final String TOTAL_SYSPR_PLUS_1_OR_MORE
See Also:
Constant Field Values

TOTAL_AMOUNT_DUE

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

ArConstants.CustomerAgingReportFields

public ArConstants.CustomerAgingReportFields()


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