Compiere 3.1

org.compiere.vos
Class DocActionConstants

java.lang.Object
  extended by org.compiere.vos.DocActionConstants

public class DocActionConstants
extends Object


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

ACTION_Complete

public static final String ACTION_Complete
Complete = CO

See Also:
Constant Field Values

ACTION_WaitComplete

public static final String ACTION_WaitComplete
Wait Complete = WC

See Also:
Constant Field Values

ACTION_Approve

public static final String ACTION_Approve
Approve = AP

See Also:
Constant Field Values

ACTION_Reject

public static final String ACTION_Reject
Reject = RJ

See Also:
Constant Field Values

ACTION_Post

public static final String ACTION_Post
Post = PO

See Also:
Constant Field Values

ACTION_Void

public static final String ACTION_Void
Void = VO

See Also:
Constant Field Values

ACTION_Close

public static final String ACTION_Close
Close = CL

See Also:
Constant Field Values

ACTION_Reverse_Correct

public static final String ACTION_Reverse_Correct
Reverse - Correct = RC

See Also:
Constant Field Values

ACTION_Reverse_Accrual

public static final String ACTION_Reverse_Accrual
Reverse - Accrual = RA

See Also:
Constant Field Values

ACTION_ReActivate

public static final String ACTION_ReActivate
ReActivate = RE

See Also:
Constant Field Values

ACTION_None

public static final String ACTION_None
= --

See Also:
Constant Field Values

ACTION_Prepare

public static final String ACTION_Prepare
Prepare = PR

See Also:
Constant Field Values

ACTION_Unlock

public static final String ACTION_Unlock
Unlock = XL

See Also:
Constant Field Values

ACTION_Invalidate

public static final String ACTION_Invalidate
Invalidate = IN

See Also:
Constant Field Values

ACTION_ReOpen

public static final String ACTION_ReOpen
ReOpen = OP

See Also:
Constant Field Values

STATUS_Drafted

public static final String STATUS_Drafted
Drafted = DR

See Also:
Constant Field Values

STATUS_Completed

public static final String STATUS_Completed
Completed = CO

See Also:
Constant Field Values

STATUS_Approved

public static final String STATUS_Approved
Approved = AP

See Also:
Constant Field Values

STATUS_Invalid

public static final String STATUS_Invalid
Invalid = IN

See Also:
Constant Field Values

STATUS_NotApproved

public static final String STATUS_NotApproved
Not Approved = NA

See Also:
Constant Field Values

STATUS_Voided

public static final String STATUS_Voided
Voided = VO

See Also:
Constant Field Values

STATUS_Reversed

public static final String STATUS_Reversed
Reversed = RE

See Also:
Constant Field Values

STATUS_Closed

public static final String STATUS_Closed
Closed = CL

See Also:
Constant Field Values

STATUS_Unknown

public static final String STATUS_Unknown
Unknown = ??

See Also:
Constant Field Values

STATUS_InProgress

public static final String STATUS_InProgress
In Progress = IP

See Also:
Constant Field Values

STATUS_WaitingPayment

public static final String STATUS_WaitingPayment
Waiting Payment = WP

See Also:
Constant Field Values

STATUS_WaitingConfirmation

public static final String STATUS_WaitingConfirmation
Waiting Confirmation = WC

See Also:
Constant Field Values
Constructor Detail

DocActionConstants

public DocActionConstants()

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.