Package org.openbravo.model.common.order
Class OrderLine
- java.lang.Object
-
- org.openbravo.base.structure.BaseOBObject
-
- org.openbravo.model.common.order.OrderLine
-
- All Implemented Interfaces:
Serializable
,BaseOBObjectDef
,OBNotSingleton
,OBProvidable
,ActiveEnabled
,ClientEnabled
,DynamicEnabled
,Identifiable
,OrganizationEnabled
,Traceable
public class OrderLine extends BaseOBObject implements Traceable, ClientEnabled, OrganizationEnabled, ActiveEnabled
Entity class for entity OrderLine (stored in table C_OrderLine).
Help: The table defines the individual line items that comprise an Order
NOTE: This class should not be instantiated directly. To instantiate this class theOBProvider
should be used.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static String
ENTITY_NAME
static String
PROPERTY_ACTIVE
Property active stored in column IsActive in table C_OrderLinestatic String
PROPERTY_ASSET
Property asset stored in column A_Asset_ID in table C_OrderLine
Help: Any item of economic value owned by the corporation, especially that which could be converted to cash.static String
PROPERTY_ATTRIBUTESETVALUE
Property attributeSetValue stored in column M_AttributeSetInstance_ID in table C_OrderLine
Help: The values of the actual Product Attributesstatic String
PROPERTY_BASEGROSSUNITPRICE
Property baseGrossUnitPrice stored in column grosspricestd in table C_OrderLinestatic String
PROPERTY_BOMPARENT
Property bOMParent stored in column BOM_Parent_ID in table C_OrderLinestatic String
PROPERTY_BUSINESSPARTNER
Property businessPartner stored in column C_BPartner_ID in table C_OrderLine
Help: A Business Partner is anyone with whom you transact. This can include a customer, vendor, employee or any combination of these.static String
PROPERTY_CANCELPRICEADJUSTMENT
Property cancelPriceAdjustment stored in column CANCELPRICEAD in table C_OrderLine
Help: If the user wants not to apply promotions to a specific line, he should use this check to achieve itstatic String
PROPERTY_CHARGE
Property charge stored in column C_Charge_ID in table C_OrderLine
Help: The Charge indicates a type of Charge (Handling, Shipping, Restocking)static String
PROPERTY_CHARGEAMOUNT
Property chargeAmount stored in column ChargeAmt in table C_OrderLine
Help: The Charge Amount indicates the amount for an additional charge.static String
PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table C_OrderLinestatic String
PROPERTY_COSTCENTER
Property costcenter stored in column C_Costcenter_ID in table C_OrderLine
Help: Division that adds to the cost of an organization. Internal structure for cost allocation.static String
PROPERTY_CREATEDBY
Property createdBy stored in column CreatedBy in table C_OrderLinestatic String
PROPERTY_CREATERESERVATION
Property createReservation stored in column Create_Reservation in table C_OrderLine
Help: Determines if a reservation must be done when the sales order is processed.static String
PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table C_OrderLinestatic String
PROPERTY_CURRENCY
Property currency stored in column C_Currency_ID in table C_OrderLine
Help: Indicates the currency to be used when processing this document.static String
PROPERTY_DATEDELIVERED
Property dateDelivered stored in column DateDelivered in table C_OrderLine
Help: Date when the product was deliveredstatic String
PROPERTY_DELIVEREDQUANTITY
Property deliveredQuantity stored in column QtyDelivered in table C_OrderLine
Help: The Delivered Quantity indicates the quantity of a product that has already been delivered.static String
PROPERTY_DESCRIPTION
Property description stored in column Description in table C_OrderLine
Help: A description is limited to 255 characters.static String
PROPERTY_DESCRIPTIONONLY
Property descriptionOnly stored in column IsDescription in table C_OrderLine
Help: If a line is Description Only, e.g. Product Inventory is not corrected. No accounting transactions are created and the amount or totals are not included in the document. This for including descriptional detail lines, e.g. for an Work Order.static String
PROPERTY_DIRECTSHIPMENT
Property directShipment stored in column DirectShip in table C_OrderLine
Help: Direct Shipment indicates if this line will ship directly from the vendor to the customerstatic String
PROPERTY_DISCOUNT
Property discount stored in column Discount in table C_OrderLine
Help: The Discount indicates the discount applied or taken as a percentage.static String
PROPERTY_EDITLINEAMOUNT
Property editLineAmount stored in column Iseditlinenetamt in table C_OrderLine
Help: A flag used to allow the end-user to edit Line Net Amount field.static String
PROPERTY_EXPLODE
Property explode stored in column Explode in table C_OrderLine
Help: Explode the BOM productstatic String
PROPERTY_FREIGHTAMOUNT
Property freightAmount stored in column FreightAmt in table C_OrderLine
Help: The Freight Amount indicates the amount charged for Freight in the document currency.static String
PROPERTY_GOODSSHIPMENTLINE
Property goodsShipmentLine stored in column M_Inoutline_ID in table C_OrderLine
Help: The Goods Shipment Line indicates a unique line in a Shipment documentstatic String
PROPERTY_GROSSLISTPRICE
Property grossListPrice stored in column GrossPriceList in table C_OrderLine
Help: The Gross List Price is the official price stated by the selected tax included pricelist and the currency of the document.static String
PROPERTY_GROSSUNITPRICE
Property grossUnitPrice stored in column Gross_Unit_Price in table C_OrderLine
Help: This is the price that is provided when the price is inclusive of taxes.static String
PROPERTY_ID
Property id stored in column C_OrderLine_ID in table C_OrderLine
Help: A unique identifier and a reference to a sales order line (product).static String
PROPERTY_INVOICEDATE
Property invoiceDate stored in column DateInvoiced in table C_OrderLine
Help: The Date Invoice indicates the date printed on the invoice.static String
PROPERTY_INVOICEDQUANTITY
Property invoicedQuantity stored in column QtyInvoiced in table C_OrderLine
Help: The Invoiced Quantity indicates the quantity of a product that have been invoiced.static String
PROPERTY_INVOICELINELIST
Property invoiceLineList stored in table C_OrderLinestatic String
PROPERTY_LINEGROSSAMOUNT
Property lineGrossAmount stored in column Line_Gross_Amount in table C_OrderLine
Help: This is the total amount against a line ( i.e product price * quantity + taxes )static String
PROPERTY_LINENETAMOUNT
Property lineNetAmount stored in column LineNetAmt in table C_OrderLinestatic String
PROPERTY_LINENO
Property lineNo stored in column Line in table C_OrderLinestatic String
PROPERTY_LISTPRICE
Property listPrice stored in column PriceList in table C_OrderLine
Help: The Net List Price is the official price stated by the selected pricelist and the currency of the document.static String
PROPERTY_MANAGEPRERESERVATION
Property managePrereservation stored in column Manage_Prereservation in table C_OrderLinestatic String
PROPERTY_MANAGERESERVATION
Property manageReservation stored in column Manage_Reservation in table C_OrderLinestatic String
PROPERTY_MATERIALMGMTRESERVATIONLIST
Property materialMgmtReservationList stored in table C_OrderLinestatic String
PROPERTY_MATERIALMGMTRESERVATIONSTOCKLIST
Property materialMgmtReservationStockList stored in table C_OrderLinestatic String
PROPERTY_MATERIALMGMTSHIPMENTINOUTLINELIST
Property materialMgmtShipmentInOutLineList stored in table C_OrderLinestatic String
PROPERTY_MRPPRODUCTIONRUNLINELIST
Property mRPProductionRunLineList stored in table C_OrderLinestatic String
PROPERTY_MRPPURCHASINGRUNLINELIST
Property mRPPurchasingRunLineList stored in table C_OrderLinestatic String
PROPERTY_NDDIMENSION
Property ndDimension stored in column User2_ID in table C_OrderLine
Help: The user defined element displays the optional elements that have been defined for this account combination.static String
PROPERTY_OPERATIVEQUANTITY
Property operativeQuantity stored in column Aumqty in table C_OrderLine
Help: The number of a certain item involved in the transaction, according to the defined Operative UOM.static String
PROPERTY_OPERATIVEUOM
Property operativeUOM stored in column C_Aum in table C_OrderLine
Help: The Alternative UOM defines a unique non monetary unit of measurestatic String
PROPERTY_ORDERDATE
Property orderDate stored in column DateOrdered in table C_OrderLine
Help: Indicates the Date an item was ordered.static String
PROPERTY_ORDERDISCOUNT
Property orderDiscount stored in column C_Order_Discount_ID in table C_OrderLinestatic String
PROPERTY_ORDEREDQUANTITY
Property orderedQuantity stored in column QtyOrdered in table C_OrderLine
Help: The Ordered Quantity indicates the quantity of a product that was ordered.static String
PROPERTY_ORDERLINEACCOUNTINGDIMENSIONLIST
Property orderLineAccountingDimensionList stored in table C_OrderLinestatic String
PROPERTY_ORDERLINEBOMPARENTIDLIST
Property orderLineBOMParentIDList stored in table C_OrderLinestatic String
PROPERTY_ORDERLINEOFFERLIST
Property orderLineOfferList stored in table C_OrderLinestatic String
PROPERTY_ORDERLINEQUOTATIONLINELIST
Property orderLineQuotationLineList stored in table C_OrderLinestatic String
PROPERTY_ORDERLINEREPLACEDORDERLINELIST
Property orderLineReplacedorderlineList stored in table C_OrderLinestatic String
PROPERTY_ORDERLINESERVICERELATIONCORDERLINERELATEDIDLIST
Property orderlineServiceRelationCOrderlineRelatedIDList stored in table C_OrderLinestatic String
PROPERTY_ORDERLINESERVICERELATIONLIST
Property orderlineServiceRelationList stored in table C_OrderLinestatic String
PROPERTY_ORDERLINESOPOREFERENCELIST
Property orderLineSOPOReferenceList stored in table C_OrderLinestatic String
PROPERTY_ORDERLINETAXLIST
Property orderLineTaxList stored in table C_OrderLinestatic String
PROPERTY_ORDERQUANTITY
Property orderQuantity stored in column QuantityOrder in table C_OrderLine
Help: Product quantity in the order uom.static String
PROPERTY_ORDERUOM
Property orderUOM stored in column M_Product_Uom_Id in table C_OrderLine
Help: Alternative order UOM for the product.static String
PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table C_OrderLinestatic String
PROPERTY_OVERDUERETURNDAYS
Property overdueReturnDays stored in column Overdue_Return_Days in table C_OrderLine
Help: Indicates if a Service is Returnable how many days has the customer to return it after buyingstatic String
PROPERTY_PARTNERADDRESS
Property partnerAddress stored in column C_BPartner_Location_ID in table C_OrderLine
Help: The Partner address indicates the location of a Business Partnerstatic String
PROPERTY_PRICEADJUSTMENT
Property priceAdjustment stored in column M_Offer_ID in table C_OrderLine
Help: Promotion or Discount applied to a particular line (product) automatically by the system.static String
PROPERTY_PRICELIMIT
Property priceLimit stored in column PriceLimit in table C_OrderLine
Help: The Net Price Limit indicates the lowest price for a product stated in the Price List Currency.static String
PROPERTY_PRINTDESCRIPTION
Property printDescription stored in column Print_Description in table C_OrderLine
Help: If selected, the ticket footer printing should add the description of the Servicestatic String
PROPERTY_PROCUREMENTPOINVOICEMATCHLIST
Property procurementPOInvoiceMatchList stored in table C_OrderLinestatic String
PROPERTY_PROCUREMENTREQUISITIONPOMATCHLIST
Property procurementRequisitionPOMatchList stored in table C_OrderLinestatic String
PROPERTY_PRODUCT
Property product stored in column M_Product_ID in table C_OrderLine
Help: Identifies an item which is either purchased or sold in this organization.static String
PROPERTY_PROJECT
Property project stored in column C_Project_ID in table C_OrderLine
Help: Identifier of a project defined within the Project & Service Management module.static String
PROPERTY_QUOTATIONLINE
Property quotationLine stored in column Quotationline_ID in table C_OrderLinestatic String
PROPERTY_REPLACEDORDERLINE
Property replacedorderline stored in column Replacedorderline_id in table C_OrderLine
Help: Link to the Order that has been replacedstatic String
PROPERTY_RESERVATIONSTATUS
Property reservationStatus stored in column SO_Res_Status in table C_OrderLine
Help: Identifies if the Sales Order is completely or partially reservedstatic String
PROPERTY_RESERVEDQUANTITY
Property reservedQuantity stored in column QtyReserved in table C_OrderLine
Help: The Reserved Quantity indicates the quantity of a product that is currently reserved for this order.static String
PROPERTY_RESOURCEASSIGNMENT
Property resourceAssignment stored in column S_ResourceAssignment_ID in table C_OrderLine
Help: The ID identifies a unique recordstatic String
PROPERTY_RETURNLINE
Property returnline stored in column Returnline in table C_OrderLine
Help: Identifies a return order linestatic String
PROPERTY_RETURNREASON
Property returnReason stored in column C_Return_Reason_ID in table C_OrderLinestatic String
PROPERTY_SALESORDER
Property salesOrder stored in column C_Order_ID in table C_OrderLine
Help: Unique identifier and a reference to a Sales Order originating from the document sequence defined for this document type.static String
PROPERTY_SALESREPRESENTATIVE
Property salesRepresentative stored in column Salesrep_ID in table C_OrderLine
Help: Indicates the sales representative responsible for the transaction that the document specifies . A valid sales representative is a business partner marked as an employee and a sales representative.static String
PROPERTY_SCHEDULEDDELIVERYDATE
Property scheduledDeliveryDate stored in column DatePromised in table C_OrderLine
Help: Scheduled Delivery Date indicates the date, if any, that an order was promised by.static String
PROPERTY_SELECTORDERLINE
Property selectOrderLine stored in column Relate_Orderline in table C_OrderLinestatic String
PROPERTY_SHIPPINGCOMPANY
Property shippingCompany stored in column M_Shipper_ID in table C_OrderLine
Help: The Shipper is any entity which will provide shipping to or shipping from an Organization.static String
PROPERTY_SOPOREFERENCE
Property sOPOReference stored in column Ref_OrderLine_ID in table C_OrderLine
Help: Reference of the Sales Order Line to the corresponding Purchase Order Line or vice versa.static String
PROPERTY_STANDARDPRICE
Property standardPrice stored in column PriceStd in table C_OrderLine
Help: Net unit price before applying this promotion. In case multiple promotions are applied in cascade, this price is the one after applying all promotions with more priority than current one. This field is populated in case the used price list does not include taxes.static String
PROPERTY_STDIMENSION
Property stDimension stored in column User1_ID in table C_OrderLine
Help: The user defined element displays the optional elements that have been defined for this account combination.static String
PROPERTY_TAX
Property tax stored in column C_Tax_ID in table C_OrderLine
Help: The Tax indicates the type of tax for this document line.static String
PROPERTY_TAXABLEAMOUNT
Property taxableAmount stored in column Taxbaseamt in table C_OrderLine
Help: The Tax Base Amount indicates the base amount used for calculating the tax amount.static String
PROPERTY_UNITPRICE
Property unitPrice stored in column PriceActual in table C_OrderLine
Help: The actual price indicates the price for a product in source currency.static String
PROPERTY_UOM
Property uOM stored in column C_UOM_ID in table C_OrderLine
Help: The UOM defines a unique non monetary unit of measurestatic String
PROPERTY_UPDATED
Property updated stored in column Updated in table C_OrderLinestatic String
PROPERTY_UPDATEDBY
Property updatedBy stored in column UpdatedBy in table C_OrderLinestatic String
PROPERTY_WAREHOUSE
Property warehouse stored in column M_Warehouse_ID in table C_OrderLine
Help: The Warehouse identifies a unique Warehouse where products are stored or Services are provided.static String
PROPERTY_WAREHOUSERULE
Property warehouseRule stored in column M_Warehouse_Rule_ID in table C_OrderLine
Help: Definition of a Warehouse Rule to be applied when getting stock from the warehouse.static String
TABLE_NAME
-
Fields inherited from class org.openbravo.base.structure.BaseOBObject
ID
-
-
Constructor Summary
Constructors Constructor Description OrderLine()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Asset
getAsset()
AttributeSetInstance
getAttributeSetValue()
BigDecimal
getBaseGrossUnitPrice()
OrderLine
getBOMParent()
BusinessPartner
getBusinessPartner()
GLCharge
getCharge()
BigDecimal
getChargeAmount()
Client
getClient()
Client fieldCostcenter
getCostcenter()
User
getCreatedBy()
Created by audit userString
getCreateReservation()
Date
getCreationDate()
Creation date of auditCurrency
getCurrency()
Date
getDateDelivered()
BigDecimal
getDeliveredQuantity()
String
getDescription()
BigDecimal
getDiscount()
String
getEntityName()
BigDecimal
getFreightAmount()
ShipmentInOutLine
getGoodsShipmentLine()
BigDecimal
getGrossListPrice()
BigDecimal
getGrossUnitPrice()
String
getId()
Date
getInvoiceDate()
BigDecimal
getInvoicedQuantity()
List<InvoiceLine>
getInvoiceLineList()
Help: Contains the individual items or charges on an InvoiceBigDecimal
getLineGrossAmount()
BigDecimal
getLineNetAmount()
Long
getLineNo()
BigDecimal
getListPrice()
List<Reservation>
getMaterialMgmtReservationList()
List<ReservationStock>
getMaterialMgmtReservationStockList()
List<ShipmentInOutLine>
getMaterialMgmtShipmentInOutLineList()
Help: The table defines the individual line that comprise shipment lineList<ProductionRunLine>
getMRPProductionRunLineList()
Help: Lines of the production planning processes.List<PurchasingRunLine>
getMRPPurchasingRunLineList()
Help: Lines of the purchase planning processes.UserDimension2
getNdDimension()
BigDecimal
getOperativeQuantity()
UOM
getOperativeUOM()
Date
getOrderDate()
OrderDiscount
getOrderDiscount()
BigDecimal
getOrderedQuantity()
List<OrderLineAccountingDimension>
getOrderLineAccountingDimensionList()
Help: Accounting dimensionList<OrderLine>
getOrderLineBOMParentIDList()
Help: The table defines the individual line items that comprise an OrderList<OrderLineOffer>
getOrderLineOfferList()
List<OrderLine>
getOrderLineQuotationLineList()
Help: The table defines the individual line items that comprise an OrderList<OrderLine>
getOrderLineReplacedorderlineList()
Help: The table defines the individual line items that comprise an OrderList<OrderlineServiceRelation>
getOrderlineServiceRelationCOrderlineRelatedIDList()
Help: In this table the Order Lines related to an Order Line of 'Service' type are addedList<OrderlineServiceRelation>
getOrderlineServiceRelationList()
Help: In this table the Order Lines related to an Order Line of 'Service' type are addedList<OrderLine>
getOrderLineSOPOReferenceList()
Help: The table defines the individual line items that comprise an OrderList<OrderLineTax>
getOrderLineTaxList()
Help: The table contains the tax amount for an Order line.BigDecimal
getOrderQuantity()
ProductUOM
getOrderUOM()
Organization
getOrganization()
Gets organization fieldLong
getOverdueReturnDays()
Location
getPartnerAddress()
PriceAdjustment
getPriceAdjustment()
BigDecimal
getPriceLimit()
List<POInvoiceMatch>
getProcurementPOInvoiceMatchList()
Help: This table contains all the matches between the order lines and: 1. With the material receipt lines. For each order line we can have one or more materials receipt lines. The result of the sum of all the material receipt lines have to match with their own order line in order to be able to say that the order line has been already receipt. 2. With the invoice line. For each order line we can have one or more invoices lines. The result of the sum of all the invoices lines have to much with their own order line in order to be able to say that the order line has been already invoicedList<RequisitionPOMatch>
getProcurementRequisitionPOMatchList()
Help: This table matches the Requisition lines with the Purchase Orders that satisfy them.Product
getProduct()
Project
getProject()
OrderLine
getQuotationLine()
OrderLine
getReplacedorderline()
String
getReservationStatus()
BigDecimal
getReservedQuantity()
ResourceAssignment
getResourceAssignment()
String
getReturnline()
ReturnReason
getReturnReason()
Order
getSalesOrder()
User
getSalesRepresentative()
Date
getScheduledDeliveryDate()
ShippingCompany
getShippingCompany()
OrderLine
getSOPOReference()
BigDecimal
getStandardPrice()
UserDimension1
getStDimension()
TaxRate
getTax()
BigDecimal
getTaxableAmount()
BigDecimal
getUnitPrice()
UOM
getUOM()
Date
getUpdated()
Update date of auditUser
getUpdatedBy()
Update by audit userWarehouse
getWarehouse()
WarehouseRule
getWarehouseRule()
Boolean
isActive()
Gets active fieldBoolean
isCancelPriceAdjustment()
Boolean
isDescriptionOnly()
Boolean
isDirectShipment()
Boolean
isEditLineAmount()
Boolean
isExplode()
Boolean
isManagePrereservation()
Boolean
isManageReservation()
Boolean
isPrintDescription()
Boolean
isSelectOrderLine()
void
setActive(Boolean active)
Sets active fieldvoid
setAsset(Asset asset)
void
setAttributeSetValue(AttributeSetInstance attributeSetValue)
void
setBaseGrossUnitPrice(BigDecimal baseGrossUnitPrice)
void
setBOMParent(OrderLine bOMParent)
void
setBusinessPartner(BusinessPartner businessPartner)
void
setCancelPriceAdjustment(Boolean cancelPriceAdjustment)
void
setCharge(GLCharge charge)
void
setChargeAmount(BigDecimal chargeAmount)
void
setClient(Client client)
Client fieldvoid
setCostcenter(Costcenter costcenter)
void
setCreatedBy(User createdBy)
Created by audit uservoid
setCreateReservation(String createReservation)
void
setCreationDate(Date creationDate)
Creation date of auditvoid
setCurrency(Currency currency)
void
setDateDelivered(Date dateDelivered)
void
setDeliveredQuantity(BigDecimal deliveredQuantity)
void
setDescription(String description)
void
setDescriptionOnly(Boolean descriptionOnly)
void
setDirectShipment(Boolean directShipment)
void
setDiscount(BigDecimal discount)
void
setEditLineAmount(Boolean editLineAmount)
void
setExplode(Boolean explode)
void
setFreightAmount(BigDecimal freightAmount)
void
setGoodsShipmentLine(ShipmentInOutLine goodsShipmentLine)
void
setGrossListPrice(BigDecimal grossListPrice)
void
setGrossUnitPrice(BigDecimal grossUnitPrice)
void
setId(String id)
void
setInvoiceDate(Date invoiceDate)
void
setInvoicedQuantity(BigDecimal invoicedQuantity)
void
setInvoiceLineList(List<InvoiceLine> invoiceLineList)
Help: Contains the individual items or charges on an Invoicevoid
setLineGrossAmount(BigDecimal lineGrossAmount)
void
setLineNetAmount(BigDecimal lineNetAmount)
void
setLineNo(Long lineNo)
void
setListPrice(BigDecimal listPrice)
void
setManagePrereservation(Boolean managePrereservation)
void
setManageReservation(Boolean manageReservation)
void
setMaterialMgmtReservationList(List<Reservation> materialMgmtReservationList)
void
setMaterialMgmtReservationStockList(List<ReservationStock> materialMgmtReservationStockList)
void
setMaterialMgmtShipmentInOutLineList(List<ShipmentInOutLine> materialMgmtShipmentInOutLineList)
Help: The table defines the individual line that comprise shipment linevoid
setMRPProductionRunLineList(List<ProductionRunLine> mRPProductionRunLineList)
Help: Lines of the production planning processes.void
setMRPPurchasingRunLineList(List<PurchasingRunLine> mRPPurchasingRunLineList)
Help: Lines of the purchase planning processes.void
setNdDimension(UserDimension2 ndDimension)
void
setOperativeQuantity(BigDecimal operativeQuantity)
void
setOperativeUOM(UOM operativeUOM)
void
setOrderDate(Date orderDate)
void
setOrderDiscount(OrderDiscount orderDiscount)
void
setOrderedQuantity(BigDecimal orderedQuantity)
void
setOrderLineAccountingDimensionList(List<OrderLineAccountingDimension> orderLineAccountingDimensionList)
Help: Accounting dimensionvoid
setOrderLineBOMParentIDList(List<OrderLine> orderLineBOMParentIDList)
Help: The table defines the individual line items that comprise an Ordervoid
setOrderLineOfferList(List<OrderLineOffer> orderLineOfferList)
void
setOrderLineQuotationLineList(List<OrderLine> orderLineQuotationLineList)
Help: The table defines the individual line items that comprise an Ordervoid
setOrderLineReplacedorderlineList(List<OrderLine> orderLineReplacedorderlineList)
Help: The table defines the individual line items that comprise an Ordervoid
setOrderlineServiceRelationCOrderlineRelatedIDList(List<OrderlineServiceRelation> orderlineServiceRelationCOrderlineRelatedIDList)
Help: In this table the Order Lines related to an Order Line of 'Service' type are addedvoid
setOrderlineServiceRelationList(List<OrderlineServiceRelation> orderlineServiceRelationList)
Help: In this table the Order Lines related to an Order Line of 'Service' type are addedvoid
setOrderLineSOPOReferenceList(List<OrderLine> orderLineSOPOReferenceList)
Help: The table defines the individual line items that comprise an Ordervoid
setOrderLineTaxList(List<OrderLineTax> orderLineTaxList)
Help: The table contains the tax amount for an Order line.void
setOrderQuantity(BigDecimal orderQuantity)
void
setOrderUOM(ProductUOM orderUOM)
void
setOrganization(Organization organization)
Sets organization fieldvoid
setOverdueReturnDays(Long overdueReturnDays)
void
setPartnerAddress(Location partnerAddress)
void
setPriceAdjustment(PriceAdjustment priceAdjustment)
void
setPriceLimit(BigDecimal priceLimit)
void
setPrintDescription(Boolean printDescription)
void
setProcurementPOInvoiceMatchList(List<POInvoiceMatch> procurementPOInvoiceMatchList)
Help: This table contains all the matches between the order lines and: 1. With the material receipt lines. For each order line we can have one or more materials receipt lines. The result of the sum of all the material receipt lines have to match with their own order line in order to be able to say that the order line has been already receipt. 2. With the invoice line. For each order line we can have one or more invoices lines. The result of the sum of all the invoices lines have to much with their own order line in order to be able to say that the order line has been already invoicedvoid
setProcurementRequisitionPOMatchList(List<RequisitionPOMatch> procurementRequisitionPOMatchList)
Help: This table matches the Requisition lines with the Purchase Orders that satisfy them.void
setProduct(Product product)
void
setProject(Project project)
void
setQuotationLine(OrderLine quotationLine)
void
setReplacedorderline(OrderLine replacedorderline)
void
setReservationStatus(String reservationStatus)
void
setReservedQuantity(BigDecimal reservedQuantity)
void
setResourceAssignment(ResourceAssignment resourceAssignment)
void
setReturnline(String returnline)
void
setReturnReason(ReturnReason returnReason)
void
setSalesOrder(Order salesOrder)
void
setSalesRepresentative(User salesRepresentative)
void
setScheduledDeliveryDate(Date scheduledDeliveryDate)
void
setSelectOrderLine(Boolean selectOrderLine)
void
setShippingCompany(ShippingCompany shippingCompany)
void
setSOPOReference(OrderLine sOPOReference)
void
setStandardPrice(BigDecimal standardPrice)
void
setStDimension(UserDimension1 stDimension)
void
setTax(TaxRate tax)
void
setTaxableAmount(BigDecimal taxableAmount)
void
setUnitPrice(BigDecimal unitPrice)
void
setUOM(UOM uOM)
void
setUpdated(Date updated)
Update date of auditvoid
setUpdatedBy(User updatedBy)
Update by audit uservoid
setWarehouse(Warehouse warehouse)
void
setWarehouseRule(WarehouseRule warehouseRule)
-
Methods inherited from class org.openbravo.base.structure.BaseOBObject
checkDerivedReadable, get, get, get, getEntity, getIdentifier, getValue, isAllowRead, isNewOBObject, isOrgClientAccessCheckEnabled, isWriteAccessCheckEnabled, set, setAccessChecks, setAllowRead, setDefaultValue, setId, setNewOBObject, setValue, toString, validate
-
-
-
-
Field Detail
-
TABLE_NAME
public static final String TABLE_NAME
- See Also:
- Constant Field Values
-
ENTITY_NAME
public static final String ENTITY_NAME
- See Also:
- Constant Field Values
-
PROPERTY_ID
public static final String PROPERTY_ID
Property id stored in column C_OrderLine_ID in table C_OrderLine
Help: A unique identifier and a reference to a sales order line (product).- See Also:
- Constant Field Values
-
PROPERTY_CLIENT
public static final String PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table C_OrderLine- See Also:
ClientEnabled
, Constant Field Values
-
PROPERTY_ORGANIZATION
public static final String PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table C_OrderLine- See Also:
OrganizationEnabled
, Constant Field Values
-
PROPERTY_ACTIVE
public static final String PROPERTY_ACTIVE
Property active stored in column IsActive in table C_OrderLine- See Also:
ActiveEnabled
, Constant Field Values
-
PROPERTY_CREATIONDATE
public static final String PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table C_OrderLine- See Also:
Traceable
, Constant Field Values
-
PROPERTY_CREATEDBY
public static final String PROPERTY_CREATEDBY
Property createdBy stored in column CreatedBy in table C_OrderLine- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATED
public static final String PROPERTY_UPDATED
Property updated stored in column Updated in table C_OrderLine- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATEDBY
public static final String PROPERTY_UPDATEDBY
Property updatedBy stored in column UpdatedBy in table C_OrderLine- See Also:
Traceable
, Constant Field Values
-
PROPERTY_SALESORDER
public static final String PROPERTY_SALESORDER
Property salesOrder stored in column C_Order_ID in table C_OrderLine
Help: Unique identifier and a reference to a Sales Order originating from the document sequence defined for this document type.- See Also:
- Constant Field Values
-
PROPERTY_LINENO
public static final String PROPERTY_LINENO
Property lineNo stored in column Line in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_BUSINESSPARTNER
public static final String PROPERTY_BUSINESSPARTNER
Property businessPartner stored in column C_BPartner_ID in table C_OrderLine
Help: A Business Partner is anyone with whom you transact. This can include a customer, vendor, employee or any combination of these.- See Also:
- Constant Field Values
-
PROPERTY_PARTNERADDRESS
public static final String PROPERTY_PARTNERADDRESS
Property partnerAddress stored in column C_BPartner_Location_ID in table C_OrderLine
Help: The Partner address indicates the location of a Business Partner- See Also:
- Constant Field Values
-
PROPERTY_ORDERDATE
public static final String PROPERTY_ORDERDATE
Property orderDate stored in column DateOrdered in table C_OrderLine
Help: Indicates the Date an item was ordered.- See Also:
- Constant Field Values
-
PROPERTY_SCHEDULEDDELIVERYDATE
public static final String PROPERTY_SCHEDULEDDELIVERYDATE
Property scheduledDeliveryDate stored in column DatePromised in table C_OrderLine
Help: Scheduled Delivery Date indicates the date, if any, that an order was promised by.- See Also:
- Constant Field Values
-
PROPERTY_DATEDELIVERED
public static final String PROPERTY_DATEDELIVERED
Property dateDelivered stored in column DateDelivered in table C_OrderLine
Help: Date when the product was delivered- See Also:
- Constant Field Values
-
PROPERTY_INVOICEDATE
public static final String PROPERTY_INVOICEDATE
Property invoiceDate stored in column DateInvoiced in table C_OrderLine
Help: The Date Invoice indicates the date printed on the invoice.- See Also:
- Constant Field Values
-
PROPERTY_DESCRIPTION
public static final String PROPERTY_DESCRIPTION
Property description stored in column Description in table C_OrderLine
Help: A description is limited to 255 characters.- See Also:
- Constant Field Values
-
PROPERTY_PRODUCT
public static final String PROPERTY_PRODUCT
Property product stored in column M_Product_ID in table C_OrderLine
Help: Identifies an item which is either purchased or sold in this organization.- See Also:
- Constant Field Values
-
PROPERTY_WAREHOUSE
public static final String PROPERTY_WAREHOUSE
Property warehouse stored in column M_Warehouse_ID in table C_OrderLine
Help: The Warehouse identifies a unique Warehouse where products are stored or Services are provided.- See Also:
- Constant Field Values
-
PROPERTY_DIRECTSHIPMENT
public static final String PROPERTY_DIRECTSHIPMENT
Property directShipment stored in column DirectShip in table C_OrderLine
Help: Direct Shipment indicates if this line will ship directly from the vendor to the customer- See Also:
- Constant Field Values
-
PROPERTY_UOM
public static final String PROPERTY_UOM
Property uOM stored in column C_UOM_ID in table C_OrderLine
Help: The UOM defines a unique non monetary unit of measure- See Also:
- Constant Field Values
-
PROPERTY_ORDEREDQUANTITY
public static final String PROPERTY_ORDEREDQUANTITY
Property orderedQuantity stored in column QtyOrdered in table C_OrderLine
Help: The Ordered Quantity indicates the quantity of a product that was ordered.- See Also:
- Constant Field Values
-
PROPERTY_RESERVEDQUANTITY
public static final String PROPERTY_RESERVEDQUANTITY
Property reservedQuantity stored in column QtyReserved in table C_OrderLine
Help: The Reserved Quantity indicates the quantity of a product that is currently reserved for this order.- See Also:
- Constant Field Values
-
PROPERTY_DELIVEREDQUANTITY
public static final String PROPERTY_DELIVEREDQUANTITY
Property deliveredQuantity stored in column QtyDelivered in table C_OrderLine
Help: The Delivered Quantity indicates the quantity of a product that has already been delivered.- See Also:
- Constant Field Values
-
PROPERTY_INVOICEDQUANTITY
public static final String PROPERTY_INVOICEDQUANTITY
Property invoicedQuantity stored in column QtyInvoiced in table C_OrderLine
Help: The Invoiced Quantity indicates the quantity of a product that have been invoiced.- See Also:
- Constant Field Values
-
PROPERTY_SHIPPINGCOMPANY
public static final String PROPERTY_SHIPPINGCOMPANY
Property shippingCompany stored in column M_Shipper_ID in table C_OrderLine
Help: The Shipper is any entity which will provide shipping to or shipping from an Organization.- See Also:
- Constant Field Values
-
PROPERTY_CURRENCY
public static final String PROPERTY_CURRENCY
Property currency stored in column C_Currency_ID in table C_OrderLine
Help: Indicates the currency to be used when processing this document.- See Also:
- Constant Field Values
-
PROPERTY_LISTPRICE
public static final String PROPERTY_LISTPRICE
Property listPrice stored in column PriceList in table C_OrderLine
Help: The Net List Price is the official price stated by the selected pricelist and the currency of the document.- See Also:
- Constant Field Values
-
PROPERTY_UNITPRICE
public static final String PROPERTY_UNITPRICE
Property unitPrice stored in column PriceActual in table C_OrderLine
Help: The actual price indicates the price for a product in source currency.- See Also:
- Constant Field Values
-
PROPERTY_PRICELIMIT
public static final String PROPERTY_PRICELIMIT
Property priceLimit stored in column PriceLimit in table C_OrderLine
Help: The Net Price Limit indicates the lowest price for a product stated in the Price List Currency.- See Also:
- Constant Field Values
-
PROPERTY_LINENETAMOUNT
public static final String PROPERTY_LINENETAMOUNT
Property lineNetAmount stored in column LineNetAmt in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_DISCOUNT
public static final String PROPERTY_DISCOUNT
Property discount stored in column Discount in table C_OrderLine
Help: The Discount indicates the discount applied or taken as a percentage.- See Also:
- Constant Field Values
-
PROPERTY_FREIGHTAMOUNT
public static final String PROPERTY_FREIGHTAMOUNT
Property freightAmount stored in column FreightAmt in table C_OrderLine
Help: The Freight Amount indicates the amount charged for Freight in the document currency.- See Also:
- Constant Field Values
-
PROPERTY_CHARGE
public static final String PROPERTY_CHARGE
Property charge stored in column C_Charge_ID in table C_OrderLine
Help: The Charge indicates a type of Charge (Handling, Shipping, Restocking)- See Also:
- Constant Field Values
-
PROPERTY_CHARGEAMOUNT
public static final String PROPERTY_CHARGEAMOUNT
Property chargeAmount stored in column ChargeAmt in table C_OrderLine
Help: The Charge Amount indicates the amount for an additional charge.- See Also:
- Constant Field Values
-
PROPERTY_TAX
public static final String PROPERTY_TAX
Property tax stored in column C_Tax_ID in table C_OrderLine
Help: The Tax indicates the type of tax for this document line.- See Also:
- Constant Field Values
-
PROPERTY_RESOURCEASSIGNMENT
public static final String PROPERTY_RESOURCEASSIGNMENT
Property resourceAssignment stored in column S_ResourceAssignment_ID in table C_OrderLine
Help: The ID identifies a unique record- See Also:
- Constant Field Values
-
PROPERTY_SOPOREFERENCE
public static final String PROPERTY_SOPOREFERENCE
Property sOPOReference stored in column Ref_OrderLine_ID in table C_OrderLine
Help: Reference of the Sales Order Line to the corresponding Purchase Order Line or vice versa.- See Also:
- Constant Field Values
-
PROPERTY_ATTRIBUTESETVALUE
public static final String PROPERTY_ATTRIBUTESETVALUE
Property attributeSetValue stored in column M_AttributeSetInstance_ID in table C_OrderLine
Help: The values of the actual Product Attributes- See Also:
- Constant Field Values
-
PROPERTY_DESCRIPTIONONLY
public static final String PROPERTY_DESCRIPTIONONLY
Property descriptionOnly stored in column IsDescription in table C_OrderLine
Help: If a line is Description Only, e.g. Product Inventory is not corrected. No accounting transactions are created and the amount or totals are not included in the document. This for including descriptional detail lines, e.g. for an Work Order.- See Also:
- Constant Field Values
-
PROPERTY_ORDERQUANTITY
public static final String PROPERTY_ORDERQUANTITY
Property orderQuantity stored in column QuantityOrder in table C_OrderLine
Help: Product quantity in the order uom.- See Also:
- Constant Field Values
-
PROPERTY_ORDERUOM
public static final String PROPERTY_ORDERUOM
Property orderUOM stored in column M_Product_Uom_Id in table C_OrderLine
Help: Alternative order UOM for the product.- See Also:
- Constant Field Values
-
PROPERTY_PRICEADJUSTMENT
public static final String PROPERTY_PRICEADJUSTMENT
Property priceAdjustment stored in column M_Offer_ID in table C_OrderLine
Help: Promotion or Discount applied to a particular line (product) automatically by the system.- See Also:
- Constant Field Values
-
PROPERTY_STANDARDPRICE
public static final String PROPERTY_STANDARDPRICE
Property standardPrice stored in column PriceStd in table C_OrderLine
Help: Net unit price before applying this promotion. In case multiple promotions are applied in cascade, this price is the one after applying all promotions with more priority than current one. This field is populated in case the used price list does not include taxes.- See Also:
- Constant Field Values
-
PROPERTY_CANCELPRICEADJUSTMENT
public static final String PROPERTY_CANCELPRICEADJUSTMENT
Property cancelPriceAdjustment stored in column CANCELPRICEAD in table C_OrderLine
Help: If the user wants not to apply promotions to a specific line, he should use this check to achieve it- See Also:
- Constant Field Values
-
PROPERTY_ORDERDISCOUNT
public static final String PROPERTY_ORDERDISCOUNT
Property orderDiscount stored in column C_Order_Discount_ID in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_EDITLINEAMOUNT
public static final String PROPERTY_EDITLINEAMOUNT
Property editLineAmount stored in column Iseditlinenetamt in table C_OrderLine
Help: A flag used to allow the end-user to edit Line Net Amount field.- See Also:
- Constant Field Values
-
PROPERTY_TAXABLEAMOUNT
public static final String PROPERTY_TAXABLEAMOUNT
Property taxableAmount stored in column Taxbaseamt in table C_OrderLine
Help: The Tax Base Amount indicates the base amount used for calculating the tax amount.- See Also:
- Constant Field Values
-
PROPERTY_GOODSSHIPMENTLINE
public static final String PROPERTY_GOODSSHIPMENTLINE
Property goodsShipmentLine stored in column M_Inoutline_ID in table C_OrderLine
Help: The Goods Shipment Line indicates a unique line in a Shipment document- See Also:
- Constant Field Values
-
PROPERTY_RETURNREASON
public static final String PROPERTY_RETURNREASON
Property returnReason stored in column C_Return_Reason_ID in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_GROSSUNITPRICE
public static final String PROPERTY_GROSSUNITPRICE
Property grossUnitPrice stored in column Gross_Unit_Price in table C_OrderLine
Help: This is the price that is provided when the price is inclusive of taxes.- See Also:
- Constant Field Values
-
PROPERTY_LINEGROSSAMOUNT
public static final String PROPERTY_LINEGROSSAMOUNT
Property lineGrossAmount stored in column Line_Gross_Amount in table C_OrderLine
Help: This is the total amount against a line ( i.e product price * quantity + taxes )- See Also:
- Constant Field Values
-
PROPERTY_GROSSLISTPRICE
public static final String PROPERTY_GROSSLISTPRICE
Property grossListPrice stored in column GrossPriceList in table C_OrderLine
Help: The Gross List Price is the official price stated by the selected tax included pricelist and the currency of the document.- See Also:
- Constant Field Values
-
PROPERTY_COSTCENTER
public static final String PROPERTY_COSTCENTER
Property costcenter stored in column C_Costcenter_ID in table C_OrderLine
Help: Division that adds to the cost of an organization. Internal structure for cost allocation.- See Also:
- Constant Field Values
-
PROPERTY_BASEGROSSUNITPRICE
public static final String PROPERTY_BASEGROSSUNITPRICE
Property baseGrossUnitPrice stored in column grosspricestd in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_ASSET
public static final String PROPERTY_ASSET
Property asset stored in column A_Asset_ID in table C_OrderLine
Help: Any item of economic value owned by the corporation, especially that which could be converted to cash.- See Also:
- Constant Field Values
-
PROPERTY_WAREHOUSERULE
public static final String PROPERTY_WAREHOUSERULE
Property warehouseRule stored in column M_Warehouse_Rule_ID in table C_OrderLine
Help: Definition of a Warehouse Rule to be applied when getting stock from the warehouse.- See Also:
- Constant Field Values
-
PROPERTY_STDIMENSION
public static final String PROPERTY_STDIMENSION
Property stDimension stored in column User1_ID in table C_OrderLine
Help: The user defined element displays the optional elements that have been defined for this account combination.- See Also:
- Constant Field Values
-
PROPERTY_QUOTATIONLINE
public static final String PROPERTY_QUOTATIONLINE
Property quotationLine stored in column Quotationline_ID in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_NDDIMENSION
public static final String PROPERTY_NDDIMENSION
Property ndDimension stored in column User2_ID in table C_OrderLine
Help: The user defined element displays the optional elements that have been defined for this account combination.- See Also:
- Constant Field Values
-
PROPERTY_CREATERESERVATION
public static final String PROPERTY_CREATERESERVATION
Property createReservation stored in column Create_Reservation in table C_OrderLine
Help: Determines if a reservation must be done when the sales order is processed.- See Also:
- Constant Field Values
-
PROPERTY_PROJECT
public static final String PROPERTY_PROJECT
Property project stored in column C_Project_ID in table C_OrderLine
Help: Identifier of a project defined within the Project & Service Management module.- See Also:
- Constant Field Values
-
PROPERTY_RESERVATIONSTATUS
public static final String PROPERTY_RESERVATIONSTATUS
Property reservationStatus stored in column SO_Res_Status in table C_OrderLine
Help: Identifies if the Sales Order is completely or partially reserved- See Also:
- Constant Field Values
-
PROPERTY_MANAGERESERVATION
public static final String PROPERTY_MANAGERESERVATION
Property manageReservation stored in column Manage_Reservation in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_MANAGEPRERESERVATION
public static final String PROPERTY_MANAGEPRERESERVATION
Property managePrereservation stored in column Manage_Prereservation in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_EXPLODE
public static final String PROPERTY_EXPLODE
Property explode stored in column Explode in table C_OrderLine
Help: Explode the BOM product- See Also:
- Constant Field Values
-
PROPERTY_BOMPARENT
public static final String PROPERTY_BOMPARENT
Property bOMParent stored in column BOM_Parent_ID in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_PRINTDESCRIPTION
public static final String PROPERTY_PRINTDESCRIPTION
Property printDescription stored in column Print_Description in table C_OrderLine
Help: If selected, the ticket footer printing should add the description of the Service- See Also:
- Constant Field Values
-
PROPERTY_OVERDUERETURNDAYS
public static final String PROPERTY_OVERDUERETURNDAYS
Property overdueReturnDays stored in column Overdue_Return_Days in table C_OrderLine
Help: Indicates if a Service is Returnable how many days has the customer to return it after buying- See Also:
- Constant Field Values
-
PROPERTY_SELECTORDERLINE
public static final String PROPERTY_SELECTORDERLINE
Property selectOrderLine stored in column Relate_Orderline in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_REPLACEDORDERLINE
public static final String PROPERTY_REPLACEDORDERLINE
Property replacedorderline stored in column Replacedorderline_id in table C_OrderLine
Help: Link to the Order that has been replaced- See Also:
- Constant Field Values
-
PROPERTY_OPERATIVEUOM
public static final String PROPERTY_OPERATIVEUOM
Property operativeUOM stored in column C_Aum in table C_OrderLine
Help: The Alternative UOM defines a unique non monetary unit of measure- See Also:
- Constant Field Values
-
PROPERTY_OPERATIVEQUANTITY
public static final String PROPERTY_OPERATIVEQUANTITY
Property operativeQuantity stored in column Aumqty in table C_OrderLine
Help: The number of a certain item involved in the transaction, according to the defined Operative UOM.- See Also:
- Constant Field Values
-
PROPERTY_RETURNLINE
public static final String PROPERTY_RETURNLINE
Property returnline stored in column Returnline in table C_OrderLine
Help: Identifies a return order line- See Also:
- Constant Field Values
-
PROPERTY_SALESREPRESENTATIVE
public static final String PROPERTY_SALESREPRESENTATIVE
Property salesRepresentative stored in column Salesrep_ID in table C_OrderLine
Help: Indicates the sales representative responsible for the transaction that the document specifies . A valid sales representative is a business partner marked as an employee and a sales representative.- See Also:
- Constant Field Values
-
PROPERTY_INVOICELINELIST
public static final String PROPERTY_INVOICELINELIST
Property invoiceLineList stored in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_MRPPRODUCTIONRUNLINELIST
public static final String PROPERTY_MRPPRODUCTIONRUNLINELIST
Property mRPProductionRunLineList stored in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_MRPPURCHASINGRUNLINELIST
public static final String PROPERTY_MRPPURCHASINGRUNLINELIST
Property mRPPurchasingRunLineList stored in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_MATERIALMGMTRESERVATIONLIST
public static final String PROPERTY_MATERIALMGMTRESERVATIONLIST
Property materialMgmtReservationList stored in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_MATERIALMGMTRESERVATIONSTOCKLIST
public static final String PROPERTY_MATERIALMGMTRESERVATIONSTOCKLIST
Property materialMgmtReservationStockList stored in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_MATERIALMGMTSHIPMENTINOUTLINELIST
public static final String PROPERTY_MATERIALMGMTSHIPMENTINOUTLINELIST
Property materialMgmtShipmentInOutLineList stored in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_ORDERLINESOPOREFERENCELIST
public static final String PROPERTY_ORDERLINESOPOREFERENCELIST
Property orderLineSOPOReferenceList stored in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_ORDERLINEQUOTATIONLINELIST
public static final String PROPERTY_ORDERLINEQUOTATIONLINELIST
Property orderLineQuotationLineList stored in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_ORDERLINEBOMPARENTIDLIST
public static final String PROPERTY_ORDERLINEBOMPARENTIDLIST
Property orderLineBOMParentIDList stored in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_ORDERLINEREPLACEDORDERLINELIST
public static final String PROPERTY_ORDERLINEREPLACEDORDERLINELIST
Property orderLineReplacedorderlineList stored in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_ORDERLINEACCOUNTINGDIMENSIONLIST
public static final String PROPERTY_ORDERLINEACCOUNTINGDIMENSIONLIST
Property orderLineAccountingDimensionList stored in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_ORDERLINEOFFERLIST
public static final String PROPERTY_ORDERLINEOFFERLIST
Property orderLineOfferList stored in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_ORDERLINETAXLIST
public static final String PROPERTY_ORDERLINETAXLIST
Property orderLineTaxList stored in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_ORDERLINESERVICERELATIONLIST
public static final String PROPERTY_ORDERLINESERVICERELATIONLIST
Property orderlineServiceRelationList stored in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_ORDERLINESERVICERELATIONCORDERLINERELATEDIDLIST
public static final String PROPERTY_ORDERLINESERVICERELATIONCORDERLINERELATEDIDLIST
Property orderlineServiceRelationCOrderlineRelatedIDList stored in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_PROCUREMENTPOINVOICEMATCHLIST
public static final String PROPERTY_PROCUREMENTPOINVOICEMATCHLIST
Property procurementPOInvoiceMatchList stored in table C_OrderLine- See Also:
- Constant Field Values
-
PROPERTY_PROCUREMENTREQUISITIONPOMATCHLIST
public static final String PROPERTY_PROCUREMENTREQUISITIONPOMATCHLIST
Property procurementRequisitionPOMatchList stored in table C_OrderLine- See Also:
- Constant Field Values
-
-
Method Detail
-
getEntityName
public String getEntityName()
- Specified by:
getEntityName
in interfaceIdentifiable
- Specified by:
getEntityName
in classBaseOBObject
-
getId
public String getId()
- Specified by:
getId
in interfaceBaseOBObjectDef
- Specified by:
getId
in interfaceIdentifiable
- Overrides:
getId
in classBaseOBObject
- See Also:
PROPERTY_ID
-
setId
public void setId(String id)
- See Also:
PROPERTY_ID
-
getClient
public Client getClient()
Description copied from interface:ClientEnabled
Client field- Specified by:
getClient
in interfaceClientEnabled
- Returns:
- client
- See Also:
PROPERTY_CLIENT
-
setClient
public void setClient(Client client)
Description copied from interface:ClientEnabled
Client field- Specified by:
setClient
in interfaceClientEnabled
- See Also:
PROPERTY_CLIENT
-
getOrganization
public Organization getOrganization()
Description copied from interface:OrganizationEnabled
Gets organization field- Specified by:
getOrganization
in interfaceOrganizationEnabled
- Returns:
- organization
- See Also:
PROPERTY_ORGANIZATION
-
setOrganization
public void setOrganization(Organization organization)
Description copied from interface:OrganizationEnabled
Sets organization field- Specified by:
setOrganization
in interfaceOrganizationEnabled
- See Also:
PROPERTY_ORGANIZATION
-
isActive
public Boolean isActive()
Description copied from interface:ActiveEnabled
Gets active field- Specified by:
isActive
in interfaceActiveEnabled
- Returns:
- active
- See Also:
PROPERTY_ACTIVE
-
setActive
public void setActive(Boolean active)
Description copied from interface:ActiveEnabled
Sets active field- Specified by:
setActive
in interfaceActiveEnabled
- See Also:
PROPERTY_ACTIVE
-
getCreationDate
public Date getCreationDate()
Description copied from interface:Traceable
Creation date of audit- Specified by:
getCreationDate
in interfaceTraceable
- Returns:
- Date of creation
- See Also:
PROPERTY_CREATIONDATE
-
setCreationDate
public void setCreationDate(Date creationDate)
Description copied from interface:Traceable
Creation date of audit- Specified by:
setCreationDate
in interfaceTraceable
- See Also:
PROPERTY_CREATIONDATE
-
getCreatedBy
public User getCreatedBy()
Description copied from interface:Traceable
Created by audit user- Specified by:
getCreatedBy
in interfaceTraceable
- Returns:
- User
- See Also:
PROPERTY_CREATEDBY
-
setCreatedBy
public void setCreatedBy(User createdBy)
Description copied from interface:Traceable
Created by audit user- Specified by:
setCreatedBy
in interfaceTraceable
- See Also:
PROPERTY_CREATEDBY
-
getUpdated
public Date getUpdated()
Description copied from interface:Traceable
Update date of audit- Specified by:
getUpdated
in interfaceTraceable
- Returns:
- Date of update
- See Also:
PROPERTY_UPDATED
-
setUpdated
public void setUpdated(Date updated)
Description copied from interface:Traceable
Update date of audit- Specified by:
setUpdated
in interfaceTraceable
- See Also:
PROPERTY_UPDATED
-
getUpdatedBy
public User getUpdatedBy()
Description copied from interface:Traceable
Update by audit user- Specified by:
getUpdatedBy
in interfaceTraceable
- Returns:
- User who updated
- See Also:
PROPERTY_UPDATEDBY
-
setUpdatedBy
public void setUpdatedBy(User updatedBy)
Description copied from interface:Traceable
Update by audit user- Specified by:
setUpdatedBy
in interfaceTraceable
- See Also:
PROPERTY_UPDATEDBY
-
getSalesOrder
public Order getSalesOrder()
- See Also:
PROPERTY_SALESORDER
-
setSalesOrder
public void setSalesOrder(Order salesOrder)
- See Also:
PROPERTY_SALESORDER
-
getLineNo
public Long getLineNo()
- See Also:
PROPERTY_LINENO
-
setLineNo
public void setLineNo(Long lineNo)
- See Also:
PROPERTY_LINENO
-
getBusinessPartner
public BusinessPartner getBusinessPartner()
- See Also:
PROPERTY_BUSINESSPARTNER
-
setBusinessPartner
public void setBusinessPartner(BusinessPartner businessPartner)
- See Also:
PROPERTY_BUSINESSPARTNER
-
getPartnerAddress
public Location getPartnerAddress()
- See Also:
PROPERTY_PARTNERADDRESS
-
setPartnerAddress
public void setPartnerAddress(Location partnerAddress)
- See Also:
PROPERTY_PARTNERADDRESS
-
getOrderDate
public Date getOrderDate()
- See Also:
PROPERTY_ORDERDATE
-
setOrderDate
public void setOrderDate(Date orderDate)
- See Also:
PROPERTY_ORDERDATE
-
getScheduledDeliveryDate
public Date getScheduledDeliveryDate()
- See Also:
PROPERTY_SCHEDULEDDELIVERYDATE
-
setScheduledDeliveryDate
public void setScheduledDeliveryDate(Date scheduledDeliveryDate)
- See Also:
PROPERTY_SCHEDULEDDELIVERYDATE
-
getDateDelivered
public Date getDateDelivered()
- See Also:
PROPERTY_DATEDELIVERED
-
setDateDelivered
public void setDateDelivered(Date dateDelivered)
- See Also:
PROPERTY_DATEDELIVERED
-
getInvoiceDate
public Date getInvoiceDate()
- See Also:
PROPERTY_INVOICEDATE
-
setInvoiceDate
public void setInvoiceDate(Date invoiceDate)
- See Also:
PROPERTY_INVOICEDATE
-
getDescription
public String getDescription()
- See Also:
PROPERTY_DESCRIPTION
-
setDescription
public void setDescription(String description)
- See Also:
PROPERTY_DESCRIPTION
-
getProduct
public Product getProduct()
- See Also:
PROPERTY_PRODUCT
-
setProduct
public void setProduct(Product product)
- See Also:
PROPERTY_PRODUCT
-
getWarehouse
public Warehouse getWarehouse()
- See Also:
PROPERTY_WAREHOUSE
-
setWarehouse
public void setWarehouse(Warehouse warehouse)
- See Also:
PROPERTY_WAREHOUSE
-
isDirectShipment
public Boolean isDirectShipment()
- See Also:
PROPERTY_DIRECTSHIPMENT
-
setDirectShipment
public void setDirectShipment(Boolean directShipment)
- See Also:
PROPERTY_DIRECTSHIPMENT
-
getUOM
public UOM getUOM()
- See Also:
PROPERTY_UOM
-
setUOM
public void setUOM(UOM uOM)
- See Also:
PROPERTY_UOM
-
getOrderedQuantity
public BigDecimal getOrderedQuantity()
- See Also:
PROPERTY_ORDEREDQUANTITY
-
setOrderedQuantity
public void setOrderedQuantity(BigDecimal orderedQuantity)
- See Also:
PROPERTY_ORDEREDQUANTITY
-
getReservedQuantity
public BigDecimal getReservedQuantity()
- See Also:
PROPERTY_RESERVEDQUANTITY
-
setReservedQuantity
public void setReservedQuantity(BigDecimal reservedQuantity)
- See Also:
PROPERTY_RESERVEDQUANTITY
-
getDeliveredQuantity
public BigDecimal getDeliveredQuantity()
- See Also:
PROPERTY_DELIVEREDQUANTITY
-
setDeliveredQuantity
public void setDeliveredQuantity(BigDecimal deliveredQuantity)
- See Also:
PROPERTY_DELIVEREDQUANTITY
-
getInvoicedQuantity
public BigDecimal getInvoicedQuantity()
- See Also:
PROPERTY_INVOICEDQUANTITY
-
setInvoicedQuantity
public void setInvoicedQuantity(BigDecimal invoicedQuantity)
- See Also:
PROPERTY_INVOICEDQUANTITY
-
getShippingCompany
public ShippingCompany getShippingCompany()
- See Also:
PROPERTY_SHIPPINGCOMPANY
-
setShippingCompany
public void setShippingCompany(ShippingCompany shippingCompany)
- See Also:
PROPERTY_SHIPPINGCOMPANY
-
getCurrency
public Currency getCurrency()
- See Also:
PROPERTY_CURRENCY
-
setCurrency
public void setCurrency(Currency currency)
- See Also:
PROPERTY_CURRENCY
-
getListPrice
public BigDecimal getListPrice()
- See Also:
PROPERTY_LISTPRICE
-
setListPrice
public void setListPrice(BigDecimal listPrice)
- See Also:
PROPERTY_LISTPRICE
-
getUnitPrice
public BigDecimal getUnitPrice()
- See Also:
PROPERTY_UNITPRICE
-
setUnitPrice
public void setUnitPrice(BigDecimal unitPrice)
- See Also:
PROPERTY_UNITPRICE
-
getPriceLimit
public BigDecimal getPriceLimit()
- See Also:
PROPERTY_PRICELIMIT
-
setPriceLimit
public void setPriceLimit(BigDecimal priceLimit)
- See Also:
PROPERTY_PRICELIMIT
-
getLineNetAmount
public BigDecimal getLineNetAmount()
- See Also:
PROPERTY_LINENETAMOUNT
-
setLineNetAmount
public void setLineNetAmount(BigDecimal lineNetAmount)
- See Also:
PROPERTY_LINENETAMOUNT
-
getDiscount
public BigDecimal getDiscount()
- See Also:
PROPERTY_DISCOUNT
-
setDiscount
public void setDiscount(BigDecimal discount)
- See Also:
PROPERTY_DISCOUNT
-
getFreightAmount
public BigDecimal getFreightAmount()
- See Also:
PROPERTY_FREIGHTAMOUNT
-
setFreightAmount
public void setFreightAmount(BigDecimal freightAmount)
- See Also:
PROPERTY_FREIGHTAMOUNT
-
getCharge
public GLCharge getCharge()
- See Also:
PROPERTY_CHARGE
-
setCharge
public void setCharge(GLCharge charge)
- See Also:
PROPERTY_CHARGE
-
getChargeAmount
public BigDecimal getChargeAmount()
- See Also:
PROPERTY_CHARGEAMOUNT
-
setChargeAmount
public void setChargeAmount(BigDecimal chargeAmount)
- See Also:
PROPERTY_CHARGEAMOUNT
-
getTax
public TaxRate getTax()
- See Also:
PROPERTY_TAX
-
setTax
public void setTax(TaxRate tax)
- See Also:
PROPERTY_TAX
-
getResourceAssignment
public ResourceAssignment getResourceAssignment()
- See Also:
PROPERTY_RESOURCEASSIGNMENT
-
setResourceAssignment
public void setResourceAssignment(ResourceAssignment resourceAssignment)
- See Also:
PROPERTY_RESOURCEASSIGNMENT
-
getSOPOReference
public OrderLine getSOPOReference()
- See Also:
PROPERTY_SOPOREFERENCE
-
setSOPOReference
public void setSOPOReference(OrderLine sOPOReference)
- See Also:
PROPERTY_SOPOREFERENCE
-
getAttributeSetValue
public AttributeSetInstance getAttributeSetValue()
- See Also:
PROPERTY_ATTRIBUTESETVALUE
-
setAttributeSetValue
public void setAttributeSetValue(AttributeSetInstance attributeSetValue)
- See Also:
PROPERTY_ATTRIBUTESETVALUE
-
isDescriptionOnly
public Boolean isDescriptionOnly()
- See Also:
PROPERTY_DESCRIPTIONONLY
-
setDescriptionOnly
public void setDescriptionOnly(Boolean descriptionOnly)
- See Also:
PROPERTY_DESCRIPTIONONLY
-
getOrderQuantity
public BigDecimal getOrderQuantity()
- See Also:
PROPERTY_ORDERQUANTITY
-
setOrderQuantity
public void setOrderQuantity(BigDecimal orderQuantity)
- See Also:
PROPERTY_ORDERQUANTITY
-
getOrderUOM
public ProductUOM getOrderUOM()
- See Also:
PROPERTY_ORDERUOM
-
setOrderUOM
public void setOrderUOM(ProductUOM orderUOM)
- See Also:
PROPERTY_ORDERUOM
-
getPriceAdjustment
public PriceAdjustment getPriceAdjustment()
- See Also:
PROPERTY_PRICEADJUSTMENT
-
setPriceAdjustment
public void setPriceAdjustment(PriceAdjustment priceAdjustment)
- See Also:
PROPERTY_PRICEADJUSTMENT
-
getStandardPrice
public BigDecimal getStandardPrice()
- See Also:
PROPERTY_STANDARDPRICE
-
setStandardPrice
public void setStandardPrice(BigDecimal standardPrice)
- See Also:
PROPERTY_STANDARDPRICE
-
isCancelPriceAdjustment
public Boolean isCancelPriceAdjustment()
- See Also:
PROPERTY_CANCELPRICEADJUSTMENT
-
setCancelPriceAdjustment
public void setCancelPriceAdjustment(Boolean cancelPriceAdjustment)
- See Also:
PROPERTY_CANCELPRICEADJUSTMENT
-
getOrderDiscount
public OrderDiscount getOrderDiscount()
- See Also:
PROPERTY_ORDERDISCOUNT
-
setOrderDiscount
public void setOrderDiscount(OrderDiscount orderDiscount)
- See Also:
PROPERTY_ORDERDISCOUNT
-
isEditLineAmount
public Boolean isEditLineAmount()
- See Also:
PROPERTY_EDITLINEAMOUNT
-
setEditLineAmount
public void setEditLineAmount(Boolean editLineAmount)
- See Also:
PROPERTY_EDITLINEAMOUNT
-
getTaxableAmount
public BigDecimal getTaxableAmount()
- See Also:
PROPERTY_TAXABLEAMOUNT
-
setTaxableAmount
public void setTaxableAmount(BigDecimal taxableAmount)
- See Also:
PROPERTY_TAXABLEAMOUNT
-
getGoodsShipmentLine
public ShipmentInOutLine getGoodsShipmentLine()
- See Also:
PROPERTY_GOODSSHIPMENTLINE
-
setGoodsShipmentLine
public void setGoodsShipmentLine(ShipmentInOutLine goodsShipmentLine)
- See Also:
PROPERTY_GOODSSHIPMENTLINE
-
getReturnReason
public ReturnReason getReturnReason()
- See Also:
PROPERTY_RETURNREASON
-
setReturnReason
public void setReturnReason(ReturnReason returnReason)
- See Also:
PROPERTY_RETURNREASON
-
getGrossUnitPrice
public BigDecimal getGrossUnitPrice()
- See Also:
PROPERTY_GROSSUNITPRICE
-
setGrossUnitPrice
public void setGrossUnitPrice(BigDecimal grossUnitPrice)
- See Also:
PROPERTY_GROSSUNITPRICE
-
getLineGrossAmount
public BigDecimal getLineGrossAmount()
- See Also:
PROPERTY_LINEGROSSAMOUNT
-
setLineGrossAmount
public void setLineGrossAmount(BigDecimal lineGrossAmount)
- See Also:
PROPERTY_LINEGROSSAMOUNT
-
getGrossListPrice
public BigDecimal getGrossListPrice()
- See Also:
PROPERTY_GROSSLISTPRICE
-
setGrossListPrice
public void setGrossListPrice(BigDecimal grossListPrice)
- See Also:
PROPERTY_GROSSLISTPRICE
-
getCostcenter
public Costcenter getCostcenter()
- See Also:
PROPERTY_COSTCENTER
-
setCostcenter
public void setCostcenter(Costcenter costcenter)
- See Also:
PROPERTY_COSTCENTER
-
getBaseGrossUnitPrice
public BigDecimal getBaseGrossUnitPrice()
- See Also:
PROPERTY_BASEGROSSUNITPRICE
-
setBaseGrossUnitPrice
public void setBaseGrossUnitPrice(BigDecimal baseGrossUnitPrice)
- See Also:
PROPERTY_BASEGROSSUNITPRICE
-
getAsset
public Asset getAsset()
- See Also:
PROPERTY_ASSET
-
setAsset
public void setAsset(Asset asset)
- See Also:
PROPERTY_ASSET
-
getWarehouseRule
public WarehouseRule getWarehouseRule()
- See Also:
PROPERTY_WAREHOUSERULE
-
setWarehouseRule
public void setWarehouseRule(WarehouseRule warehouseRule)
- See Also:
PROPERTY_WAREHOUSERULE
-
getStDimension
public UserDimension1 getStDimension()
- See Also:
PROPERTY_STDIMENSION
-
setStDimension
public void setStDimension(UserDimension1 stDimension)
- See Also:
PROPERTY_STDIMENSION
-
getQuotationLine
public OrderLine getQuotationLine()
- See Also:
PROPERTY_QUOTATIONLINE
-
setQuotationLine
public void setQuotationLine(OrderLine quotationLine)
- See Also:
PROPERTY_QUOTATIONLINE
-
getNdDimension
public UserDimension2 getNdDimension()
- See Also:
PROPERTY_NDDIMENSION
-
setNdDimension
public void setNdDimension(UserDimension2 ndDimension)
- See Also:
PROPERTY_NDDIMENSION
-
getCreateReservation
public String getCreateReservation()
- See Also:
PROPERTY_CREATERESERVATION
-
setCreateReservation
public void setCreateReservation(String createReservation)
- See Also:
PROPERTY_CREATERESERVATION
-
getProject
public Project getProject()
- See Also:
PROPERTY_PROJECT
-
setProject
public void setProject(Project project)
- See Also:
PROPERTY_PROJECT
-
getReservationStatus
public String getReservationStatus()
- See Also:
PROPERTY_RESERVATIONSTATUS
-
setReservationStatus
public void setReservationStatus(String reservationStatus)
- See Also:
PROPERTY_RESERVATIONSTATUS
-
isManageReservation
public Boolean isManageReservation()
- See Also:
PROPERTY_MANAGERESERVATION
-
setManageReservation
public void setManageReservation(Boolean manageReservation)
- See Also:
PROPERTY_MANAGERESERVATION
-
isManagePrereservation
public Boolean isManagePrereservation()
- See Also:
PROPERTY_MANAGEPRERESERVATION
-
setManagePrereservation
public void setManagePrereservation(Boolean managePrereservation)
- See Also:
PROPERTY_MANAGEPRERESERVATION
-
isExplode
public Boolean isExplode()
- See Also:
PROPERTY_EXPLODE
-
setExplode
public void setExplode(Boolean explode)
- See Also:
PROPERTY_EXPLODE
-
getBOMParent
public OrderLine getBOMParent()
- See Also:
PROPERTY_BOMPARENT
-
setBOMParent
public void setBOMParent(OrderLine bOMParent)
- See Also:
PROPERTY_BOMPARENT
-
isPrintDescription
public Boolean isPrintDescription()
- See Also:
PROPERTY_PRINTDESCRIPTION
-
setPrintDescription
public void setPrintDescription(Boolean printDescription)
- See Also:
PROPERTY_PRINTDESCRIPTION
-
getOverdueReturnDays
public Long getOverdueReturnDays()
- See Also:
PROPERTY_OVERDUERETURNDAYS
-
setOverdueReturnDays
public void setOverdueReturnDays(Long overdueReturnDays)
- See Also:
PROPERTY_OVERDUERETURNDAYS
-
isSelectOrderLine
public Boolean isSelectOrderLine()
- See Also:
PROPERTY_SELECTORDERLINE
-
setSelectOrderLine
public void setSelectOrderLine(Boolean selectOrderLine)
- See Also:
PROPERTY_SELECTORDERLINE
-
getReplacedorderline
public OrderLine getReplacedorderline()
- See Also:
PROPERTY_REPLACEDORDERLINE
-
setReplacedorderline
public void setReplacedorderline(OrderLine replacedorderline)
- See Also:
PROPERTY_REPLACEDORDERLINE
-
getOperativeUOM
public UOM getOperativeUOM()
- See Also:
PROPERTY_OPERATIVEUOM
-
setOperativeUOM
public void setOperativeUOM(UOM operativeUOM)
- See Also:
PROPERTY_OPERATIVEUOM
-
getOperativeQuantity
public BigDecimal getOperativeQuantity()
- See Also:
PROPERTY_OPERATIVEQUANTITY
-
setOperativeQuantity
public void setOperativeQuantity(BigDecimal operativeQuantity)
- See Also:
PROPERTY_OPERATIVEQUANTITY
-
getReturnline
public String getReturnline()
- See Also:
PROPERTY_RETURNLINE
-
setReturnline
public void setReturnline(String returnline)
- See Also:
PROPERTY_RETURNLINE
-
getSalesRepresentative
public User getSalesRepresentative()
- See Also:
PROPERTY_SALESREPRESENTATIVE
-
setSalesRepresentative
public void setSalesRepresentative(User salesRepresentative)
- See Also:
PROPERTY_SALESREPRESENTATIVE
-
getInvoiceLineList
public List<InvoiceLine> getInvoiceLineList()
Help: Contains the individual items or charges on an Invoice- See Also:
InvoiceLine
-
setInvoiceLineList
public void setInvoiceLineList(List<InvoiceLine> invoiceLineList)
Help: Contains the individual items or charges on an Invoice- See Also:
InvoiceLine
-
getMRPProductionRunLineList
public List<ProductionRunLine> getMRPProductionRunLineList()
Help: Lines of the production planning processes.- See Also:
ProductionRunLine
-
setMRPProductionRunLineList
public void setMRPProductionRunLineList(List<ProductionRunLine> mRPProductionRunLineList)
Help: Lines of the production planning processes.- See Also:
ProductionRunLine
-
getMRPPurchasingRunLineList
public List<PurchasingRunLine> getMRPPurchasingRunLineList()
Help: Lines of the purchase planning processes.- See Also:
PurchasingRunLine
-
setMRPPurchasingRunLineList
public void setMRPPurchasingRunLineList(List<PurchasingRunLine> mRPPurchasingRunLineList)
Help: Lines of the purchase planning processes.- See Also:
PurchasingRunLine
-
getMaterialMgmtReservationList
public List<Reservation> getMaterialMgmtReservationList()
- See Also:
Reservation
-
setMaterialMgmtReservationList
public void setMaterialMgmtReservationList(List<Reservation> materialMgmtReservationList)
- See Also:
Reservation
-
getMaterialMgmtReservationStockList
public List<ReservationStock> getMaterialMgmtReservationStockList()
- See Also:
ReservationStock
-
setMaterialMgmtReservationStockList
public void setMaterialMgmtReservationStockList(List<ReservationStock> materialMgmtReservationStockList)
- See Also:
ReservationStock
-
getMaterialMgmtShipmentInOutLineList
public List<ShipmentInOutLine> getMaterialMgmtShipmentInOutLineList()
Help: The table defines the individual line that comprise shipment line- See Also:
ShipmentInOutLine
-
setMaterialMgmtShipmentInOutLineList
public void setMaterialMgmtShipmentInOutLineList(List<ShipmentInOutLine> materialMgmtShipmentInOutLineList)
Help: The table defines the individual line that comprise shipment line- See Also:
ShipmentInOutLine
-
getOrderLineSOPOReferenceList
public List<OrderLine> getOrderLineSOPOReferenceList()
Help: The table defines the individual line items that comprise an Order- See Also:
OrderLine
-
setOrderLineSOPOReferenceList
public void setOrderLineSOPOReferenceList(List<OrderLine> orderLineSOPOReferenceList)
Help: The table defines the individual line items that comprise an Order- See Also:
OrderLine
-
getOrderLineQuotationLineList
public List<OrderLine> getOrderLineQuotationLineList()
Help: The table defines the individual line items that comprise an Order- See Also:
OrderLine
-
setOrderLineQuotationLineList
public void setOrderLineQuotationLineList(List<OrderLine> orderLineQuotationLineList)
Help: The table defines the individual line items that comprise an Order- See Also:
OrderLine
-
getOrderLineBOMParentIDList
public List<OrderLine> getOrderLineBOMParentIDList()
Help: The table defines the individual line items that comprise an Order- See Also:
OrderLine
-
setOrderLineBOMParentIDList
public void setOrderLineBOMParentIDList(List<OrderLine> orderLineBOMParentIDList)
Help: The table defines the individual line items that comprise an Order- See Also:
OrderLine
-
getOrderLineReplacedorderlineList
public List<OrderLine> getOrderLineReplacedorderlineList()
Help: The table defines the individual line items that comprise an Order- See Also:
OrderLine
-
setOrderLineReplacedorderlineList
public void setOrderLineReplacedorderlineList(List<OrderLine> orderLineReplacedorderlineList)
Help: The table defines the individual line items that comprise an Order- See Also:
OrderLine
-
getOrderLineAccountingDimensionList
public List<OrderLineAccountingDimension> getOrderLineAccountingDimensionList()
Help: Accounting dimension- See Also:
OrderLineAccountingDimension
-
setOrderLineAccountingDimensionList
public void setOrderLineAccountingDimensionList(List<OrderLineAccountingDimension> orderLineAccountingDimensionList)
Help: Accounting dimension- See Also:
OrderLineAccountingDimension
-
getOrderLineOfferList
public List<OrderLineOffer> getOrderLineOfferList()
- See Also:
OrderLineOffer
-
setOrderLineOfferList
public void setOrderLineOfferList(List<OrderLineOffer> orderLineOfferList)
- See Also:
OrderLineOffer
-
getOrderLineTaxList
public List<OrderLineTax> getOrderLineTaxList()
Help: The table contains the tax amount for an Order line.- See Also:
OrderLineTax
-
setOrderLineTaxList
public void setOrderLineTaxList(List<OrderLineTax> orderLineTaxList)
Help: The table contains the tax amount for an Order line.- See Also:
OrderLineTax
-
getOrderlineServiceRelationList
public List<OrderlineServiceRelation> getOrderlineServiceRelationList()
Help: In this table the Order Lines related to an Order Line of 'Service' type are added- See Also:
OrderlineServiceRelation
-
setOrderlineServiceRelationList
public void setOrderlineServiceRelationList(List<OrderlineServiceRelation> orderlineServiceRelationList)
Help: In this table the Order Lines related to an Order Line of 'Service' type are added- See Also:
OrderlineServiceRelation
-
getOrderlineServiceRelationCOrderlineRelatedIDList
public List<OrderlineServiceRelation> getOrderlineServiceRelationCOrderlineRelatedIDList()
Help: In this table the Order Lines related to an Order Line of 'Service' type are added- See Also:
OrderlineServiceRelation
-
setOrderlineServiceRelationCOrderlineRelatedIDList
public void setOrderlineServiceRelationCOrderlineRelatedIDList(List<OrderlineServiceRelation> orderlineServiceRelationCOrderlineRelatedIDList)
Help: In this table the Order Lines related to an Order Line of 'Service' type are added- See Also:
OrderlineServiceRelation
-
getProcurementPOInvoiceMatchList
public List<POInvoiceMatch> getProcurementPOInvoiceMatchList()
Help: This table contains all the matches between the order lines and: 1. With the material receipt lines. For each order line we can have one or more materials receipt lines. The result of the sum of all the material receipt lines have to match with their own order line in order to be able to say that the order line has been already receipt. 2. With the invoice line. For each order line we can have one or more invoices lines. The result of the sum of all the invoices lines have to much with their own order line in order to be able to say that the order line has been already invoiced- See Also:
POInvoiceMatch
-
setProcurementPOInvoiceMatchList
public void setProcurementPOInvoiceMatchList(List<POInvoiceMatch> procurementPOInvoiceMatchList)
Help: This table contains all the matches between the order lines and: 1. With the material receipt lines. For each order line we can have one or more materials receipt lines. The result of the sum of all the material receipt lines have to match with their own order line in order to be able to say that the order line has been already receipt. 2. With the invoice line. For each order line we can have one or more invoices lines. The result of the sum of all the invoices lines have to much with their own order line in order to be able to say that the order line has been already invoiced- See Also:
POInvoiceMatch
-
getProcurementRequisitionPOMatchList
public List<RequisitionPOMatch> getProcurementRequisitionPOMatchList()
Help: This table matches the Requisition lines with the Purchase Orders that satisfy them.- See Also:
RequisitionPOMatch
-
setProcurementRequisitionPOMatchList
public void setProcurementRequisitionPOMatchList(List<RequisitionPOMatch> procurementRequisitionPOMatchList)
Help: This table matches the Requisition lines with the Purchase Orders that satisfy them.- See Also:
RequisitionPOMatch
-
-