org.kuali.kfs.module.purap
Class PurapConstants.PaymentRequestStatuses
java.lang.Object
org.kuali.kfs.module.purap.PurapConstants.PaymentRequestStatuses
- Enclosing class:
- PurapConstants
public static final class PurapConstants.PaymentRequestStatuses
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INITIATE
public static final String INITIATE
- See Also:
- Constant Field Values
IN_PROCESS
public static final String IN_PROCESS
- See Also:
- Constant Field Values
CANCELLED_IN_PROCESS
public static final String CANCELLED_IN_PROCESS
- See Also:
- Constant Field Values
CANCELLED_POST_AP_APPROVE
public static final String CANCELLED_POST_AP_APPROVE
- See Also:
- Constant Field Values
DEPARTMENT_APPROVED
public static final String DEPARTMENT_APPROVED
- See Also:
- Constant Field Values
AUTO_APPROVED
public static final String AUTO_APPROVED
- See Also:
- Constant Field Values
AWAITING_ACCOUNTS_PAYABLE_REVIEW
public static final String AWAITING_ACCOUNTS_PAYABLE_REVIEW
- See Also:
- Constant Field Values
AWAITING_RECEIVING_REVIEW
public static final String AWAITING_RECEIVING_REVIEW
- See Also:
- Constant Field Values
AWAITING_SUB_ACCT_MGR_REVIEW
public static final String AWAITING_SUB_ACCT_MGR_REVIEW
- See Also:
- Constant Field Values
AWAITING_FISCAL_REVIEW
public static final String AWAITING_FISCAL_REVIEW
- See Also:
- Constant Field Values
AWAITING_ORG_REVIEW
public static final String AWAITING_ORG_REVIEW
- See Also:
- Constant Field Values
AWAITING_TAX_REVIEW
public static final String AWAITING_TAX_REVIEW
- See Also:
- Constant Field Values
PENDING_E_INVOICE
public static final String PENDING_E_INVOICE
- See Also:
- Constant Field Values
PREQ_STATUSES_FOR_AUTO_APPROVE
public static final String[] PREQ_STATUSES_FOR_AUTO_APPROVE
STATUSES_ALLOWED_FOR_EXTRACTION
public static final String[] STATUSES_ALLOWED_FOR_EXTRACTION
STATUSES_POTENTIALLY_ACTIVE
public static final String[] STATUSES_POTENTIALLY_ACTIVE
CANCELLED_STATUSES
public static final Set CANCELLED_STATUSES
STATUSES_DISALLOWING_HOLD
public static final Set STATUSES_DISALLOWING_HOLD
STATUSES_DISALLOWING_REMOVE_HOLD
public static final Set STATUSES_DISALLOWING_REMOVE_HOLD
STATUSES_DISALLOWING_REQUEST_CANCEL
public static final Set STATUSES_DISALLOWING_REQUEST_CANCEL
STATUSES_DISALLOWING_REMOVE_REQUEST_CANCEL
public static final Set STATUSES_DISALLOWING_REMOVE_REQUEST_CANCEL
PurapConstants.PaymentRequestStatuses
public PurapConstants.PaymentRequestStatuses()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.