public static class PurapConstants.CreditMemoStatuses extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PurapConstants.CreditMemoStatuses.STATUS_ORDER |
Modifier and Type | Field and Description |
---|---|
static String |
APPDOC_AWAITING_ACCOUNTS_PAYABLE_REVIEW |
static String |
APPDOC_CANCELLED_IN_PROCESS |
static String |
APPDOC_CANCELLED_POST_AP_APPROVE |
static String |
APPDOC_CANCELLED_PRIOR_TO_AP_APPROVAL |
static String |
APPDOC_COMPLETE |
static String |
APPDOC_EXTRACTED |
static String |
APPDOC_IN_PROCESS |
static String |
APPDOC_INITIATE |
static Set |
CANCELLED_STATUSES |
static String |
NODE_ACCOUNT_REVIEW |
static String |
NODE_ADHOC_REVIEW |
static String[] |
STATUSES_ALLOWED_FOR_EXTRACTION |
static Set |
STATUSES_DISALLOWING_HOLD |
static Set |
STATUSES_NOT_REQUIRING_ENTRY_REVERSAL |
static Set |
STATUSES_POSTROUTE |
static String[] |
STATUSES_POTENTIALLY_ACTIVE |
Constructor and Description |
---|
PurapConstants.CreditMemoStatuses() |
Modifier and Type | Method and Description |
---|---|
static HashMap<String,String> |
getAllAppDocStatuses() |
static HashMap<String,String> |
getCreditMemoAppDocDisapproveStatuses() |
public static final String APPDOC_INITIATE
public static final String APPDOC_IN_PROCESS
public static final String APPDOC_CANCELLED_IN_PROCESS
public static final String APPDOC_CANCELLED_PRIOR_TO_AP_APPROVAL
public static final String APPDOC_CANCELLED_POST_AP_APPROVE
public static final String APPDOC_COMPLETE
public static final String APPDOC_AWAITING_ACCOUNTS_PAYABLE_REVIEW
public static final String APPDOC_EXTRACTED
public static final String NODE_ADHOC_REVIEW
public static final String NODE_ACCOUNT_REVIEW
public static final String[] STATUSES_ALLOWED_FOR_EXTRACTION
public static final String[] STATUSES_POTENTIALLY_ACTIVE
public static final Set CANCELLED_STATUSES
public static final Set STATUSES_DISALLOWING_HOLD
public static final Set STATUSES_NOT_REQUIRING_ENTRY_REVERSAL
public static final Set STATUSES_POSTROUTE
public PurapConstants.CreditMemoStatuses()
public static HashMap<String,String> getAllAppDocStatuses()
public static final HashMap<String,String> getCreditMemoAppDocDisapproveStatuses()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.