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

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

public static class ArPropertyConstants.OrganizationOptionsFields
extends Object


Field Summary
static String CHART_OF_ACCOUNTS_CODE
           
static String ORGANIZATION_CHECK_PAYABLE_TO_NAME
           
static String ORGANIZATION_CODE
           
static String ORGANIZATION_POSTAL_ZIP_CODE
           
static String ORGANIZATION_REMIT_TO_ADDRESS_NAME
           
static String ORGANIZATION_REMIT_TO_ADDRESS_SECTION_ID
           
static String ORGANIZATION_REMIT_TO_CITY_NAME
           
static String ORGANIZATION_REMIT_TO_LINE1_STREET_ADDRESS
           
static String ORGANIZATION_REMIT_TO_LINE2_STREET_ADDRESS
           
static String ORGANIZATION_REMIT_TO_STATE_CODE
           
static String ORGANIZATION_REMIT_TO_ZIP_CODE
           
static String PROCESSING_CHART_OF_ACCOUNTS_CODE
           
static String PROCESSING_ORGANIZATION_CODE
           
 
Constructor Summary
ArPropertyConstants.OrganizationOptionsFields()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CHART_OF_ACCOUNTS_CODE

public static final String CHART_OF_ACCOUNTS_CODE
See Also:
Constant Field Values

ORGANIZATION_CODE

public static final String ORGANIZATION_CODE
See Also:
Constant Field Values

PROCESSING_CHART_OF_ACCOUNTS_CODE

public static final String PROCESSING_CHART_OF_ACCOUNTS_CODE
See Also:
Constant Field Values

PROCESSING_ORGANIZATION_CODE

public static final String PROCESSING_ORGANIZATION_CODE
See Also:
Constant Field Values

ORGANIZATION_CHECK_PAYABLE_TO_NAME

public static final String ORGANIZATION_CHECK_PAYABLE_TO_NAME
See Also:
Constant Field Values

ORGANIZATION_REMIT_TO_ADDRESS_SECTION_ID

public static final String ORGANIZATION_REMIT_TO_ADDRESS_SECTION_ID
See Also:
Constant Field Values

ORGANIZATION_REMIT_TO_ADDRESS_NAME

public static final String ORGANIZATION_REMIT_TO_ADDRESS_NAME
See Also:
Constant Field Values

ORGANIZATION_REMIT_TO_LINE1_STREET_ADDRESS

public static final String ORGANIZATION_REMIT_TO_LINE1_STREET_ADDRESS
See Also:
Constant Field Values

ORGANIZATION_REMIT_TO_LINE2_STREET_ADDRESS

public static final String ORGANIZATION_REMIT_TO_LINE2_STREET_ADDRESS
See Also:
Constant Field Values

ORGANIZATION_REMIT_TO_CITY_NAME

public static final String ORGANIZATION_REMIT_TO_CITY_NAME
See Also:
Constant Field Values

ORGANIZATION_REMIT_TO_STATE_CODE

public static final String ORGANIZATION_REMIT_TO_STATE_CODE
See Also:
Constant Field Values

ORGANIZATION_REMIT_TO_ZIP_CODE

public static final String ORGANIZATION_REMIT_TO_ZIP_CODE
See Also:
Constant Field Values

ORGANIZATION_POSTAL_ZIP_CODE

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

ArPropertyConstants.OrganizationOptionsFields

public ArPropertyConstants.OrganizationOptionsFields()


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