Interface I_T_BOM_Indented

All Known Implementing Classes:
X_T_BOM_Indented

public interface I_T_BOM_Indented
Generated Interface for T_BOM_Indented
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_PInstance_ID

      void setAD_PInstance_ID(int AD_PInstance_ID)
      Set Process Instance. Instance of the process
    • getAD_PInstance_ID

      int getAD_PInstance_ID()
      Get Process Instance. Instance of the process
    • getAD_PInstance

      I_AD_PInstance getAD_PInstance() throws RuntimeException
      Throws:
      RuntimeException
    • setC_AcctSchema_ID

      void setC_AcctSchema_ID(int C_AcctSchema_ID)
      Set Accounting Schema. Rules for accounting
    • getC_AcctSchema_ID

      int getC_AcctSchema_ID()
      Get Accounting Schema. Rules for accounting
    • getC_AcctSchema

      I_C_AcctSchema getC_AcctSchema() throws RuntimeException
      Throws:
      RuntimeException
    • setCost

      void setCost(BigDecimal Cost)
      Set Cost. Cost information
    • getCost

      BigDecimal getCost()
      Get Cost. Cost information
    • setCostFuture

      void setCostFuture(BigDecimal CostFuture)
      Set Future Cost. Cost information
    • getCostFuture

      BigDecimal getCostFuture()
      Get Future Cost. Cost information
    • getCreated

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

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

      void setCurrentCostPrice(BigDecimal CurrentCostPrice)
      Set Current Cost Price. The currently used cost price
    • getCurrentCostPrice

      BigDecimal getCurrentCostPrice()
      Get Current Cost Price. The currently used cost price
    • setCurrentCostPriceLL

      void setCurrentCostPriceLL(BigDecimal CurrentCostPriceLL)
      Set Current Cost Price Lower Level. Current Price Lower Level Is the sum of the costs of the components of this product manufactured for this level.
    • getCurrentCostPriceLL

      BigDecimal getCurrentCostPriceLL()
      Get Current Cost Price Lower Level. Current Price Lower Level Is the sum of the costs of the components of this product manufactured for this level.
    • setFutureCostPrice

      void setFutureCostPrice(BigDecimal FutureCostPrice)
      Set Future Cost Price
    • getFutureCostPrice

      BigDecimal getFutureCostPrice()
      Get Future Cost Price
    • setFutureCostPriceLL

      void setFutureCostPriceLL(BigDecimal FutureCostPriceLL)
      Set Future Cost Price Lower Level
    • getFutureCostPriceLL

      BigDecimal getFutureCostPriceLL()
      Get Future Cost Price Lower Level
    • 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
    • setLevelNo

      void setLevelNo(int LevelNo)
      Set Level no
    • getLevelNo

      int getLevelNo()
      Get Level no
    • setLevels

      void setLevels(String Levels)
      Set Levels
    • getLevels

      String getLevels()
      Get Levels
    • setM_CostElement_ID

      void setM_CostElement_ID(int M_CostElement_ID)
      Set Cost Element. Product Cost Element
    • getM_CostElement_ID

      int getM_CostElement_ID()
      Get Cost Element. Product Cost Element
    • getM_CostElement

      I_M_CostElement getM_CostElement() 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
    • setQty

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

      BigDecimal getQty()
      Get Quantity. Quantity
    • setQtyBOM

      void setQtyBOM(BigDecimal QtyBOM)
      Set Quantity. Indicate the Quantity use in this BOM
    • getQtyBOM

      BigDecimal getQtyBOM()
      Get Quantity. Indicate the Quantity use in this BOM
    • setSel_Product_ID

      void setSel_Product_ID(int Sel_Product_ID)
      Set Selected Product
    • getSel_Product_ID

      int getSel_Product_ID()
      Get Selected Product
    • getSel_Product

      I_M_Product getSel_Product() throws RuntimeException
      Throws:
      RuntimeException
    • setSeqNo

      void setSeqNo(int SeqNo)
      Set Sequence. Method of ordering records; lowest number comes first
    • getSeqNo

      int getSeqNo()
      Get Sequence. Method of ordering records; lowest number comes first
    • setT_BOM_Indented_ID

      void setT_BOM_Indented_ID(int T_BOM_Indented_ID)
      Set Indented BOM Report
    • getT_BOM_Indented_ID

      int getT_BOM_Indented_ID()
      Get Indented BOM Report
    • setT_BOM_Indented_UU

      void setT_BOM_Indented_UU(String T_BOM_Indented_UU)
      Set T_BOM_Indented_UU
    • getT_BOM_Indented_UU

      String getT_BOM_Indented_UU()
      Get T_BOM_Indented_UU
    • getUpdated

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

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