Interface I_M_DemandDetail

All Known Implementing Classes:
X_M_DemandDetail

public interface I_M_DemandDetail
Generated Interface for M_DemandDetail
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_OrderLine_ID

      void setC_OrderLine_ID(int C_OrderLine_ID)
      Set Sales Order Line. Sales Order Line
    • getC_OrderLine_ID

      int getC_OrderLine_ID()
      Get Sales Order Line. Sales Order Line
    • getC_OrderLine

      I_C_OrderLine getC_OrderLine() throws RuntimeException
      Throws:
      RuntimeException
    • getCreated

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

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

      void setM_DemandDetail_ID(int M_DemandDetail_ID)
      Set Demand Detail. Material Demand Line Source Detail
    • getM_DemandDetail_ID

      int getM_DemandDetail_ID()
      Get Demand Detail. Material Demand Line Source Detail
    • setM_DemandDetail_UU

      void setM_DemandDetail_UU(String M_DemandDetail_UU)
      Set M_DemandDetail_UU
    • getM_DemandDetail_UU

      String getM_DemandDetail_UU()
      Get M_DemandDetail_UU
    • setM_DemandLine_ID

      void setM_DemandLine_ID(int M_DemandLine_ID)
      Set Demand Line. Material Demand Line
    • getM_DemandLine_ID

      int getM_DemandLine_ID()
      Get Demand Line. Material Demand Line
    • getM_DemandLine

      I_M_DemandLine getM_DemandLine() throws RuntimeException
      Throws:
      RuntimeException
    • setM_ForecastLine_ID

      void setM_ForecastLine_ID(int M_ForecastLine_ID)
      Set Forecast Line. Forecast Line
    • getM_ForecastLine_ID

      int getM_ForecastLine_ID()
      Get Forecast Line. Forecast Line
    • getM_ForecastLine

      I_M_ForecastLine getM_ForecastLine() throws RuntimeException
      Throws:
      RuntimeException
    • setM_RequisitionLine_ID

      void setM_RequisitionLine_ID(int M_RequisitionLine_ID)
      Set Requisition Line. Material Requisition Line
    • getM_RequisitionLine_ID

      int getM_RequisitionLine_ID()
      Get Requisition Line. Material Requisition Line
    • getM_RequisitionLine

      I_M_RequisitionLine getM_RequisitionLine() throws RuntimeException
      Throws:
      RuntimeException
    • getUpdated

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

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