Interface I_M_MovementLineConfirm

All Known Implementing Classes:
MMovementLineConfirm, X_M_MovementLineConfirm

public interface I_M_MovementLineConfirm
Generated Interface for M_MovementLineConfirm
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
    • setDescription

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

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

      void setDifferenceQty(BigDecimal DifferenceQty)
      Set Difference. Difference Quantity
    • getDifferenceQty

      BigDecimal getDifferenceQty()
      Get Difference. Difference Quantity
    • 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
    • setM_InventoryLine_ID

      void setM_InventoryLine_ID(int M_InventoryLine_ID)
      Set Phys.Inventory Line. Unique line in an Inventory document
    • getM_InventoryLine_ID

      int getM_InventoryLine_ID()
      Get Phys.Inventory Line. Unique line in an Inventory document
    • getM_InventoryLine

      I_M_InventoryLine getM_InventoryLine() throws RuntimeException
      Throws:
      RuntimeException
    • setM_MovementConfirm_ID

      void setM_MovementConfirm_ID(int M_MovementConfirm_ID)
      Set Move Confirm. Inventory Move Confirmation
    • getM_MovementConfirm_ID

      int getM_MovementConfirm_ID()
      Get Move Confirm. Inventory Move Confirmation
    • getM_MovementConfirm

      I_M_MovementConfirm getM_MovementConfirm() throws RuntimeException
      Throws:
      RuntimeException
    • setM_MovementLineConfirm_ID

      void setM_MovementLineConfirm_ID(int M_MovementLineConfirm_ID)
      Set Move Line Confirm. Inventory Move Line Confirmation
    • getM_MovementLineConfirm_ID

      int getM_MovementLineConfirm_ID()
      Get Move Line Confirm. Inventory Move Line Confirmation
    • setM_MovementLineConfirm_UU

      void setM_MovementLineConfirm_UU(String M_MovementLineConfirm_UU)
      Set M_MovementLineConfirm_UU
    • getM_MovementLineConfirm_UU

      String getM_MovementLineConfirm_UU()
      Get M_MovementLineConfirm_UU
    • 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
    • getM_MovementLine

      I_M_MovementLine getM_MovementLine() 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
    • 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