Interface I_DD_OrderLine

  • All Known Implementing Classes:
    MDDOrderLine, X_DD_OrderLine

    public interface I_DD_OrderLine
    Generated Interface for DD_OrderLine
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • setAD_OrgTrx_ID

        void setAD_OrgTrx_ID​(int AD_OrgTrx_ID)
        Set Trx Organization. Performing or initiating organization
      • getAD_OrgTrx_ID

        int getAD_OrgTrx_ID()
        Get Trx Organization. Performing or initiating organization
      • setC_Activity_ID

        void setC_Activity_ID​(int C_Activity_ID)
        Set Activity. Business Activity
      • getC_Activity_ID

        int getC_Activity_ID()
        Get Activity. Business Activity
      • setC_Campaign_ID

        void setC_Campaign_ID​(int C_Campaign_ID)
        Set Campaign. Marketing Campaign
      • getC_Campaign_ID

        int getC_Campaign_ID()
        Get Campaign. Marketing Campaign
      • setC_Charge_ID

        void setC_Charge_ID​(int C_Charge_ID)
        Set Charge. Additional document charges
      • getC_Charge_ID

        int getC_Charge_ID()
        Get Charge. Additional document charges
      • setConfirmedQty

        void setConfirmedQty​(BigDecimal ConfirmedQty)
        Set Confirmed Quantity. Confirmation of a received quantity
      • getConfirmedQty

        BigDecimal getConfirmedQty()
        Get Confirmed Quantity. Confirmation of a received quantity
      • setC_Project_ID

        void setC_Project_ID​(int C_Project_ID)
        Set Project. Financial Project
      • getC_Project_ID

        int getC_Project_ID()
        Get Project. Financial Project
      • getCreated

        Timestamp getCreated()
        Get Created. Date this record was created
      • getCreatedBy

        int getCreatedBy()
        Get Created By. User who created this records
      • setC_UOM_ID

        void setC_UOM_ID​(int C_UOM_ID)
        Set UOM. Unit of Measure
      • getC_UOM_ID

        int getC_UOM_ID()
        Get UOM. Unit of Measure
      • setDateDelivered

        void setDateDelivered​(Timestamp DateDelivered)
        Set Date Delivered. Date when the product was delivered
      • getDateDelivered

        Timestamp getDateDelivered()
        Get Date Delivered. Date when the product was delivered
      • setDateOrdered

        void setDateOrdered​(Timestamp DateOrdered)
        Set Date Ordered. Date of Order
      • getDateOrdered

        Timestamp getDateOrdered()
        Get Date Ordered. Date of Order
      • setDatePromised

        void setDatePromised​(Timestamp DatePromised)
        Set Date Promised. Date Order was promised
      • getDatePromised

        Timestamp getDatePromised()
        Get Date Promised. Date Order was promised
      • setDD_Order_ID

        void setDD_Order_ID​(int DD_Order_ID)
        Set Distribution Order
      • getDD_Order_ID

        int getDD_Order_ID()
        Get Distribution Order
      • setDD_OrderLine_ID

        void setDD_OrderLine_ID​(int DD_OrderLine_ID)
        Set Distribution Order Line
      • getDD_OrderLine_ID

        int getDD_OrderLine_ID()
        Get Distribution Order Line
      • setDD_OrderLine_UU

        void setDD_OrderLine_UU​(String DD_OrderLine_UU)
        Set DD_OrderLine_UU
      • getDD_OrderLine_UU

        String getDD_OrderLine_UU()
        Get DD_OrderLine_UU
      • setDescription

        void setDescription​(String Description)
        Set Description. Optional short description of the record
      • getDescription

        String getDescription()
        Get Description. Optional short description of the record
      • setFreightAmt

        void setFreightAmt​(BigDecimal FreightAmt)
        Set Freight Amount. Freight Amount
      • getFreightAmt

        BigDecimal getFreightAmt()
        Get Freight Amount. Freight Amount
      • setIsActive

        void setIsActive​(boolean IsActive)
        Set Active. The record is active in the system
      • isActive

        boolean isActive()
        Get Active. The record is active in the system
      • setIsDescription

        void setIsDescription​(boolean IsDescription)
        Set Description Only. if true, the line is just description and no transaction
      • isDescription

        boolean isDescription()
        Get Description Only. if true, the line is just description and no transaction
      • setIsInvoiced

        void setIsInvoiced​(boolean IsInvoiced)
        Set Invoiced. Is this invoiced?
      • isInvoiced

        boolean isInvoiced()
        Get Invoiced. Is this invoiced?
      • setLine

        void setLine​(int Line)
        Set Line No. Unique line for this document
      • getLine

        int getLine()
        Get Line No. Unique line for this document
      • setLineNetAmt

        void setLineNetAmt​(BigDecimal LineNetAmt)
        Set Line Amount. Line Extended Amount (Quantity * Actual Price) without Freight and Charges
      • getLineNetAmt

        BigDecimal getLineNetAmt()
        Get Line Amount. Line Extended Amount (Quantity * Actual Price) without Freight and Charges
      • setM_AttributeSetInstance_ID

        void setM_AttributeSetInstance_ID​(int M_AttributeSetInstance_ID)
        Set Attribute Set Instance. Product Attribute Set Instance
      • getM_AttributeSetInstance_ID

        int getM_AttributeSetInstance_ID()
        Get Attribute Set Instance. Product Attribute Set Instance
      • setM_AttributeSetInstanceTo_ID

        void setM_AttributeSetInstanceTo_ID​(int M_AttributeSetInstanceTo_ID)
        Set Attribute Set Instance To. Target Product Attribute Set Instance
      • getM_AttributeSetInstanceTo_ID

        int getM_AttributeSetInstanceTo_ID()
        Get Attribute Set Instance To. Target Product Attribute Set Instance
      • setM_Locator_ID

        void setM_Locator_ID​(int M_Locator_ID)
        Set Locator. Warehouse Locator
      • getM_Locator_ID

        int getM_Locator_ID()
        Get Locator. Warehouse Locator
      • setM_LocatorTo_ID

        void setM_LocatorTo_ID​(int M_LocatorTo_ID)
        Set Locator To. Location inventory is moved to
      • getM_LocatorTo_ID

        int getM_LocatorTo_ID()
        Get Locator To. Location inventory is moved to
      • setM_Product_ID

        void setM_Product_ID​(int M_Product_ID)
        Set Product. Product, Service, Item
      • getM_Product_ID

        int getM_Product_ID()
        Get Product. Product, Service, Item
      • setM_Shipper_ID

        void setM_Shipper_ID​(int M_Shipper_ID)
        Set Shipper. Method or manner of product delivery
      • getM_Shipper_ID

        int getM_Shipper_ID()
        Get Shipper. Method or manner of product delivery
      • setPickedQty

        void setPickedQty​(BigDecimal PickedQty)
        Set Picked Quantity
      • getPickedQty

        BigDecimal getPickedQty()
        Get Picked Quantity
      • setProcessed

        void setProcessed​(boolean Processed)
        Set Processed. The document has been processed
      • isProcessed

        boolean isProcessed()
        Get Processed. The document has been processed
      • setQtyDelivered

        void setQtyDelivered​(BigDecimal QtyDelivered)
        Set Delivered Quantity. Delivered Quantity
      • getQtyDelivered

        BigDecimal getQtyDelivered()
        Get Delivered Quantity. Delivered Quantity
      • setQtyEntered

        void setQtyEntered​(BigDecimal QtyEntered)
        Set Quantity. The Quantity Entered is based on the selected UoM
      • getQtyEntered

        BigDecimal getQtyEntered()
        Get Quantity. The Quantity Entered is based on the selected UoM
      • setQtyInTransit

        void setQtyInTransit​(BigDecimal QtyInTransit)
        Set Qty In Transit
      • getQtyInTransit

        BigDecimal getQtyInTransit()
        Get Qty In Transit
      • setQtyOrdered

        void setQtyOrdered​(BigDecimal QtyOrdered)
        Set Ordered Quantity. Ordered Quantity
      • getQtyOrdered

        BigDecimal getQtyOrdered()
        Get Ordered Quantity. Ordered Quantity
      • setQtyReserved

        void setQtyReserved​(BigDecimal QtyReserved)
        Set Reserved Quantity. Reserved Quantity
      • getQtyReserved

        BigDecimal getQtyReserved()
        Get Reserved Quantity. Reserved Quantity
      • setScrappedQty

        void setScrappedQty​(BigDecimal ScrappedQty)
        Set Scrapped Quantity. The Quantity scrapped due to QA issues
      • getScrappedQty

        BigDecimal getScrappedQty()
        Get Scrapped Quantity. The Quantity scrapped due to QA issues
      • setTargetQty

        void setTargetQty​(BigDecimal TargetQty)
        Set Target Quantity. Target Movement Quantity
      • getTargetQty

        BigDecimal getTargetQty()
        Get Target Quantity. Target Movement Quantity
      • getUpdated

        Timestamp getUpdated()
        Get Updated. Date this record was updated
      • getUpdatedBy

        int getUpdatedBy()
        Get Updated By. User who updated this records
      • setUser1_ID

        void setUser1_ID​(int User1_ID)
        Set User Element List 1. User defined list element #1
      • getUser1_ID

        int getUser1_ID()
        Get User Element List 1. User defined list element #1
      • setUser2_ID

        void setUser2_ID​(int User2_ID)
        Set User Element List 2. User defined list element #2
      • getUser2_ID

        int getUser2_ID()
        Get User Element List 2. User defined list element #2