|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_M_Inventory
public class X_M_Inventory
Generated Model for M_Inventory
| Field Summary | |
|---|---|
static int |
AD_ORGTRX_ID_AD_Reference_ID
AD_OrgTrx_ID AD_Reference_ID=130 |
static int |
DOCACTION_AD_Reference_ID
DocAction AD_Reference_ID=135 |
static String |
DOCACTION_Approve
Approve = AP |
static String |
DOCACTION_Close
Close = CL |
static String |
DOCACTION_Complete
Complete = CO |
static String |
DOCACTION_Invalidate
Invalidate = IN |
static String |
DOCACTION_None
|
static String |
DOCACTION_Post
Post = PO |
static String |
DOCACTION_Prepare
Prepare = PR |
static String |
DOCACTION_Re_Activate
Re-activate = RE |
static String |
DOCACTION_Reject
Reject = RJ |
static String |
DOCACTION_Reverse_Accrual
Reverse - Accrual = RA |
static String |
DOCACTION_Reverse_Correct
Reverse - Correct = RC |
static String |
DOCACTION_Unlock
Unlock = XL |
static String |
DOCACTION_Void
Void = VO |
static String |
DOCACTION_WaitComplete
Wait Complete = WC |
static int |
DOCSTATUS_AD_Reference_ID
DocStatus AD_Reference_ID=131 |
static String |
DOCSTATUS_Approved
Approved = AP |
static String |
DOCSTATUS_Closed
Closed = CL |
static String |
DOCSTATUS_Completed
Completed = CO |
static String |
DOCSTATUS_Drafted
Drafted = DR |
static String |
DOCSTATUS_InProgress
In Progress = IP |
static String |
DOCSTATUS_Invalid
Invalid = IN |
static String |
DOCSTATUS_NotApproved
Not Approved = NA |
static String |
DOCSTATUS_Reversed
Reversed = RE |
static String |
DOCSTATUS_Unknown
Unknown = ?? |
static String |
DOCSTATUS_Voided
Voided = VO |
static String |
DOCSTATUS_WaitingConfirmation
Waiting Confirmation = WC |
static String |
DOCSTATUS_WaitingPayment
Waiting Payment = WP |
static int |
REVERSAL_ID_AD_Reference_ID
Reversal_ID AD_Reference_ID=53249 |
static int |
USER1_ID_AD_Reference_ID
User1_ID AD_Reference_ID=134 |
static int |
USER2_ID_AD_Reference_ID
User2_ID AD_Reference_ID=137 |
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_M_Inventory(Properties ctx,
int M_Inventory_ID,
String trxName)
Standard Constructor |
|
X_M_Inventory(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_OrgTrx_ID()
Get Trx Organization. |
BigDecimal |
getApprovalAmt()
Get Approval Amount. |
int |
getC_Activity_ID()
Get Activity. |
I_C_Activity |
getC_Activity()
|
int |
getC_Campaign_ID()
Get Campaign. |
I_C_Campaign |
getC_Campaign()
|
int |
getC_DocType_ID()
Get Document Type. |
I_C_DocType |
getC_DocType()
|
int |
getC_Project_ID()
Get Project. |
I_C_Project |
getC_Project()
|
String |
getDescription()
Get Description. |
String |
getDocAction()
Get Document Action. |
String |
getDocStatus()
Get Document Status. |
String |
getDocumentNo()
Get Document No. |
String |
getGenerateList()
Get Generate List. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_Inventory_ID()
Get Phys.Inventory. |
int |
getM_PerpetualInv_ID()
Get Perpetual Inventory. |
I_M_PerpetualInv |
getM_PerpetualInv()
|
int |
getM_Warehouse_ID()
Get Warehouse. |
I_M_Warehouse |
getM_Warehouse()
|
Timestamp |
getMovementDate()
Get Movement Date. |
int |
getReversal_ID()
Get Reversal ID. |
String |
getUpdateQty()
Get Update Quantities. |
int |
getUser1_ID()
Get User List 1. |
int |
getUser2_ID()
Get User List 2. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isApproved()
Get Approved. |
boolean |
isPosted()
Get Posted. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now. |
void |
setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization. |
void |
setApprovalAmt(BigDecimal ApprovalAmt)
Set Approval Amount. |
void |
setC_Activity_ID(int C_Activity_ID)
Set Activity. |
void |
setC_Campaign_ID(int C_Campaign_ID)
Set Campaign. |
void |
setC_DocType_ID(int C_DocType_ID)
Set Document Type. |
void |
setC_Project_ID(int C_Project_ID)
Set Project. |
void |
setDescription(String Description)
Set Description. |
void |
setDocAction(String DocAction)
Set Document Action. |
void |
setDocStatus(String DocStatus)
Set Document Status. |
void |
setDocumentNo(String DocumentNo)
Set Document No. |
void |
setGenerateList(String GenerateList)
Set Generate List. |
void |
setIsApproved(boolean IsApproved)
Set Approved. |
void |
setM_Inventory_ID(int M_Inventory_ID)
Set Phys.Inventory. |
void |
setM_PerpetualInv_ID(int M_PerpetualInv_ID)
Set Perpetual Inventory. |
void |
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse. |
void |
setMovementDate(Timestamp MovementDate)
Set Movement Date. |
void |
setPosted(boolean Posted)
Set Posted. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now. |
void |
setReversal_ID(int Reversal_ID)
Set Reversal ID. |
void |
setUpdateQty(String UpdateQty)
Set Update Quantities. |
void |
setUser1_ID(int User1_ID)
Set User List 1. |
void |
setUser2_ID(int User2_ID)
Set User List 2. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Field Detail |
|---|
public static final int AD_ORGTRX_ID_AD_Reference_ID
public static final int DOCACTION_AD_Reference_ID
public static final String DOCACTION_Complete
public static final String DOCACTION_Approve
public static final String DOCACTION_Reject
public static final String DOCACTION_Post
public static final String DOCACTION_Void
public static final String DOCACTION_Close
public static final String DOCACTION_Reverse_Correct
public static final String DOCACTION_Reverse_Accrual
public static final String DOCACTION_Invalidate
public static final String DOCACTION_Re_Activate
public static final String DOCACTION_None
public static final String DOCACTION_Prepare
public static final String DOCACTION_Unlock
public static final String DOCACTION_WaitComplete
public static final int DOCSTATUS_AD_Reference_ID
public static final String DOCSTATUS_Drafted
public static final String DOCSTATUS_Completed
public static final String DOCSTATUS_Approved
public static final String DOCSTATUS_NotApproved
public static final String DOCSTATUS_Voided
public static final String DOCSTATUS_Invalid
public static final String DOCSTATUS_Reversed
public static final String DOCSTATUS_Closed
public static final String DOCSTATUS_Unknown
public static final String DOCSTATUS_InProgress
public static final String DOCSTATUS_WaitingPayment
public static final String DOCSTATUS_WaitingConfirmation
public static final int REVERSAL_ID_AD_Reference_ID
public static final int USER1_ID_AD_Reference_ID
public static final int USER2_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_M_Inventory(Properties ctx,
int M_Inventory_ID,
String trxName)
public X_M_Inventory(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
setAD_OrgTrx_ID in interface I_M_InventoryAD_OrgTrx_ID - Performing or initiating organizationpublic int getAD_OrgTrx_ID()
getAD_OrgTrx_ID in interface I_M_Inventorypublic void setApprovalAmt(BigDecimal ApprovalAmt)
setApprovalAmt in interface I_M_InventoryApprovalAmt - Document Approval Amountpublic BigDecimal getApprovalAmt()
getApprovalAmt in interface I_M_Inventory
public I_C_Activity getC_Activity()
throws Exception
getC_Activity in interface I_M_InventoryExceptionpublic void setC_Activity_ID(int C_Activity_ID)
setC_Activity_ID in interface I_M_InventoryC_Activity_ID - Business Activitypublic int getC_Activity_ID()
getC_Activity_ID in interface I_M_Inventory
public I_C_Campaign getC_Campaign()
throws Exception
getC_Campaign in interface I_M_InventoryExceptionpublic void setC_Campaign_ID(int C_Campaign_ID)
setC_Campaign_ID in interface I_M_InventoryC_Campaign_ID - Marketing Campaignpublic int getC_Campaign_ID()
getC_Campaign_ID in interface I_M_Inventory
public I_C_DocType getC_DocType()
throws Exception
getC_DocType in interface I_M_InventoryExceptionpublic void setC_DocType_ID(int C_DocType_ID)
setC_DocType_ID in interface I_M_InventoryC_DocType_ID - Document type or rulespublic int getC_DocType_ID()
getC_DocType_ID in interface I_M_Inventory
public I_C_Project getC_Project()
throws Exception
getC_Project in interface I_M_InventoryExceptionpublic void setC_Project_ID(int C_Project_ID)
setC_Project_ID in interface I_M_InventoryC_Project_ID - Financial Projectpublic int getC_Project_ID()
getC_Project_ID in interface I_M_Inventorypublic void setDescription(String Description)
setDescription in interface I_M_InventoryDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_M_Inventorypublic void setDocAction(String DocAction)
setDocAction in interface I_M_InventoryDocAction - The targeted status of the documentpublic String getDocAction()
getDocAction in interface I_M_Inventorypublic void setDocStatus(String DocStatus)
setDocStatus in interface I_M_InventoryDocStatus - The current status of the documentpublic String getDocStatus()
getDocStatus in interface I_M_Inventorypublic void setDocumentNo(String DocumentNo)
setDocumentNo in interface I_M_InventoryDocumentNo - Document sequence number of the documentpublic String getDocumentNo()
getDocumentNo in interface I_M_Inventorypublic KeyNamePair getKeyNamePair()
public void setGenerateList(String GenerateList)
setGenerateList in interface I_M_InventoryGenerateList - Generate Listpublic String getGenerateList()
getGenerateList in interface I_M_Inventorypublic void setIsApproved(boolean IsApproved)
setIsApproved in interface I_M_InventoryIsApproved - Indicates if this document requires approvalpublic boolean isApproved()
isApproved in interface I_M_Inventorypublic void setM_Inventory_ID(int M_Inventory_ID)
setM_Inventory_ID in interface I_M_InventoryM_Inventory_ID - Parameters for a Physical Inventorypublic int getM_Inventory_ID()
getM_Inventory_ID in interface I_M_Inventorypublic void setMovementDate(Timestamp MovementDate)
setMovementDate in interface I_M_InventoryMovementDate - Date a product was moved in or out of inventorypublic Timestamp getMovementDate()
getMovementDate in interface I_M_Inventory
public I_M_PerpetualInv getM_PerpetualInv()
throws Exception
getM_PerpetualInv in interface I_M_InventoryExceptionpublic void setM_PerpetualInv_ID(int M_PerpetualInv_ID)
setM_PerpetualInv_ID in interface I_M_InventoryM_PerpetualInv_ID - Rules for generating physical inventorypublic int getM_PerpetualInv_ID()
getM_PerpetualInv_ID in interface I_M_Inventory
public I_M_Warehouse getM_Warehouse()
throws Exception
getM_Warehouse in interface I_M_InventoryExceptionpublic void setM_Warehouse_ID(int M_Warehouse_ID)
setM_Warehouse_ID in interface I_M_InventoryM_Warehouse_ID - Storage Warehouse and Service Pointpublic int getM_Warehouse_ID()
getM_Warehouse_ID in interface I_M_Inventorypublic void setPosted(boolean Posted)
setPosted in interface I_M_InventoryPosted - Posting statuspublic boolean isPosted()
isPosted in interface I_M_Inventorypublic void setProcessed(boolean Processed)
setProcessed in interface I_M_InventoryProcessed - The document has been processedpublic boolean isProcessed()
isProcessed in interface I_M_Inventorypublic void setProcessing(boolean Processing)
setProcessing in interface I_M_InventoryProcessing - Process Nowpublic boolean isProcessing()
isProcessing in interface I_M_Inventorypublic void setReversal_ID(int Reversal_ID)
setReversal_ID in interface I_M_InventoryReversal_ID - ID of document reversalpublic int getReversal_ID()
getReversal_ID in interface I_M_Inventorypublic void setUpdateQty(String UpdateQty)
setUpdateQty in interface I_M_InventoryUpdateQty - Update Quantitiespublic String getUpdateQty()
getUpdateQty in interface I_M_Inventorypublic void setUser1_ID(int User1_ID)
setUser1_ID in interface I_M_InventoryUser1_ID - User defined list element #1public int getUser1_ID()
getUser1_ID in interface I_M_Inventorypublic void setUser2_ID(int User2_ID)
setUser2_ID in interface I_M_InventoryUser2_ID - User defined list element #2public int getUser2_ID()
getUser2_ID in interface I_M_Inventory
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||