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

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

public static class ArPropertyConstants.CashControlDocumentFields
extends Object


Field Summary
static String APPLICATION_DOC_STATUS
           
static String BANK_CODE
           
static String CUSTOMER_NUMBER
           
static String CUSTOMER_PAYMENT_MEDIUM_CODE
           
static String FINANCIAL_DOCUMENT_LINE_AMOUNT
           
static String ORGANIZATION_DOC_NBR
           
static String REFERENCE_FINANCIAL_DOC_NBR
           
 
Constructor Summary
ArPropertyConstants.CashControlDocumentFields()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FINANCIAL_DOCUMENT_LINE_AMOUNT

public static final String FINANCIAL_DOCUMENT_LINE_AMOUNT
See Also:
Constant Field Values

REFERENCE_FINANCIAL_DOC_NBR

public static final String REFERENCE_FINANCIAL_DOC_NBR
See Also:
Constant Field Values

APPLICATION_DOC_STATUS

public static final String APPLICATION_DOC_STATUS
See Also:
Constant Field Values

ORGANIZATION_DOC_NBR

public static final String ORGANIZATION_DOC_NBR
See Also:
Constant Field Values

CUSTOMER_PAYMENT_MEDIUM_CODE

public static final String CUSTOMER_PAYMENT_MEDIUM_CODE
See Also:
Constant Field Values

CUSTOMER_NUMBER

public static final String CUSTOMER_NUMBER
See Also:
Constant Field Values

BANK_CODE

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

ArPropertyConstants.CashControlDocumentFields

public ArPropertyConstants.CashControlDocumentFields()


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