Interface I_PP_MRP

All Known Implementing Classes:
X_PP_MRP

public interface I_PP_MRP
Generated Interface for PP_MRP
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_BPartner_ID

      void setC_BPartner_ID(int C_BPartner_ID)
      Set Business Partner. Identifies a Business Partner
    • getC_BPartner_ID

      int getC_BPartner_ID()
      Get Business Partner. Identifies a Business Partner
    • getC_BPartner

      I_C_BPartner getC_BPartner() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Order_ID

      void setC_Order_ID(int C_Order_ID)
      Set Order. Order
    • getC_Order_ID

      int getC_Order_ID()
      Get Order. Order
    • getC_Order

      I_C_Order getC_Order() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setDateConfirm

      void setDateConfirm(Timestamp DateConfirm)
      Set Date Confirm. Date Confirm of this Order
    • getDateConfirm

      Timestamp getDateConfirm()
      Get Date Confirm. Date Confirm of this Order
    • setDateFinishSchedule

      void setDateFinishSchedule(Timestamp DateFinishSchedule)
      Set Date Finish Schedule. Scheduled Finish date for this Order
    • getDateFinishSchedule

      Timestamp getDateFinishSchedule()
      Get Date Finish Schedule. Scheduled Finish date for this Order
    • 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
    • setDateSimulation

      void setDateSimulation(Timestamp DateSimulation)
      Set Date Simulation. Simulation date for this Material Plan
    • getDateSimulation

      Timestamp getDateSimulation()
      Get Date Simulation. Simulation date for this Material Plan
    • setDateStart

      void setDateStart(Timestamp DateStart)
      Set Date Start. Date Start for this Order
    • getDateStart

      Timestamp getDateStart()
      Get Date Start. Date Start for this Order
    • setDateStartSchedule

      void setDateStartSchedule(Timestamp DateStartSchedule)
      Set Date Start Schedule. Scheduled start date for this Order
    • getDateStartSchedule

      Timestamp getDateStartSchedule()
      Get Date Start Schedule. Scheduled start date for this Order
    • setDD_Order_ID

      void setDD_Order_ID(int DD_Order_ID)
      Set Distribution Order
    • getDD_Order_ID

      int getDD_Order_ID()
      Get Distribution Order
    • getDD_Order

      I_DD_Order getDD_Order() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setDocStatus

      void setDocStatus(String DocStatus)
      Set Document Status. The current status of the document
    • getDocStatus

      String getDocStatus()
      Get Document Status. The current status of the document
    • 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
    • setIsAvailable

      void setIsAvailable(boolean IsAvailable)
      Set Available. Resource is available
    • isAvailable

      boolean isAvailable()
      Get Available. Resource is available
    • setM_Forecast_ID

      void setM_Forecast_ID(int M_Forecast_ID)
      Set Forecast. Material Forecast
    • getM_Forecast_ID

      int getM_Forecast_ID()
      Get Forecast. Material Forecast
    • getM_Forecast

      I_M_Forecast getM_Forecast() 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_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
    • setM_Requisition_ID

      void setM_Requisition_ID(int M_Requisition_ID)
      Set Requisition. Material Requisition
    • getM_Requisition_ID

      int getM_Requisition_ID()
      Get Requisition. Material Requisition
    • getM_Requisition

      I_M_Requisition getM_Requisition() 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
    • setM_Warehouse_ID

      void setM_Warehouse_ID(int M_Warehouse_ID)
      Set Warehouse. Storage Warehouse and Service Point
    • getM_Warehouse_ID

      int getM_Warehouse_ID()
      Get Warehouse. Storage Warehouse and Service Point
    • getM_Warehouse

      I_M_Warehouse getM_Warehouse() throws RuntimeException
      Throws:
      RuntimeException
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • setOrderType

      void setOrderType(String OrderType)
      Set Order Type. Type of Order: MRP records grouped by source (Sales Order, Purchase Order, Distribution Order, Requisition)
    • getOrderType

      String getOrderType()
      Get Order Type. Type of Order: MRP records grouped by source (Sales Order, Purchase Order, Distribution Order, Requisition)
    • setPlanner_ID

      void setPlanner_ID(int Planner_ID)
      Set Planner
    • getPlanner_ID

      int getPlanner_ID()
      Get Planner
    • getPlanner

      I_AD_User getPlanner() throws RuntimeException
      Throws:
      RuntimeException
    • setPP_MRP_ID

      void setPP_MRP_ID(int PP_MRP_ID)
      Set Material Requirement Planning. MRP ID
    • getPP_MRP_ID

      int getPP_MRP_ID()
      Get Material Requirement Planning. MRP ID
    • setPP_MRP_UU

      void setPP_MRP_UU(String PP_MRP_UU)
      Set PP_MRP_UU
    • getPP_MRP_UU

      String getPP_MRP_UU()
      Get PP_MRP_UU
    • setPP_Order_BOMLine_ID

      void setPP_Order_BOMLine_ID(int PP_Order_BOMLine_ID)
      Set Manufacturing Order BOM Line
    • getPP_Order_BOMLine_ID

      int getPP_Order_BOMLine_ID()
      Get Manufacturing Order BOM Line
    • getPP_Order_BOMLine

      I_PP_Order_BOMLine getPP_Order_BOMLine() throws RuntimeException
      Throws:
      RuntimeException
    • setPP_Order_ID

      void setPP_Order_ID(int PP_Order_ID)
      Set Manufacturing Order. Manufacturing Order
    • getPP_Order_ID

      int getPP_Order_ID()
      Get Manufacturing Order. Manufacturing Order
    • getPP_Order

      I_PP_Order getPP_Order() throws RuntimeException
      Throws:
      RuntimeException
    • setPriority

      void setPriority(String Priority)
      Set Priority. Indicates if this request is of a high, medium or low priority.
    • getPriority

      String getPriority()
      Get Priority. Indicates if this request is of a high, medium or low priority.
    • setQty

      void setQty(BigDecimal Qty)
      Set Quantity. Quantity
    • getQty

      BigDecimal getQty()
      Get Quantity. Quantity
    • setS_Resource_ID

      void setS_Resource_ID(int S_Resource_ID)
      Set Resource. Resource
    • getS_Resource_ID

      int getS_Resource_ID()
      Get Resource. Resource
    • getS_Resource

      I_S_Resource getS_Resource() throws RuntimeException
      Throws:
      RuntimeException
    • setTypeMRP

      void setTypeMRP(String TypeMRP)
      Set MRP Type. MRP Type determines whether a record is demand or supply
    • getTypeMRP

      String getTypeMRP()
      Get MRP Type. MRP Type determines whether a record is demand or supply
    • 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
    • setVersion

      void setVersion(BigDecimal Version)
      Set Version. Version of the table definition
    • getVersion

      BigDecimal getVersion()
      Get Version. Version of the table definition