org.kuali.kfs.module.ar
Class ArKeyConstants.InvoiceItemCode

java.lang.Object
  extended by org.kuali.kfs.module.ar.ArKeyConstants.InvoiceItemCode
Enclosing class:
ArKeyConstants

public static final class ArKeyConstants.InvoiceItemCode
extends Object


Field Summary
static String ERROR_INVALID_CHART_OF_ACCOUNTS_CODE
           
static String ERROR_INVALID_ORGANIZATION_CODE
           
static String NONPOSITIVE_ITEM_DEFAULT_PRICE
           
static String NONPOSITIVE_ITEM_DEFAULT_QUANTITY
           
static String ORG_OPTIONS_DOES_NOT_EXIST_FOR_CHART_AND_ORG
           
 
Constructor Summary
ArKeyConstants.InvoiceItemCode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NONPOSITIVE_ITEM_DEFAULT_PRICE

public static final String NONPOSITIVE_ITEM_DEFAULT_PRICE
See Also:
Constant Field Values

NONPOSITIVE_ITEM_DEFAULT_QUANTITY

public static final String NONPOSITIVE_ITEM_DEFAULT_QUANTITY
See Also:
Constant Field Values

ORG_OPTIONS_DOES_NOT_EXIST_FOR_CHART_AND_ORG

public static final String ORG_OPTIONS_DOES_NOT_EXIST_FOR_CHART_AND_ORG
See Also:
Constant Field Values

ERROR_INVALID_CHART_OF_ACCOUNTS_CODE

public static final String ERROR_INVALID_CHART_OF_ACCOUNTS_CODE
See Also:
Constant Field Values

ERROR_INVALID_ORGANIZATION_CODE

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

ArKeyConstants.InvoiceItemCode

public ArKeyConstants.InvoiceItemCode()


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