Interface I_M_MovementLine

All Known Implementing Classes:
MMovementLine, X_M_MovementLine

public interface I_M_MovementLine
Generated Interface for M_MovementLine
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

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

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

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • setConfirmedQty

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

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

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

      int getCreatedBy()
      Get Created By. User who created this records
    • 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
    • getDD_OrderLine

      I_DD_OrderLine getDD_OrderLine() throws RuntimeException
      Throws:
      RuntimeException
    • setDescription

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

      String getDescription()
      Get Description. Optional short description of the record
    • 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
    • setLine

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

      int getLine()
      Get Line No. Unique line for this document
    • 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
    • getM_AttributeSetInstance

      I_M_AttributeSetInstance getM_AttributeSetInstance() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getM_AttributeSetInstanceTo

      I_M_AttributeSetInstance getM_AttributeSetInstanceTo() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getM_Locator

      I_M_Locator getM_Locator() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getM_LocatorTo

      I_M_Locator getM_LocatorTo() throws RuntimeException
      Throws:
      RuntimeException
    • setM_Movement_ID

      void setM_Movement_ID(int M_Movement_ID)
      Set Inventory Move. Movement of Inventory
    • getM_Movement_ID

      int getM_Movement_ID()
      Get Inventory Move. Movement of Inventory
    • getM_Movement

      I_M_Movement getM_Movement() throws RuntimeException
      Throws:
      RuntimeException
    • setM_MovementLine_ID

      void setM_MovementLine_ID(int M_MovementLine_ID)
      Set Move Line. Inventory Move document Line
    • getM_MovementLine_ID

      int getM_MovementLine_ID()
      Get Move Line. Inventory Move document Line
    • setM_MovementLine_UU

      void setM_MovementLine_UU(String M_MovementLine_UU)
      Set M_MovementLine_UU
    • getM_MovementLine_UU

      String getM_MovementLine_UU()
      Get M_MovementLine_UU
    • setMovementQty

      void setMovementQty(BigDecimal MovementQty)
      Set Movement Quantity. Quantity of a product moved.
    • getMovementQty

      BigDecimal getMovementQty()
      Get Movement Quantity. Quantity of a product moved.
    • 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
    • getM_Product

      I_M_Product getM_Product() throws RuntimeException
      Throws:
      RuntimeException
    • setProcessed

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

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

      void setReversalLine_ID(int ReversalLine_ID)
      Set Reversal Line. Use to keep the reversal line ID for reversing costing purpose
    • getReversalLine_ID

      int getReversalLine_ID()
      Get Reversal Line. Use to keep the reversal line ID for reversing costing purpose
    • getReversalLine

      I_M_MovementLine getReversalLine() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setValue

      void setValue(String Value)
      Set Search Key. Search key for the record in the format required - must be unique
    • getValue

      String getValue()
      Get Search Key. Search key for the record in the format required - must be unique