Package org.compiere.model
Class X_C_OrderLine
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_C_OrderLine
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_C_OrderLine
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MOrderLine
Generated Model for C_OrderLine
- Version:
- Release 12 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
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, LOCAL_TRX_PREFIX, log, p_ctx, p_info, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
Fields inherited from interface org.compiere.model.I_C_OrderLine
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_OrgTrx_ID, COLUMNNAME_C_Activity_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_BPartner_Location_ID, COLUMNNAME_C_Campaign_ID, COLUMNNAME_C_Charge_ID, COLUMNNAME_C_Currency_ID, COLUMNNAME_C_Order_ID, COLUMNNAME_C_OrderLine_ID, COLUMNNAME_C_OrderLine_UU, COLUMNNAME_C_Project_ID, COLUMNNAME_C_ProjectPhase_ID, COLUMNNAME_C_ProjectTask_ID, COLUMNNAME_C_Tax_ID, COLUMNNAME_C_UOM_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_CreateProduction, COLUMNNAME_CreateShipment, COLUMNNAME_DateDelivered, COLUMNNAME_DateInvoiced, COLUMNNAME_DateOrdered, COLUMNNAME_DatePromised, COLUMNNAME_Description, COLUMNNAME_Discount, COLUMNNAME_FreightAmt, COLUMNNAME_IsActive, COLUMNNAME_IsDescription, COLUMNNAME_Line, COLUMNNAME_LineNetAmt, COLUMNNAME_Link_OrderLine_ID, COLUMNNAME_M_AttributeSetInstance_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_M_Shipper_ID, COLUMNNAME_M_Warehouse_ID, COLUMNNAME_PP_Cost_Collector_ID, COLUMNNAME_PriceActual, COLUMNNAME_PriceCost, COLUMNNAME_PriceEntered, COLUMNNAME_PriceLimit, COLUMNNAME_PriceList, COLUMNNAME_Processed, COLUMNNAME_QtyDelivered, COLUMNNAME_QtyEntered, COLUMNNAME_QtyInvoiced, COLUMNNAME_QtyLostSales, COLUMNNAME_QtyOrdered, COLUMNNAME_QtyReserved, COLUMNNAME_Ref_OrderLine_ID, COLUMNNAME_RRAmt, COLUMNNAME_RRStartDate, COLUMNNAME_S_ResourceAssignment_ID, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_User1_ID, COLUMNNAME_User2_ID, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_C_OrderLine
(Properties ctx, int C_OrderLine_ID, String trxName) Standard ConstructorX_C_OrderLine
(Properties ctx, int C_OrderLine_ID, String trxName, String... virtualColumns) Standard ConstructorX_C_OrderLine
(Properties ctx, String C_OrderLine_UU, String trxName) Standard ConstructorX_C_OrderLine
(Properties ctx, String C_OrderLine_UU, String trxName, String... virtualColumns) Standard ConstructorX_C_OrderLine
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelint
Get Trx Organization.int
Get Activity.int
Get Business Partner.int
Get Partner Location.int
Get Campaign.int
Get Charge.int
Get Currency.int
Get Order.int
Get Sales Order Line.Get C_OrderLine_UU.int
Get Project.int
Get Project Phase.int
Get Project Task.getC_Tax()
int
Get Tax.getC_UOM()
int
Get UOM.Get Create Production.Get Create Shipment.Get Date Delivered.Get Date Invoiced.Get Date Ordered.Get Date Promised.Get Description.Get Discount %.Get Freight Amount.Get Record ID/ColumnNameint
getLine()
Get Line No.Get Line Amount.int
Get Linked Order Line.int
Get Attribute Set Instance.int
Get Product.int
Get Shipper.int
Get Warehouse.int
Get Manufacturing Cost Collector.Get Unit Price.Get Cost Price.Get Price.Get Limit Price.Get List Price.Get Delivered Quantity.Get Quantity.Get Quantity Invoiced.Get Lost Sales Qty.Get Ordered Quantity.Get Reserved Quantity.int
Get Referenced Order Line.getRRAmt()
Get Revenue Recognition Amt.Get Revenue Recognition Start.int
Get Resource Assignment.getUser1()
int
Get User Element List 1.getUser2()
int
Get User Element List 2.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get Description Only.boolean
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_OrderLine_UU
(String C_OrderLine_UU) Set C_OrderLine_UU.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
setCreateProduction
(String CreateProduction) Set Create Production.void
setCreateShipment
(String CreateShipment) Set Create Shipment.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
setPP_Cost_Collector_ID
(int PP_Cost_Collector_ID) Set Manufacturing Cost Collector.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 Element List 1.void
setUser2_ID
(int User2_ID) Set User Element List 2.toString()
String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, toInsertSQL, unlock, update_Tree, validForeignKeys
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Methods inherited from interface org.compiere.model.I_C_OrderLine
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Constructor Details
-
X_C_OrderLine
Standard Constructor -
X_C_OrderLine
Standard Constructor -
X_C_OrderLine
Standard Constructor -
X_C_OrderLine
public X_C_OrderLine(Properties ctx, String C_OrderLine_UU, String trxName, String... virtualColumns) Standard Constructor -
X_C_OrderLine
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 1 - Org
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
setAD_OrgTrx_ID
public void setAD_OrgTrx_ID(int AD_OrgTrx_ID) Set Trx Organization.- Specified by:
setAD_OrgTrx_ID
in interfaceI_C_OrderLine
- Parameters:
AD_OrgTrx_ID
- Performing or initiating organization
-
getAD_OrgTrx_ID
public int getAD_OrgTrx_ID()Get Trx Organization.- Specified by:
getAD_OrgTrx_ID
in interfaceI_C_OrderLine
- Returns:
- Performing or initiating organization
-
getC_Activity
- Specified by:
getC_Activity
in interfaceI_C_OrderLine
- Throws:
RuntimeException
-
setC_Activity_ID
public void setC_Activity_ID(int C_Activity_ID) Set Activity.- Specified by:
setC_Activity_ID
in interfaceI_C_OrderLine
- Parameters:
C_Activity_ID
- Business Activity
-
getC_Activity_ID
public int getC_Activity_ID()Get Activity.- Specified by:
getC_Activity_ID
in interfaceI_C_OrderLine
- Returns:
- Business Activity
-
getC_BPartner
- Specified by:
getC_BPartner
in interfaceI_C_OrderLine
- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID) Set Business Partner.- Specified by:
setC_BPartner_ID
in interfaceI_C_OrderLine
- Parameters:
C_BPartner_ID
- Identifies a Business Partner
-
getC_BPartner_ID
public int getC_BPartner_ID()Get Business Partner.- Specified by:
getC_BPartner_ID
in interfaceI_C_OrderLine
- Returns:
- Identifies a Business Partner
-
getC_BPartner_Location
- Specified by:
getC_BPartner_Location
in interfaceI_C_OrderLine
- Throws:
RuntimeException
-
setC_BPartner_Location_ID
public void setC_BPartner_Location_ID(int C_BPartner_Location_ID) Set Partner Location.- Specified by:
setC_BPartner_Location_ID
in interfaceI_C_OrderLine
- Parameters:
C_BPartner_Location_ID
- Identifies the (ship to) address for this Business Partner
-
getC_BPartner_Location_ID
public int getC_BPartner_Location_ID()Get Partner Location.- Specified by:
getC_BPartner_Location_ID
in interfaceI_C_OrderLine
- Returns:
- Identifies the (ship to) address for this Business Partner
-
getC_Campaign
- Specified by:
getC_Campaign
in interfaceI_C_OrderLine
- Throws:
RuntimeException
-
setC_Campaign_ID
public void setC_Campaign_ID(int C_Campaign_ID) Set Campaign.- Specified by:
setC_Campaign_ID
in interfaceI_C_OrderLine
- Parameters:
C_Campaign_ID
- Marketing Campaign
-
getC_Campaign_ID
public int getC_Campaign_ID()Get Campaign.- Specified by:
getC_Campaign_ID
in interfaceI_C_OrderLine
- Returns:
- Marketing Campaign
-
getC_Charge
- Specified by:
getC_Charge
in interfaceI_C_OrderLine
- Throws:
RuntimeException
-
setC_Charge_ID
public void setC_Charge_ID(int C_Charge_ID) Set Charge.- Specified by:
setC_Charge_ID
in interfaceI_C_OrderLine
- Parameters:
C_Charge_ID
- Additional document charges
-
getC_Charge_ID
public int getC_Charge_ID()Get Charge.- Specified by:
getC_Charge_ID
in interfaceI_C_OrderLine
- Returns:
- Additional document charges
-
getC_Currency
- Specified by:
getC_Currency
in interfaceI_C_OrderLine
- Throws:
RuntimeException
-
setC_Currency_ID
public void setC_Currency_ID(int C_Currency_ID) Set Currency.- Specified by:
setC_Currency_ID
in interfaceI_C_OrderLine
- Parameters:
C_Currency_ID
- The Currency for this record
-
getC_Currency_ID
public int getC_Currency_ID()Get Currency.- Specified by:
getC_Currency_ID
in interfaceI_C_OrderLine
- Returns:
- The Currency for this record
-
setC_OrderLine_ID
public void setC_OrderLine_ID(int C_OrderLine_ID) Set Sales Order Line.- Specified by:
setC_OrderLine_ID
in interfaceI_C_OrderLine
- Parameters:
C_OrderLine_ID
- Sales Order Line
-
getC_OrderLine_ID
public int getC_OrderLine_ID()Get Sales Order Line.- Specified by:
getC_OrderLine_ID
in interfaceI_C_OrderLine
- Returns:
- Sales Order Line
-
setC_OrderLine_UU
Set C_OrderLine_UU.- Specified by:
setC_OrderLine_UU
in interfaceI_C_OrderLine
- Parameters:
C_OrderLine_UU
- C_OrderLine_UU
-
getC_OrderLine_UU
Get C_OrderLine_UU.- Specified by:
getC_OrderLine_UU
in interfaceI_C_OrderLine
- Returns:
- C_OrderLine_UU
-
getC_Order
- Specified by:
getC_Order
in interfaceI_C_OrderLine
- Throws:
RuntimeException
-
setC_Order_ID
public void setC_Order_ID(int C_Order_ID) Set Order.- Specified by:
setC_Order_ID
in interfaceI_C_OrderLine
- Parameters:
C_Order_ID
- Order
-
getC_Order_ID
public int getC_Order_ID()Get Order.- Specified by:
getC_Order_ID
in interfaceI_C_OrderLine
- Returns:
- Order
-
getKeyNamePair
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
getC_ProjectPhase
- Specified by:
getC_ProjectPhase
in interfaceI_C_OrderLine
- Throws:
RuntimeException
-
setC_ProjectPhase_ID
public void setC_ProjectPhase_ID(int C_ProjectPhase_ID) Set Project Phase.- Specified by:
setC_ProjectPhase_ID
in interfaceI_C_OrderLine
- Parameters:
C_ProjectPhase_ID
- Phase of a Project
-
getC_ProjectPhase_ID
public int getC_ProjectPhase_ID()Get Project Phase.- Specified by:
getC_ProjectPhase_ID
in interfaceI_C_OrderLine
- Returns:
- Phase of a Project
-
getC_ProjectTask
- Specified by:
getC_ProjectTask
in interfaceI_C_OrderLine
- Throws:
RuntimeException
-
setC_ProjectTask_ID
public void setC_ProjectTask_ID(int C_ProjectTask_ID) Set Project Task.- Specified by:
setC_ProjectTask_ID
in interfaceI_C_OrderLine
- Parameters:
C_ProjectTask_ID
- Actual Project Task in a Phase
-
getC_ProjectTask_ID
public int getC_ProjectTask_ID()Get Project Task.- Specified by:
getC_ProjectTask_ID
in interfaceI_C_OrderLine
- Returns:
- Actual Project Task in a Phase
-
getC_Project
- Specified by:
getC_Project
in interfaceI_C_OrderLine
- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID) Set Project.- Specified by:
setC_Project_ID
in interfaceI_C_OrderLine
- Parameters:
C_Project_ID
- Financial Project
-
getC_Project_ID
public int getC_Project_ID()Get Project.- Specified by:
getC_Project_ID
in interfaceI_C_OrderLine
- Returns:
- Financial Project
-
getC_Tax
- Specified by:
getC_Tax
in interfaceI_C_OrderLine
- Throws:
RuntimeException
-
setC_Tax_ID
public void setC_Tax_ID(int C_Tax_ID) Set Tax.- Specified by:
setC_Tax_ID
in interfaceI_C_OrderLine
- Parameters:
C_Tax_ID
- Tax identifier
-
getC_Tax_ID
public int getC_Tax_ID()Get Tax.- Specified by:
getC_Tax_ID
in interfaceI_C_OrderLine
- Returns:
- Tax identifier
-
getC_UOM
- Specified by:
getC_UOM
in interfaceI_C_OrderLine
- Throws:
RuntimeException
-
setC_UOM_ID
public void setC_UOM_ID(int C_UOM_ID) Set UOM.- Specified by:
setC_UOM_ID
in interfaceI_C_OrderLine
- Parameters:
C_UOM_ID
- Unit of Measure
-
getC_UOM_ID
public int getC_UOM_ID()Get UOM.- Specified by:
getC_UOM_ID
in interfaceI_C_OrderLine
- Returns:
- Unit of Measure
-
setCreateProduction
Set Create Production.- Specified by:
setCreateProduction
in interfaceI_C_OrderLine
- Parameters:
CreateProduction
- Create Production
-
getCreateProduction
Get Create Production.- Specified by:
getCreateProduction
in interfaceI_C_OrderLine
- Returns:
- Create Production
-
setCreateShipment
Set Create Shipment.- Specified by:
setCreateShipment
in interfaceI_C_OrderLine
- Parameters:
CreateShipment
- Create Shipment
-
getCreateShipment
Get Create Shipment.- Specified by:
getCreateShipment
in interfaceI_C_OrderLine
- Returns:
- Create Shipment
-
setDateDelivered
Set Date Delivered.- Specified by:
setDateDelivered
in interfaceI_C_OrderLine
- Parameters:
DateDelivered
- Date when the product was delivered
-
getDateDelivered
Get Date Delivered.- Specified by:
getDateDelivered
in interfaceI_C_OrderLine
- Returns:
- Date when the product was delivered
-
setDateInvoiced
Set Date Invoiced.- Specified by:
setDateInvoiced
in interfaceI_C_OrderLine
- Parameters:
DateInvoiced
- Date printed on Invoice
-
getDateInvoiced
Get Date Invoiced.- Specified by:
getDateInvoiced
in interfaceI_C_OrderLine
- Returns:
- Date printed on Invoice
-
setDateOrdered
Set Date Ordered.- Specified by:
setDateOrdered
in interfaceI_C_OrderLine
- Parameters:
DateOrdered
- Date of Order
-
getDateOrdered
Get Date Ordered.- Specified by:
getDateOrdered
in interfaceI_C_OrderLine
- Returns:
- Date of Order
-
setDatePromised
Set Date Promised.- Specified by:
setDatePromised
in interfaceI_C_OrderLine
- Parameters:
DatePromised
- Date Order was promised
-
getDatePromised
Get Date Promised.- Specified by:
getDatePromised
in interfaceI_C_OrderLine
- Returns:
- Date Order was promised
-
setDescription
Set Description.- Specified by:
setDescription
in interfaceI_C_OrderLine
- Parameters:
Description
- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescription
in interfaceI_C_OrderLine
- Returns:
- Optional short description of the record
-
setDiscount
Set Discount %.- Specified by:
setDiscount
in interfaceI_C_OrderLine
- Parameters:
Discount
- Discount in percent
-
getDiscount
Get Discount %.- Specified by:
getDiscount
in interfaceI_C_OrderLine
- Returns:
- Discount in percent
-
setFreightAmt
Set Freight Amount.- Specified by:
setFreightAmt
in interfaceI_C_OrderLine
- Parameters:
FreightAmt
- Freight Amount
-
getFreightAmt
Get Freight Amount.- Specified by:
getFreightAmt
in interfaceI_C_OrderLine
- Returns:
- Freight Amount
-
setIsDescription
public void setIsDescription(boolean IsDescription) Set Description Only.- Specified by:
setIsDescription
in interfaceI_C_OrderLine
- Parameters:
IsDescription
- if true, the line is just description and no transaction
-
isDescription
public boolean isDescription()Get Description Only.- Specified by:
isDescription
in interfaceI_C_OrderLine
- Returns:
- if true, the line is just description and no transaction
-
setLine
public void setLine(int Line) Set Line No.- Specified by:
setLine
in interfaceI_C_OrderLine
- Parameters:
Line
- Unique line for this document
-
getLine
public int getLine()Get Line No.- Specified by:
getLine
in interfaceI_C_OrderLine
- Returns:
- Unique line for this document
-
setLineNetAmt
Set Line Amount.- Specified by:
setLineNetAmt
in interfaceI_C_OrderLine
- Parameters:
LineNetAmt
- Line Extended Amount (Quantity * Actual Price) without Freight and Charges
-
getLineNetAmt
Get Line Amount.- Specified by:
getLineNetAmt
in interfaceI_C_OrderLine
- Returns:
- Line Extended Amount (Quantity * Actual Price) without Freight and Charges
-
getLink_OrderLine
- Specified by:
getLink_OrderLine
in interfaceI_C_OrderLine
- Throws:
RuntimeException
-
setLink_OrderLine_ID
public void setLink_OrderLine_ID(int Link_OrderLine_ID) Set Linked Order Line.- Specified by:
setLink_OrderLine_ID
in interfaceI_C_OrderLine
- Parameters:
Link_OrderLine_ID
- This field links a sales order line to the purchase order line that is generated from it.
-
getLink_OrderLine_ID
public int getLink_OrderLine_ID()Get Linked Order Line.- Specified by:
getLink_OrderLine_ID
in interfaceI_C_OrderLine
- Returns:
- This field links a sales order line to the purchase order line that is generated from it.
-
getM_AttributeSetInstance
- Specified by:
getM_AttributeSetInstance
in interfaceI_C_OrderLine
- Throws:
RuntimeException
-
setM_AttributeSetInstance_ID
public void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID) Set Attribute Set Instance.- Specified by:
setM_AttributeSetInstance_ID
in interfaceI_C_OrderLine
- Parameters:
M_AttributeSetInstance_ID
- Product Attribute Set Instance
-
getM_AttributeSetInstance_ID
public int getM_AttributeSetInstance_ID()Get Attribute Set Instance.- Specified by:
getM_AttributeSetInstance_ID
in interfaceI_C_OrderLine
- Returns:
- Product Attribute Set Instance
-
getM_Product
- Specified by:
getM_Product
in interfaceI_C_OrderLine
- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID) Set Product.- Specified by:
setM_Product_ID
in interfaceI_C_OrderLine
- Parameters:
M_Product_ID
- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()Get Product.- Specified by:
getM_Product_ID
in interfaceI_C_OrderLine
- Returns:
- Product, Service, Item
-
getM_Shipper
- Specified by:
getM_Shipper
in interfaceI_C_OrderLine
- Throws:
RuntimeException
-
setM_Shipper_ID
public void setM_Shipper_ID(int M_Shipper_ID) Set Shipper.- Specified by:
setM_Shipper_ID
in interfaceI_C_OrderLine
- Parameters:
M_Shipper_ID
- Method or manner of product delivery
-
getM_Shipper_ID
public int getM_Shipper_ID()Get Shipper.- Specified by:
getM_Shipper_ID
in interfaceI_C_OrderLine
- Returns:
- Method or manner of product delivery
-
getM_Warehouse
- Specified by:
getM_Warehouse
in interfaceI_C_OrderLine
- Throws:
RuntimeException
-
setM_Warehouse_ID
public void setM_Warehouse_ID(int M_Warehouse_ID) Set Warehouse.- Specified by:
setM_Warehouse_ID
in interfaceI_C_OrderLine
- Parameters:
M_Warehouse_ID
- Storage Warehouse and Service Point
-
getM_Warehouse_ID
public int getM_Warehouse_ID()Get Warehouse.- Specified by:
getM_Warehouse_ID
in interfaceI_C_OrderLine
- Returns:
- Storage Warehouse and Service Point
-
getPP_Cost_Collector
- Specified by:
getPP_Cost_Collector
in interfaceI_C_OrderLine
- Throws:
RuntimeException
-
setPP_Cost_Collector_ID
public void setPP_Cost_Collector_ID(int PP_Cost_Collector_ID) Set Manufacturing Cost Collector.- Specified by:
setPP_Cost_Collector_ID
in interfaceI_C_OrderLine
- Parameters:
PP_Cost_Collector_ID
- Manufacturing Cost Collector
-
getPP_Cost_Collector_ID
public int getPP_Cost_Collector_ID()Get Manufacturing Cost Collector.- Specified by:
getPP_Cost_Collector_ID
in interfaceI_C_OrderLine
- Returns:
- Manufacturing Cost Collector
-
setPriceActual
Set Unit Price.- Specified by:
setPriceActual
in interfaceI_C_OrderLine
- Parameters:
PriceActual
- Actual Price
-
getPriceActual
Get Unit Price.- Specified by:
getPriceActual
in interfaceI_C_OrderLine
- Returns:
- Actual Price
-
setPriceCost
Set Cost Price.- Specified by:
setPriceCost
in interfaceI_C_OrderLine
- Parameters:
PriceCost
- Price per Unit of Measure including all indirect costs (Freight, etc.)
-
getPriceCost
Get Cost Price.- Specified by:
getPriceCost
in interfaceI_C_OrderLine
- Returns:
- Price per Unit of Measure including all indirect costs (Freight, etc.)
-
setPriceEntered
Set Price.- Specified by:
setPriceEntered
in interfaceI_C_OrderLine
- Parameters:
PriceEntered
- Price Entered - the price based on the selected/base UoM
-
getPriceEntered
Get Price.- Specified by:
getPriceEntered
in interfaceI_C_OrderLine
- Returns:
- Price Entered - the price based on the selected/base UoM
-
setPriceLimit
Set Limit Price.- Specified by:
setPriceLimit
in interfaceI_C_OrderLine
- Parameters:
PriceLimit
- Lowest price for a product
-
getPriceLimit
Get Limit Price.- Specified by:
getPriceLimit
in interfaceI_C_OrderLine
- Returns:
- Lowest price for a product
-
setPriceList
Set List Price.- Specified by:
setPriceList
in interfaceI_C_OrderLine
- Parameters:
PriceList
- List Price
-
getPriceList
Get List Price.- Specified by:
getPriceList
in interfaceI_C_OrderLine
- Returns:
- List Price
-
setProcessed
public void setProcessed(boolean Processed) Set Processed.- Specified by:
setProcessed
in interfaceI_C_OrderLine
- Parameters:
Processed
- The document has been processed
-
isProcessed
public boolean isProcessed()Get Processed.- Specified by:
isProcessed
in interfaceI_C_OrderLine
- Returns:
- The document has been processed
-
setQtyDelivered
Set Delivered Quantity.- Specified by:
setQtyDelivered
in interfaceI_C_OrderLine
- Parameters:
QtyDelivered
- Delivered Quantity
-
getQtyDelivered
Get Delivered Quantity.- Specified by:
getQtyDelivered
in interfaceI_C_OrderLine
- Returns:
- Delivered Quantity
-
setQtyEntered
Set Quantity.- Specified by:
setQtyEntered
in interfaceI_C_OrderLine
- Parameters:
QtyEntered
- The Quantity Entered is based on the selected UoM
-
getQtyEntered
Get Quantity.- Specified by:
getQtyEntered
in interfaceI_C_OrderLine
- Returns:
- The Quantity Entered is based on the selected UoM
-
setQtyInvoiced
Set Quantity Invoiced.- Specified by:
setQtyInvoiced
in interfaceI_C_OrderLine
- Parameters:
QtyInvoiced
- Invoiced Quantity
-
getQtyInvoiced
Get Quantity Invoiced.- Specified by:
getQtyInvoiced
in interfaceI_C_OrderLine
- Returns:
- Invoiced Quantity
-
setQtyLostSales
Set Lost Sales Qty.- Specified by:
setQtyLostSales
in interfaceI_C_OrderLine
- Parameters:
QtyLostSales
- Quantity of potential sales
-
getQtyLostSales
Get Lost Sales Qty.- Specified by:
getQtyLostSales
in interfaceI_C_OrderLine
- Returns:
- Quantity of potential sales
-
setQtyOrdered
Set Ordered Quantity.- Specified by:
setQtyOrdered
in interfaceI_C_OrderLine
- Parameters:
QtyOrdered
- Ordered Quantity
-
getQtyOrdered
Get Ordered Quantity.- Specified by:
getQtyOrdered
in interfaceI_C_OrderLine
- Returns:
- Ordered Quantity
-
setQtyReserved
Set Reserved Quantity.- Specified by:
setQtyReserved
in interfaceI_C_OrderLine
- Parameters:
QtyReserved
- Reserved Quantity
-
getQtyReserved
Get Reserved Quantity.- Specified by:
getQtyReserved
in interfaceI_C_OrderLine
- Returns:
- Reserved Quantity
-
setRRAmt
Set Revenue Recognition Amt.- Specified by:
setRRAmt
in interfaceI_C_OrderLine
- Parameters:
RRAmt
- Revenue Recognition Amount
-
getRRAmt
Get Revenue Recognition Amt.- Specified by:
getRRAmt
in interfaceI_C_OrderLine
- Returns:
- Revenue Recognition Amount
-
setRRStartDate
Set Revenue Recognition Start.- Specified by:
setRRStartDate
in interfaceI_C_OrderLine
- Parameters:
RRStartDate
- Revenue Recognition Start Date
-
getRRStartDate
Get Revenue Recognition Start.- Specified by:
getRRStartDate
in interfaceI_C_OrderLine
- Returns:
- Revenue Recognition Start Date
-
getRef_OrderLine
- Specified by:
getRef_OrderLine
in interfaceI_C_OrderLine
- Throws:
RuntimeException
-
setRef_OrderLine_ID
public void setRef_OrderLine_ID(int Ref_OrderLine_ID) Set Referenced Order Line.- Specified by:
setRef_OrderLine_ID
in interfaceI_C_OrderLine
- Parameters:
Ref_OrderLine_ID
- Reference to corresponding Sales/Purchase Order
-
getRef_OrderLine_ID
public int getRef_OrderLine_ID()Get Referenced Order Line.- Specified by:
getRef_OrderLine_ID
in interfaceI_C_OrderLine
- Returns:
- Reference to corresponding Sales/Purchase Order
-
setS_ResourceAssignment_ID
public void setS_ResourceAssignment_ID(int S_ResourceAssignment_ID) Set Resource Assignment.- Specified by:
setS_ResourceAssignment_ID
in interfaceI_C_OrderLine
- Parameters:
S_ResourceAssignment_ID
- Resource Assignment
-
getS_ResourceAssignment_ID
public int getS_ResourceAssignment_ID()Get Resource Assignment.- Specified by:
getS_ResourceAssignment_ID
in interfaceI_C_OrderLine
- Returns:
- Resource Assignment
-
getUser1
- Specified by:
getUser1
in interfaceI_C_OrderLine
- Throws:
RuntimeException
-
setUser1_ID
public void setUser1_ID(int User1_ID) Set User Element List 1.- Specified by:
setUser1_ID
in interfaceI_C_OrderLine
- Parameters:
User1_ID
- User defined list element #1
-
getUser1_ID
public int getUser1_ID()Get User Element List 1.- Specified by:
getUser1_ID
in interfaceI_C_OrderLine
- Returns:
- User defined list element #1
-
getUser2
- Specified by:
getUser2
in interfaceI_C_OrderLine
- Throws:
RuntimeException
-
setUser2_ID
public void setUser2_ID(int User2_ID) Set User Element List 2.- Specified by:
setUser2_ID
in interfaceI_C_OrderLine
- Parameters:
User2_ID
- User defined list element #2
-
getUser2_ID
public int getUser2_ID()Get User Element List 2.- Specified by:
getUser2_ID
in interfaceI_C_OrderLine
- Returns:
- User defined list element #2
-