Interface I_M_InOutLineConfirm

All Known Implementing Classes:
MInOutLineConfirm, X_M_InOutLineConfirm

public interface I_M_InOutLineConfirm
Generated Interface for M_InOutLineConfirm
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
    • setC_InvoiceLine_ID

      void setC_InvoiceLine_ID(int C_InvoiceLine_ID)
      Set Invoice Line. Invoice Detail Line
    • getC_InvoiceLine_ID

      int getC_InvoiceLine_ID()
      Get Invoice Line. Invoice Detail Line
    • getC_InvoiceLine

      I_C_InvoiceLine getC_InvoiceLine() throws RuntimeException
      Throws:
      RuntimeException
    • setConfirmationNo

      void setConfirmationNo(String ConfirmationNo)
      Set Confirmation No. Confirmation Number
    • getConfirmationNo

      String getConfirmationNo()
      Get Confirmation No. Confirmation Number
    • 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_InOutConfirm_ID

      void setM_InOutConfirm_ID(int M_InOutConfirm_ID)
      Set Ship/Receipt Confirmation. Material Shipment or Receipt Confirmation
    • getM_InOutConfirm_ID

      int getM_InOutConfirm_ID()
      Get Ship/Receipt Confirmation. Material Shipment or Receipt Confirmation
    • getM_InOutConfirm

      I_M_InOutConfirm getM_InOutConfirm() throws RuntimeException
      Throws:
      RuntimeException
    • setM_InOutLineConfirm_ID

      void setM_InOutLineConfirm_ID(int M_InOutLineConfirm_ID)
      Set Ship/Receipt Confirmation Line. Material Shipment or Receipt Confirmation Line
    • getM_InOutLineConfirm_ID

      int getM_InOutLineConfirm_ID()
      Get Ship/Receipt Confirmation Line. Material Shipment or Receipt Confirmation Line
    • setM_InOutLineConfirm_UU

      void setM_InOutLineConfirm_UU(String M_InOutLineConfirm_UU)
      Set M_InOutLineConfirm_UU
    • getM_InOutLineConfirm_UU

      String getM_InOutLineConfirm_UU()
      Get M_InOutLineConfirm_UU
    • setM_InOutLine_ID

      void setM_InOutLine_ID(int M_InOutLine_ID)
      Set Shipment/Receipt Line. Line on Shipment or Receipt document
    • getM_InOutLine_ID

      int getM_InOutLine_ID()
      Get Shipment/Receipt Line. Line on Shipment or Receipt document
    • getM_InOutLine

      I_M_InOutLine getM_InOutLine() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • 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