Interface I_T_BOMLine

  • All Known Implementing Classes:
    X_T_BOMLine

    public interface I_T_BOMLine
    Generated Interface for T_BOMLine
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • 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
      • 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
      • setCost

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

        BigDecimal getCost()
        Get Cost. Cost information
      • setCostingMethod

        void setCostingMethod​(String CostingMethod)
        Set Costing Method. Indicates how Costs will be calculated
      • getCostingMethod

        String getCostingMethod()
        Get Costing Method. Indicates how Costs will be calculated
      • setCostStandard

        void setCostStandard​(BigDecimal CostStandard)
        Set Standard Cost. Standard Costs
      • getCostStandard

        BigDecimal getCostStandard()
        Get Standard Cost. Standard Costs
      • 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
      • setImplosion

        void setImplosion​(boolean Implosion)
        Set Implosion. Implosion of a Bill of Materials refers to finding all the BOM' ' s in which a component is used.
      • isImplosion

        boolean isImplosion()
        Get Implosion. Implosion of a Bill of Materials refers to finding all the BOM' ' s in which a component is used.
      • 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
      • setIsCostFrozen

        void setIsCostFrozen​(boolean IsCostFrozen)
        Set Cost Frozen. Indicated that the Standard Cost is frozen
      • isCostFrozen

        boolean isCostFrozen()
        Get Cost Frozen. Indicated that the Standard Cost is frozen
      • 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
      • setM_CostType_ID

        void setM_CostType_ID​(int M_CostType_ID)
        Set Cost Type. Type of Cost (e.g. Current, Plan, Future)
      • getM_CostType_ID

        int getM_CostType_ID()
        Get Cost Type. Type of Cost (e.g. Current, Plan, Future)
      • 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
      • 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
      • setPP_Product_BOMLine_ID

        void setPP_Product_BOMLine_ID​(int PP_Product_BOMLine_ID)
        Set BOM Line. BOM Line
      • getPP_Product_BOMLine_ID

        int getPP_Product_BOMLine_ID()
        Get BOM Line. BOM Line
      • 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
      • 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_BOMLine_ID

        void setT_BOMLine_ID​(int T_BOMLine_ID)
        Set Temporal BOM Line
      • getT_BOMLine_ID

        int getT_BOMLine_ID()
        Get Temporal BOM Line
      • setT_BOMLine_UU

        void setT_BOMLine_UU​(String T_BOMLine_UU)
        Set T_BOMLine_UU
      • getT_BOMLine_UU

        String getT_BOMLine_UU()
        Get T_BOMLine_UU
      • getUpdated

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

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