org.kuali.kfs.module.purap
Class PurapConstants.PurchaseOrderStatuses
java.lang.Object
org.kuali.kfs.module.purap.PurapConstants.PurchaseOrderStatuses
- Enclosing class:
- PurapConstants
public static class PurapConstants.PurchaseOrderStatuses
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IN_PROCESS
public static final String IN_PROCESS
- See Also:
- Constant Field Values
WAITING_FOR_VENDOR
public static final String WAITING_FOR_VENDOR
- See Also:
- Constant Field Values
WAITING_FOR_DEPARTMENT
public static final String WAITING_FOR_DEPARTMENT
- See Also:
- Constant Field Values
OPEN
public static final String OPEN
- See Also:
- Constant Field Values
CLOSED
public static final String CLOSED
- See Also:
- Constant Field Values
CANCELLED
public static final String CANCELLED
- See Also:
- Constant Field Values
PAYMENT_HOLD
public static final String PAYMENT_HOLD
- See Also:
- Constant Field Values
AWAIT_TAX_REVIEW
public static final String AWAIT_TAX_REVIEW
- See Also:
- Constant Field Values
AWAIT_BUDGET_REVIEW
public static final String AWAIT_BUDGET_REVIEW
- See Also:
- Constant Field Values
AWAIT_CONTRACTS_GRANTS_REVIEW
public static final String AWAIT_CONTRACTS_GRANTS_REVIEW
- See Also:
- Constant Field Values
AWAIT_PURCHASING_REVIEW
public static final String AWAIT_PURCHASING_REVIEW
- See Also:
- Constant Field Values
AWAIT_COMMODITY_CODE_REVIEW
public static final String AWAIT_COMMODITY_CODE_REVIEW
- See Also:
- Constant Field Values
AWAIT_NEW_UNORDERED_ITEM_REVIEW
public static final String AWAIT_NEW_UNORDERED_ITEM_REVIEW
- See Also:
- Constant Field Values
DAPRVD_TAX
public static final String DAPRVD_TAX
- See Also:
- Constant Field Values
DAPRVD_BUDGET
public static final String DAPRVD_BUDGET
- See Also:
- Constant Field Values
DAPRVD_CONTRACTS_GRANTS
public static final String DAPRVD_CONTRACTS_GRANTS
- See Also:
- Constant Field Values
DAPRVD_PURCHASING
public static final String DAPRVD_PURCHASING
- See Also:
- Constant Field Values
DAPRVD_COMMODITY_CODE
public static final String DAPRVD_COMMODITY_CODE
- See Also:
- Constant Field Values
CXML_ERROR
public static final String CXML_ERROR
- See Also:
- Constant Field Values
PENDING_CXML
public static final String PENDING_CXML
- See Also:
- Constant Field Values
PENDING_FAX
public static final String PENDING_FAX
- See Also:
- Constant Field Values
FAX_ERROR
public static final String FAX_ERROR
- See Also:
- Constant Field Values
PENDING_PRINT
public static final String PENDING_PRINT
- See Also:
- Constant Field Values
QUOTE
public static final String QUOTE
- See Also:
- Constant Field Values
VOID
public static final String VOID
- See Also:
- Constant Field Values
AMENDMENT
public static final String AMENDMENT
- See Also:
- Constant Field Values
RETIRED_VERSION
public static final String RETIRED_VERSION
- See Also:
- Constant Field Values
CHANGE_IN_PROCESS
public static final String CHANGE_IN_PROCESS
- See Also:
- Constant Field Values
CANCELLED_CHANGE
public static final String CANCELLED_CHANGE
- See Also:
- Constant Field Values
DISAPPROVED_CHANGE
public static final String DISAPPROVED_CHANGE
- See Also:
- Constant Field Values
PENDING_VOID
public static final String PENDING_VOID
- See Also:
- Constant Field Values
PENDING_PAYMENT_HOLD
public static final String PENDING_PAYMENT_HOLD
- See Also:
- Constant Field Values
PENDING_RETRANSMIT
public static final String PENDING_RETRANSMIT
- See Also:
- Constant Field Values
PENDING_CLOSE
public static final String PENDING_CLOSE
- See Also:
- Constant Field Values
PENDING_REOPEN
public static final String PENDING_REOPEN
- See Also:
- Constant Field Values
PENDING_REMOVE_HOLD
public static final String PENDING_REMOVE_HOLD
- See Also:
- Constant Field Values
INCOMPLETE_STATUSES
public static final Set<String> INCOMPLETE_STATUSES
COMPLETE_STATUSES
public static final Set<String> COMPLETE_STATUSES
STATUSES_BY_TRANSMISSION_TYPE
public static final Map<String,String> STATUSES_BY_TRANSMISSION_TYPE
PurapConstants.PurchaseOrderStatuses
public PurapConstants.PurchaseOrderStatuses()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.