|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_MatchPO
Generated Interface for M_MatchPO
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_InvoiceLine_ID
Column name C_InvoiceLine_ID |
static String |
COLUMNNAME_C_OrderLine_ID
Column name C_OrderLine_ID |
static String |
COLUMNNAME_DateAcct
Column name DateAcct |
static String |
COLUMNNAME_DateTrx
Column name DateTrx |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_DocumentNo
Column name DocumentNo |
static String |
COLUMNNAME_IsApproved
Column name IsApproved |
static String |
COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_ID |
static String |
COLUMNNAME_M_InOutLine_ID
Column name M_InOutLine_ID |
static String |
COLUMNNAME_M_MatchPO_ID
Column name M_MatchPO_ID |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_Posted
Column name Posted |
static String |
COLUMNNAME_PriceMatchDifference
Column name PriceMatchDifference |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_Qty
Column name Qty |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=473 |
static String |
Table_Name
TableName=M_MatchPO |
| Method Summary | |
|---|---|
int |
getC_InvoiceLine_ID()
Get Invoice Line. |
I_C_InvoiceLine |
getC_InvoiceLine()
|
int |
getC_OrderLine_ID()
Get Sales Order Line. |
I_C_OrderLine |
getC_OrderLine()
|
Timestamp |
getDateAcct()
Get Account Date. |
Timestamp |
getDateTrx()
Get Transaction Date. |
String |
getDescription()
Get Description. |
String |
getDocumentNo()
Get Document No. |
int |
getM_AttributeSetInstance_ID()
Get Attribute Set Instance. |
int |
getM_InOutLine_ID()
Get Shipment/Receipt Line. |
I_M_InOutLine |
getM_InOutLine()
|
int |
getM_MatchPO_ID()
Get Match PO. |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
BigDecimal |
getPriceMatchDifference()
Get Price Match Difference. |
BigDecimal |
getQty()
Get Quantity. |
boolean |
isApproved()
Get Approved. |
boolean |
isPosted()
Get Posted. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
void |
setC_InvoiceLine_ID(int C_InvoiceLine_ID)
Set Invoice Line. |
void |
setC_OrderLine_ID(int C_OrderLine_ID)
Set Sales Order Line. |
void |
setDateAcct(Timestamp DateAcct)
Set Account Date. |
void |
setDateTrx(Timestamp DateTrx)
Set Transaction Date. |
void |
setDescription(String Description)
Set Description. |
void |
setDocumentNo(String DocumentNo)
Set Document No. |
void |
setIsApproved(boolean IsApproved)
Set Approved. |
void |
setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance. |
void |
setM_InOutLine_ID(int M_InOutLine_ID)
Set Shipment/Receipt Line. |
void |
setM_MatchPO_ID(int M_MatchPO_ID)
Set Match PO. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setPosted(boolean Posted)
Set Posted. |
void |
setPriceMatchDifference(BigDecimal PriceMatchDifference)
Set Price Match Difference. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setQty(BigDecimal Qty)
Set Quantity. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_C_InvoiceLine_ID
static final String COLUMNNAME_C_OrderLine_ID
static final String COLUMNNAME_DateAcct
static final String COLUMNNAME_DateTrx
static final String COLUMNNAME_Description
static final String COLUMNNAME_DocumentNo
static final String COLUMNNAME_IsApproved
static final String COLUMNNAME_M_AttributeSetInstance_ID
static final String COLUMNNAME_M_InOutLine_ID
static final String COLUMNNAME_M_MatchPO_ID
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_Posted
static final String COLUMNNAME_PriceMatchDifference
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_Qty
| Method Detail |
|---|
void setC_InvoiceLine_ID(int C_InvoiceLine_ID)
int getC_InvoiceLine_ID()
I_C_InvoiceLine getC_InvoiceLine()
throws Exception
Exceptionvoid setC_OrderLine_ID(int C_OrderLine_ID)
int getC_OrderLine_ID()
I_C_OrderLine getC_OrderLine()
throws Exception
Exceptionvoid setDateAcct(Timestamp DateAcct)
Timestamp getDateAcct()
void setDateTrx(Timestamp DateTrx)
Timestamp getDateTrx()
void setDescription(String Description)
String getDescription()
void setDocumentNo(String DocumentNo)
String getDocumentNo()
void setIsApproved(boolean IsApproved)
boolean isApproved()
void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
int getM_AttributeSetInstance_ID()
void setM_InOutLine_ID(int M_InOutLine_ID)
int getM_InOutLine_ID()
I_M_InOutLine getM_InOutLine()
throws Exception
Exceptionvoid setM_MatchPO_ID(int M_MatchPO_ID)
int getM_MatchPO_ID()
void setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setPosted(boolean Posted)
boolean isPosted()
void setPriceMatchDifference(BigDecimal PriceMatchDifference)
BigDecimal getPriceMatchDifference()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
void setQty(BigDecimal Qty)
BigDecimal getQty()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||