|
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_C_OrderLine
public class X_C_OrderLine
Generated Model for C_OrderLine
| Field Summary | |
|---|---|
static int |
AD_ORGTRX_ID_AD_Reference_ID
AD_OrgTrx_ID AD_Reference_ID=130 |
static int |
LINK_ORDERLINE_ID_AD_Reference_ID
Link_OrderLine_ID AD_Reference_ID=271 |
static int |
M_WAREHOUSE_ID_AD_Reference_ID
M_Warehouse_ID AD_Reference_ID=197 |
static int |
REF_ORDERLINE_ID_AD_Reference_ID
Ref_OrderLine_ID AD_Reference_ID=271 |
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_C_OrderLine(Properties ctx,
int C_OrderLine_ID,
String trxName)
Standard Constructor |
|
X_C_OrderLine(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_OrgTrx_ID()
Get Trx Organization. |
int |
getC_Activity_ID()
Get Activity. |
I_C_Activity |
getC_Activity()
|
int |
getC_BPartner_ID()
Get Business Partner . |
int |
getC_BPartner_Location_ID()
Get Partner Location. |
I_C_BPartner_Location |
getC_BPartner_Location()
|
I_C_BPartner |
getC_BPartner()
|
int |
getC_Campaign_ID()
Get Campaign. |
I_C_Campaign |
getC_Campaign()
|
int |
getC_Charge_ID()
Get Charge. |
I_C_Charge |
getC_Charge()
|
int |
getC_Currency_ID()
Get Currency. |
I_C_Currency |
getC_Currency()
|
int |
getC_Order_ID()
Get Order. |
I_C_Order |
getC_Order()
|
int |
getC_OrderLine_ID()
Get Sales Order Line. |
int |
getC_Project_ID()
Get Project. |
I_C_Project |
getC_Project()
|
int |
getC_ProjectPhase_ID()
Get Project Phase. |
I_C_ProjectPhase |
getC_ProjectPhase()
|
int |
getC_ProjectTask_ID()
Get Project Task. |
I_C_ProjectTask |
getC_ProjectTask()
|
int |
getC_Tax_ID()
Get Tax. |
I_C_Tax |
getC_Tax()
|
int |
getC_UOM_ID()
Get UOM. |
I_C_UOM |
getC_UOM()
|
Timestamp |
getDateDelivered()
Get Date Delivered. |
Timestamp |
getDateInvoiced()
Get Date Invoiced. |
Timestamp |
getDateOrdered()
Get Date Ordered. |
Timestamp |
getDatePromised()
Get Date Promised. |
String |
getDescription()
Get Description. |
BigDecimal |
getDiscount()
Get Discount %. |
BigDecimal |
getFreightAmt()
Get Freight Amount. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getLine()
Get Line No. |
BigDecimal |
getLineNetAmt()
Get Line Amount. |
int |
getLink_OrderLine_ID()
Get Linked Order Line. |
int |
getM_AttributeSetInstance_ID()
Get Attribute Set Instance. |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
int |
getM_Shipper_ID()
Get Shipper. |
I_M_Shipper |
getM_Shipper()
|
int |
getM_Warehouse_ID()
Get Warehouse. |
BigDecimal |
getPriceActual()
Get Unit Price. |
BigDecimal |
getPriceCost()
Get Cost Price. |
BigDecimal |
getPriceEntered()
Get Price. |
BigDecimal |
getPriceLimit()
Get Limit Price. |
BigDecimal |
getPriceList()
Get List Price. |
BigDecimal |
getQtyDelivered()
Get Delivered Quantity. |
BigDecimal |
getQtyEntered()
Get Quantity. |
BigDecimal |
getQtyInvoiced()
Get Quantity Invoiced. |
BigDecimal |
getQtyLostSales()
Get Lost Sales Qty. |
BigDecimal |
getQtyOrdered()
Get Ordered Quantity. |
BigDecimal |
getQtyReserved()
Get Reserved Quantity. |
int |
getRef_OrderLine_ID()
Get Referenced Order Line. |
BigDecimal |
getRRAmt()
Get Revenue Recognition Amt. |
Timestamp |
getRRStartDate()
Get Revenue Recognition Start. |
int |
getS_ResourceAssignment_ID()
Get Resource Assignment. |
int |
getUser1_ID()
Get User List 1. |
int |
getUser2_ID()
Get User List 2. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isDescription()
Get Description Only. |
boolean |
isProcessed()
Get Processed. |
void |
setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization. |
void |
setC_Activity_ID(int C_Activity_ID)
Set Activity. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location. |
void |
setC_Campaign_ID(int C_Campaign_ID)
Set Campaign. |
void |
setC_Charge_ID(int C_Charge_ID)
Set Charge. |
void |
setC_Currency_ID(int C_Currency_ID)
Set Currency. |
void |
setC_Order_ID(int C_Order_ID)
Set Order. |
void |
setC_OrderLine_ID(int C_OrderLine_ID)
Set Sales Order Line. |
void |
setC_Project_ID(int C_Project_ID)
Set Project. |
void |
setC_ProjectPhase_ID(int C_ProjectPhase_ID)
Set Project Phase. |
void |
setC_ProjectTask_ID(int C_ProjectTask_ID)
Set Project Task. |
void |
setC_Tax_ID(int C_Tax_ID)
Set Tax. |
void |
setC_UOM_ID(int C_UOM_ID)
Set UOM. |
void |
setDateDelivered(Timestamp DateDelivered)
Set Date Delivered. |
void |
setDateInvoiced(Timestamp DateInvoiced)
Set Date Invoiced. |
void |
setDateOrdered(Timestamp DateOrdered)
Set Date Ordered. |
void |
setDatePromised(Timestamp DatePromised)
Set Date Promised. |
void |
setDescription(String Description)
Set Description. |
void |
setDiscount(BigDecimal Discount)
Set Discount %. |
void |
setFreightAmt(BigDecimal FreightAmt)
Set Freight Amount. |
void |
setIsDescription(boolean IsDescription)
Set Description Only. |
void |
setLine(int Line)
Set Line No. |
void |
setLineNetAmt(BigDecimal LineNetAmt)
Set Line Amount. |
void |
setLink_OrderLine_ID(int Link_OrderLine_ID)
Set Linked Order Line. |
void |
setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setM_Shipper_ID(int M_Shipper_ID)
Set Shipper. |
void |
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse. |
void |
setPriceActual(BigDecimal PriceActual)
Set Unit Price. |
void |
setPriceCost(BigDecimal PriceCost)
Set Cost Price. |
void |
setPriceEntered(BigDecimal PriceEntered)
Set Price. |
void |
setPriceLimit(BigDecimal PriceLimit)
Set Limit Price. |
void |
setPriceList(BigDecimal PriceList)
Set List Price. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setQtyDelivered(BigDecimal QtyDelivered)
Set Delivered Quantity. |
void |
setQtyEntered(BigDecimal QtyEntered)
Set Quantity. |
void |
setQtyInvoiced(BigDecimal QtyInvoiced)
Set Quantity Invoiced. |
void |
setQtyLostSales(BigDecimal QtyLostSales)
Set Lost Sales Qty. |
void |
setQtyOrdered(BigDecimal QtyOrdered)
Set Ordered Quantity. |
void |
setQtyReserved(BigDecimal QtyReserved)
Set Reserved Quantity. |
void |
setRef_OrderLine_ID(int Ref_OrderLine_ID)
Set Referenced Order Line. |
void |
setRRAmt(BigDecimal RRAmt)
Set Revenue Recognition Amt. |
void |
setRRStartDate(Timestamp RRStartDate)
Set Revenue Recognition Start. |
void |
setS_ResourceAssignment_ID(int S_ResourceAssignment_ID)
Set Resource Assignment. |
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 LINK_ORDERLINE_ID_AD_Reference_ID
public static final int M_WAREHOUSE_ID_AD_Reference_ID
public static final int REF_ORDERLINE_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_C_OrderLine(Properties ctx,
int C_OrderLine_ID,
String trxName)
public X_C_OrderLine(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_C_OrderLineAD_OrgTrx_ID - Performing or initiating organizationpublic int getAD_OrgTrx_ID()
getAD_OrgTrx_ID in interface I_C_OrderLine
public I_C_Activity getC_Activity()
throws Exception
getC_Activity in interface I_C_OrderLineExceptionpublic void setC_Activity_ID(int C_Activity_ID)
setC_Activity_ID in interface I_C_OrderLineC_Activity_ID - Business Activitypublic int getC_Activity_ID()
getC_Activity_ID in interface I_C_OrderLine
public I_C_BPartner getC_BPartner()
throws Exception
getC_BPartner in interface I_C_OrderLineExceptionpublic void setC_BPartner_ID(int C_BPartner_ID)
setC_BPartner_ID in interface I_C_OrderLineC_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_ID()
getC_BPartner_ID in interface I_C_OrderLine
public I_C_BPartner_Location getC_BPartner_Location()
throws Exception
getC_BPartner_Location in interface I_C_OrderLineExceptionpublic void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
setC_BPartner_Location_ID in interface I_C_OrderLineC_BPartner_Location_ID - Identifies the (ship to) address for this Business Partnerpublic int getC_BPartner_Location_ID()
getC_BPartner_Location_ID in interface I_C_OrderLine
public I_C_Campaign getC_Campaign()
throws Exception
getC_Campaign in interface I_C_OrderLineExceptionpublic void setC_Campaign_ID(int C_Campaign_ID)
setC_Campaign_ID in interface I_C_OrderLineC_Campaign_ID - Marketing Campaignpublic int getC_Campaign_ID()
getC_Campaign_ID in interface I_C_OrderLine
public I_C_Charge getC_Charge()
throws Exception
getC_Charge in interface I_C_OrderLineExceptionpublic void setC_Charge_ID(int C_Charge_ID)
setC_Charge_ID in interface I_C_OrderLineC_Charge_ID - Additional document chargespublic int getC_Charge_ID()
getC_Charge_ID in interface I_C_OrderLine
public I_C_Currency getC_Currency()
throws Exception
getC_Currency in interface I_C_OrderLineExceptionpublic void setC_Currency_ID(int C_Currency_ID)
setC_Currency_ID in interface I_C_OrderLineC_Currency_ID - The Currency for this recordpublic int getC_Currency_ID()
getC_Currency_ID in interface I_C_OrderLine
public I_C_Order getC_Order()
throws Exception
getC_Order in interface I_C_OrderLineExceptionpublic void setC_Order_ID(int C_Order_ID)
setC_Order_ID in interface I_C_OrderLineC_Order_ID - Orderpublic int getC_Order_ID()
getC_Order_ID in interface I_C_OrderLinepublic KeyNamePair getKeyNamePair()
public void setC_OrderLine_ID(int C_OrderLine_ID)
setC_OrderLine_ID in interface I_C_OrderLineC_OrderLine_ID - Sales Order Linepublic int getC_OrderLine_ID()
getC_OrderLine_ID in interface I_C_OrderLine
public I_C_Project getC_Project()
throws Exception
getC_Project in interface I_C_OrderLineExceptionpublic void setC_Project_ID(int C_Project_ID)
setC_Project_ID in interface I_C_OrderLineC_Project_ID - Financial Projectpublic int getC_Project_ID()
getC_Project_ID in interface I_C_OrderLine
public I_C_ProjectPhase getC_ProjectPhase()
throws Exception
getC_ProjectPhase in interface I_C_OrderLineExceptionpublic void setC_ProjectPhase_ID(int C_ProjectPhase_ID)
setC_ProjectPhase_ID in interface I_C_OrderLineC_ProjectPhase_ID - Phase of a Projectpublic int getC_ProjectPhase_ID()
getC_ProjectPhase_ID in interface I_C_OrderLine
public I_C_ProjectTask getC_ProjectTask()
throws Exception
getC_ProjectTask in interface I_C_OrderLineExceptionpublic void setC_ProjectTask_ID(int C_ProjectTask_ID)
setC_ProjectTask_ID in interface I_C_OrderLineC_ProjectTask_ID - Actual Project Task in a Phasepublic int getC_ProjectTask_ID()
getC_ProjectTask_ID in interface I_C_OrderLine
public I_C_Tax getC_Tax()
throws Exception
getC_Tax in interface I_C_OrderLineExceptionpublic void setC_Tax_ID(int C_Tax_ID)
setC_Tax_ID in interface I_C_OrderLineC_Tax_ID - Tax identifierpublic int getC_Tax_ID()
getC_Tax_ID in interface I_C_OrderLine
public I_C_UOM getC_UOM()
throws Exception
getC_UOM in interface I_C_OrderLineExceptionpublic void setC_UOM_ID(int C_UOM_ID)
setC_UOM_ID in interface I_C_OrderLineC_UOM_ID - Unit of Measurepublic int getC_UOM_ID()
getC_UOM_ID in interface I_C_OrderLinepublic void setDateDelivered(Timestamp DateDelivered)
setDateDelivered in interface I_C_OrderLineDateDelivered - Date when the product was deliveredpublic Timestamp getDateDelivered()
getDateDelivered in interface I_C_OrderLinepublic void setDateInvoiced(Timestamp DateInvoiced)
setDateInvoiced in interface I_C_OrderLineDateInvoiced - Date printed on Invoicepublic Timestamp getDateInvoiced()
getDateInvoiced in interface I_C_OrderLinepublic void setDateOrdered(Timestamp DateOrdered)
setDateOrdered in interface I_C_OrderLineDateOrdered - Date of Orderpublic Timestamp getDateOrdered()
getDateOrdered in interface I_C_OrderLinepublic void setDatePromised(Timestamp DatePromised)
setDatePromised in interface I_C_OrderLineDatePromised - Date Order was promisedpublic Timestamp getDatePromised()
getDatePromised in interface I_C_OrderLinepublic void setDescription(String Description)
setDescription in interface I_C_OrderLineDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_C_OrderLinepublic void setDiscount(BigDecimal Discount)
setDiscount in interface I_C_OrderLineDiscount - Discount in percentpublic BigDecimal getDiscount()
getDiscount in interface I_C_OrderLinepublic void setFreightAmt(BigDecimal FreightAmt)
setFreightAmt in interface I_C_OrderLineFreightAmt - Freight Amountpublic BigDecimal getFreightAmt()
getFreightAmt in interface I_C_OrderLinepublic void setIsDescription(boolean IsDescription)
setIsDescription in interface I_C_OrderLineIsDescription - if true, the line is just description and no transactionpublic boolean isDescription()
isDescription in interface I_C_OrderLinepublic void setLine(int Line)
setLine in interface I_C_OrderLineLine - Unique line for this documentpublic int getLine()
getLine in interface I_C_OrderLinepublic void setLineNetAmt(BigDecimal LineNetAmt)
setLineNetAmt in interface I_C_OrderLineLineNetAmt - Line Extended Amount (Quantity * Actual Price) without Freight and Chargespublic BigDecimal getLineNetAmt()
getLineNetAmt in interface I_C_OrderLinepublic void setLink_OrderLine_ID(int Link_OrderLine_ID)
setLink_OrderLine_ID in interface I_C_OrderLineLink_OrderLine_ID - This field links a sales order line to the purchase order line that is generated from it.public int getLink_OrderLine_ID()
getLink_OrderLine_ID in interface I_C_OrderLinepublic void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
setM_AttributeSetInstance_ID in interface I_C_OrderLineM_AttributeSetInstance_ID - Product Attribute Set Instancepublic int getM_AttributeSetInstance_ID()
getM_AttributeSetInstance_ID in interface I_C_OrderLine
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_C_OrderLineExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_C_OrderLineM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_C_OrderLine
public I_M_Shipper getM_Shipper()
throws Exception
getM_Shipper in interface I_C_OrderLineExceptionpublic void setM_Shipper_ID(int M_Shipper_ID)
setM_Shipper_ID in interface I_C_OrderLineM_Shipper_ID - Method or manner of product deliverypublic int getM_Shipper_ID()
getM_Shipper_ID in interface I_C_OrderLinepublic void setM_Warehouse_ID(int M_Warehouse_ID)
setM_Warehouse_ID in interface I_C_OrderLineM_Warehouse_ID - Storage Warehouse and Service Pointpublic int getM_Warehouse_ID()
getM_Warehouse_ID in interface I_C_OrderLinepublic void setPriceActual(BigDecimal PriceActual)
setPriceActual in interface I_C_OrderLinePriceActual - Actual Pricepublic BigDecimal getPriceActual()
getPriceActual in interface I_C_OrderLinepublic void setPriceCost(BigDecimal PriceCost)
setPriceCost in interface I_C_OrderLinePriceCost - Price per Unit of Measure including all indirect costs (Freight, etc.)public BigDecimal getPriceCost()
getPriceCost in interface I_C_OrderLinepublic void setPriceEntered(BigDecimal PriceEntered)
setPriceEntered in interface I_C_OrderLinePriceEntered - Price Entered - the price based on the selected/base UoMpublic BigDecimal getPriceEntered()
getPriceEntered in interface I_C_OrderLinepublic void setPriceLimit(BigDecimal PriceLimit)
setPriceLimit in interface I_C_OrderLinePriceLimit - Lowest price for a productpublic BigDecimal getPriceLimit()
getPriceLimit in interface I_C_OrderLinepublic void setPriceList(BigDecimal PriceList)
setPriceList in interface I_C_OrderLinePriceList - List Pricepublic BigDecimal getPriceList()
getPriceList in interface I_C_OrderLinepublic void setProcessed(boolean Processed)
setProcessed in interface I_C_OrderLineProcessed - The document has been processedpublic boolean isProcessed()
isProcessed in interface I_C_OrderLinepublic void setQtyDelivered(BigDecimal QtyDelivered)
setQtyDelivered in interface I_C_OrderLineQtyDelivered - Delivered Quantitypublic BigDecimal getQtyDelivered()
getQtyDelivered in interface I_C_OrderLinepublic void setQtyEntered(BigDecimal QtyEntered)
setQtyEntered in interface I_C_OrderLineQtyEntered - The Quantity Entered is based on the selected UoMpublic BigDecimal getQtyEntered()
getQtyEntered in interface I_C_OrderLinepublic void setQtyInvoiced(BigDecimal QtyInvoiced)
setQtyInvoiced in interface I_C_OrderLineQtyInvoiced - Invoiced Quantitypublic BigDecimal getQtyInvoiced()
getQtyInvoiced in interface I_C_OrderLinepublic void setQtyLostSales(BigDecimal QtyLostSales)
setQtyLostSales in interface I_C_OrderLineQtyLostSales - Quantity of potential salespublic BigDecimal getQtyLostSales()
getQtyLostSales in interface I_C_OrderLinepublic void setQtyOrdered(BigDecimal QtyOrdered)
setQtyOrdered in interface I_C_OrderLineQtyOrdered - Ordered Quantitypublic BigDecimal getQtyOrdered()
getQtyOrdered in interface I_C_OrderLinepublic void setQtyReserved(BigDecimal QtyReserved)
setQtyReserved in interface I_C_OrderLineQtyReserved - Reserved Quantitypublic BigDecimal getQtyReserved()
getQtyReserved in interface I_C_OrderLinepublic void setRef_OrderLine_ID(int Ref_OrderLine_ID)
setRef_OrderLine_ID in interface I_C_OrderLineRef_OrderLine_ID - Reference to corresponding Sales/Purchase Orderpublic int getRef_OrderLine_ID()
getRef_OrderLine_ID in interface I_C_OrderLinepublic void setRRAmt(BigDecimal RRAmt)
setRRAmt in interface I_C_OrderLineRRAmt - Revenue Recognition Amountpublic BigDecimal getRRAmt()
getRRAmt in interface I_C_OrderLinepublic void setRRStartDate(Timestamp RRStartDate)
setRRStartDate in interface I_C_OrderLineRRStartDate - Revenue Recognition Start Datepublic Timestamp getRRStartDate()
getRRStartDate in interface I_C_OrderLinepublic void setS_ResourceAssignment_ID(int S_ResourceAssignment_ID)
setS_ResourceAssignment_ID in interface I_C_OrderLineS_ResourceAssignment_ID - Resource Assignmentpublic int getS_ResourceAssignment_ID()
getS_ResourceAssignment_ID in interface I_C_OrderLinepublic void setUser1_ID(int User1_ID)
setUser1_ID in interface I_C_OrderLineUser1_ID - User defined list element #1public int getUser1_ID()
getUser1_ID in interface I_C_OrderLinepublic void setUser2_ID(int User2_ID)
setUser2_ID in interface I_C_OrderLineUser2_ID - User defined list element #2public int getUser2_ID()
getUser2_ID in interface I_C_OrderLine
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||