|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.vos.DocActionConstants
public class DocActionConstants
| Field Summary | |
|---|---|
static String |
ACTION_Approve
Approve = AP |
static String |
ACTION_Close
Close = CL |
static String |
ACTION_Complete
Complete = CO |
static String |
ACTION_Invalidate
Invalidate = IN |
static String |
ACTION_None
|
static String |
ACTION_Post
Post = PO |
static String |
ACTION_Prepare
Prepare = PR |
static String |
ACTION_ReActivate
ReActivate = RE |
static String |
ACTION_Reject
Reject = RJ |
static String |
ACTION_ReOpen
ReOpen = OP |
static String |
ACTION_Reverse_Accrual
Reverse - Accrual = RA |
static String |
ACTION_Reverse_Correct
Reverse - Correct = RC |
static String |
ACTION_Unlock
Unlock = XL |
static String |
ACTION_Void
Void = VO |
static String |
ACTION_WaitComplete
Wait Complete = WC |
static String |
STATUS_Approved
Approved = AP |
static String |
STATUS_Closed
Closed = CL |
static String |
STATUS_Completed
Completed = CO |
static String |
STATUS_Drafted
Drafted = DR |
static String |
STATUS_InProgress
In Progress = IP |
static String |
STATUS_Invalid
Invalid = IN |
static String |
STATUS_NotApproved
Not Approved = NA |
static String |
STATUS_Reversed
Reversed = RE |
static String |
STATUS_Unknown
Unknown = ?? |
static String |
STATUS_Voided
Voided = VO |
static String |
STATUS_WaitingConfirmation
Waiting Confirmation = WC |
static String |
STATUS_WaitingPayment
Waiting Payment = WP |
| Constructor Summary | |
|---|---|
DocActionConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String ACTION_Complete
public static final String ACTION_WaitComplete
public static final String ACTION_Approve
public static final String ACTION_Reject
public static final String ACTION_Post
public static final String ACTION_Void
public static final String ACTION_Close
public static final String ACTION_Reverse_Correct
public static final String ACTION_Reverse_Accrual
public static final String ACTION_ReActivate
public static final String ACTION_None
public static final String ACTION_Prepare
public static final String ACTION_Unlock
public static final String ACTION_Invalidate
public static final String ACTION_ReOpen
public static final String STATUS_Drafted
public static final String STATUS_Completed
public static final String STATUS_Approved
public static final String STATUS_Invalid
public static final String STATUS_NotApproved
public static final String STATUS_Voided
public static final String STATUS_Reversed
public static final String STATUS_Closed
public static final String STATUS_Unknown
public static final String STATUS_InProgress
public static final String STATUS_WaitingPayment
public static final String STATUS_WaitingConfirmation
| Constructor Detail |
|---|
public DocActionConstants()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||