org.kuali.kfs.module.purap
Class PurapConstants.CreditMemoStatuses
java.lang.Object
org.kuali.kfs.module.purap.PurapConstants.CreditMemoStatuses
- Enclosing class:
- PurapConstants
public static class PurapConstants.CreditMemoStatuses
- 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_PRIOR_TO_AP_APPROVAL
public static final String CANCELLED_PRIOR_TO_AP_APPROVAL
- See Also:
- Constant Field Values
CANCELLED_POST_AP_APPROVE
public static final String CANCELLED_POST_AP_APPROVE
- See Also:
- Constant Field Values
COMPLETE
public static final String COMPLETE
- See Also:
- Constant Field Values
AWAITING_ACCOUNTS_PAYABLE_REVIEW
public static final String AWAITING_ACCOUNTS_PAYABLE_REVIEW
- See Also:
- Constant Field Values
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_NOT_REQUIRING_ENTRY_REVERSAL
public static final Set STATUSES_NOT_REQUIRING_ENTRY_REVERSAL
PurapConstants.CreditMemoStatuses
public PurapConstants.CreditMemoStatuses()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.