Interface I_I_ProductPlanning

All Known Implementing Classes:
X_I_ProductPlanning

public interface I_I_ProductPlanning
Generated Interface for I_ProductPlanning
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
    • setAD_Workflow_ID

      void setAD_Workflow_ID(int AD_Workflow_ID)
      Set Workflow. Workflow or combination of tasks
    • getAD_Workflow_ID

      int getAD_Workflow_ID()
      Get Workflow. Workflow or combination of tasks
    • getAD_Workflow

      I_AD_Workflow getAD_Workflow() throws RuntimeException
      Throws:
      RuntimeException
    • setBPartner_Value

      void setBPartner_Value(String BPartner_Value)
      Set Business Partner Key. The Key of the Business Partner
    • getBPartner_Value

      String getBPartner_Value()
      Get Business Partner Key. The Key of the Business Partner
    • 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
    • getCreated

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

      int getCreatedBy()
      Get Created By. User who created this records
    • setDatePromised

      void setDatePromised(Timestamp DatePromised)
      Set Date Promised. Date Order was promised
    • getDatePromised

      Timestamp getDatePromised()
      Get Date Promised. Date Order was promised
    • setDD_NetworkDistribution_ID

      void setDD_NetworkDistribution_ID(int DD_NetworkDistribution_ID)
      Set Network Distribution
    • getDD_NetworkDistribution_ID

      int getDD_NetworkDistribution_ID()
      Get Network Distribution
    • getDD_NetworkDistribution

      I_DD_NetworkDistribution getDD_NetworkDistribution() throws RuntimeException
      Throws:
      RuntimeException
    • setDeliveryTime_Promised

      void setDeliveryTime_Promised(BigDecimal DeliveryTime_Promised)
      Set Promised Delivery Time. Promised days between order and delivery
    • getDeliveryTime_Promised

      BigDecimal getDeliveryTime_Promised()
      Get Promised Delivery Time. Promised days between order and delivery
    • setForecastValue

      void setForecastValue(String ForecastValue)
      Set Forecast Key. Key of the Forecast
    • getForecastValue

      String getForecastValue()
      Get Forecast Key. Key of the Forecast
    • setI_ErrorMsg

      void setI_ErrorMsg(String I_ErrorMsg)
      Set Import Error Message. Messages generated from import process
    • getI_ErrorMsg

      String getI_ErrorMsg()
      Get Import Error Message. Messages generated from import process
    • setI_IsImported

      void setI_IsImported(boolean I_IsImported)
      Set Imported. Has this import been processed
    • isI_IsImported

      boolean isI_IsImported()
      Get Imported. Has this import been processed
    • setI_ProductPlanning_ID

      void setI_ProductPlanning_ID(int I_ProductPlanning_ID)
      Set Import Product Planning
    • getI_ProductPlanning_ID

      int getI_ProductPlanning_ID()
      Get Import Product Planning
    • setI_ProductPlanning_UU

      void setI_ProductPlanning_UU(String I_ProductPlanning_UU)
      Set I_ProductPlanning_UU
    • getI_ProductPlanning_UU

      String getI_ProductPlanning_UU()
      Get I_ProductPlanning_UU
    • 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
    • setIsCreatePlan

      void setIsCreatePlan(boolean IsCreatePlan)
      Set Create Plan. Indicates whether planned orders will be generated by MRP
    • isCreatePlan

      boolean isCreatePlan()
      Get Create Plan. Indicates whether planned orders will be generated by MRP
    • setIsMPS

      void setIsMPS(boolean IsMPS)
      Set Is MPS
    • isMPS

      boolean isMPS()
      Get Is MPS
    • setIsPhantom

      void setIsPhantom(boolean IsPhantom)
      Set Phantom. Phantom Component
    • isPhantom

      boolean isPhantom()
      Get Phantom. Phantom Component
    • 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_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
    • setNetworkDistributionValue

      void setNetworkDistributionValue(String NetworkDistributionValue)
      Set Network Distribution Key. Key of the Network Distribution
    • getNetworkDistributionValue

      String getNetworkDistributionValue()
      Get Network Distribution Key. Key of the Network Distribution
    • setOrder_Max

      void setOrder_Max(BigDecimal Order_Max)
      Set Maximum Order Qty. Maximum order quantity in UOM
    • getOrder_Max

      BigDecimal getOrder_Max()
      Get Maximum Order Qty. Maximum order quantity in UOM
    • setOrder_Min

      void setOrder_Min(BigDecimal Order_Min)
      Set Minimum Order Qty. Minimum order quantity in UOM
    • getOrder_Min

      BigDecimal getOrder_Min()
      Get Minimum Order Qty. Minimum order quantity in UOM
    • setOrder_Pack

      void setOrder_Pack(BigDecimal Order_Pack)
      Set Order Pack Qty. Package order size in UOM (e.g. order set of 5 units)
    • getOrder_Pack

      BigDecimal getOrder_Pack()
      Get Order Pack Qty. Package order size in UOM (e.g. order set of 5 units)
    • setOrder_Period

      void setOrder_Period(BigDecimal Order_Period)
      Set Order Period
    • getOrder_Period

      BigDecimal getOrder_Period()
      Get Order Period
    • setOrder_Policy

      void setOrder_Policy(String Order_Policy)
      Set Order Policy
    • getOrder_Policy

      String getOrder_Policy()
      Get Order Policy
    • setOrder_Qty

      void setOrder_Qty(BigDecimal Order_Qty)
      Set Order Qty
    • getOrder_Qty

      BigDecimal getOrder_Qty()
      Get Order Qty
    • setOrgValue

      void setOrgValue(String OrgValue)
      Set Org Key. Key of the Organization
    • getOrgValue

      String getOrgValue()
      Get Org Key. Key of the Organization
    • 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
    • setPlannerValue

      void setPlannerValue(String PlannerValue)
      Set Planner Key. Search Key of the Planning
    • getPlannerValue

      String getPlannerValue()
      Get Planner Key. Search Key of the Planning
    • setPP_Product_BOM_ID

      void setPP_Product_BOM_ID(int PP_Product_BOM_ID)
      Set BOM & Formula. BOM & Formula
    • getPP_Product_BOM_ID

      int getPP_Product_BOM_ID()
      Get BOM & Formula. BOM & Formula
    • getPP_Product_BOM

      I_PP_Product_BOM getPP_Product_BOM() throws RuntimeException
      Throws:
      RuntimeException
    • setPP_Product_Planning_ID

      void setPP_Product_Planning_ID(int PP_Product_Planning_ID)
      Set Product Planning
    • getPP_Product_Planning_ID

      int getPP_Product_Planning_ID()
      Get Product Planning
    • getPP_Product_Planning

      I_PP_Product_Planning getPP_Product_Planning() 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
    • setProcessing

      void setProcessing(boolean Processing)
      Set Process Now
    • isProcessing

      boolean isProcessing()
      Get Process Now
    • setProduct_BOM_Value

      void setProduct_BOM_Value(String Product_BOM_Value)
      Set Product BOM Key. Key of Product BOM
    • getProduct_BOM_Value

      String getProduct_BOM_Value()
      Get Product BOM Key. Key of Product BOM
    • setProductValue

      void setProductValue(String ProductValue)
      Set Product Key. Key of the Product
    • getProductValue

      String getProductValue()
      Get Product Key. Key of the Product
    • setQty

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

      BigDecimal getQty()
      Get Quantity. Quantity
    • setResourceValue

      void setResourceValue(String ResourceValue)
      Set Resource Key. Key of the Resource
    • getResourceValue

      String getResourceValue()
      Get Resource Key. Key of the Resource
    • setSafetyStock

      void setSafetyStock(BigDecimal SafetyStock)
      Set Safety Stock Qty. Safety stock is a term used to describe a level of stock that is maintained below the cycle stock to buffer against stock-outs
    • getSafetyStock

      BigDecimal getSafetyStock()
      Get Safety Stock Qty. Safety stock is a term used to describe a level of stock that is maintained below the cycle stock to buffer against stock-outs
    • setSalesRep_ID

      void setSalesRep_ID(int SalesRep_ID)
      Set Sales Representative. Sales Representative or Company Agent
    • getSalesRep_ID

      int getSalesRep_ID()
      Get Sales Representative. Sales Representative or Company Agent
    • getSalesRep

      I_AD_User getSalesRep() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setTimeFence

      void setTimeFence(BigDecimal TimeFence)
      Set Time Fence
    • getTimeFence

      BigDecimal getTimeFence()
      Get Time Fence
    • setTransfertTime

      void setTransfertTime(BigDecimal TransfertTime)
      Set Transfer Time
    • getTransfertTime

      BigDecimal getTransfertTime()
      Get Transfer Time
    • getUpdated

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

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

      void setVendorProductNo(String VendorProductNo)
      Set Partner Product Key. Product Key of the Business Partner
    • getVendorProductNo

      String getVendorProductNo()
      Get Partner Product Key. Product Key of the Business Partner
    • setWarehouseValue

      void setWarehouseValue(String WarehouseValue)
      Set Warehouse Key. Key of the Warehouse
    • getWarehouseValue

      String getWarehouseValue()
      Get Warehouse Key. Key of the Warehouse
    • setWorkingTime

      void setWorkingTime(BigDecimal WorkingTime)
      Set Working Time. Workflow Simulation Execution Time
    • getWorkingTime

      BigDecimal getWorkingTime()
      Get Working Time. Workflow Simulation Execution Time
    • setYield

      void setYield(int Yield)
      Set Yield %. The Yield is the percentage of a lot that is expected to be of acceptable wuality may fall below 100 percent
    • getYield

      int getYield()
      Get Yield %. The Yield is the percentage of a lot that is expected to be of acceptable wuality may fall below 100 percent