Interface I_M_Product_BOM

  • All Known Implementing Classes:
    MProductBOM, X_M_Product_BOM

    public interface I_M_Product_BOM
    Generated Interface for M_Product_BOM
    Version:
    Development 9.0
    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
      • setBOMQty

        void setBOMQty​(BigDecimal BOMQty)
        Set BOM Quantity. Bill of Materials Quantity
      • getBOMQty

        BigDecimal getBOMQty()
        Get BOM Quantity. Bill of Materials Quantity
      • setBOMType

        void setBOMType​(String BOMType)
        Set BOM Type. Type of BOM
      • getBOMType

        String getBOMType()
        Get BOM Type. Type of BOM
      • setCostStandard

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

        BigDecimal getCostStandard()
        Get Standard Cost. Standard Costs
      • setCostStandardCumAmt

        void setCostStandardCumAmt​(BigDecimal CostStandardCumAmt)
        Set Std Cost Amount Sum. Standard Cost Invoice Amount Sum (internal)
      • getCostStandardCumAmt

        BigDecimal getCostStandardCumAmt()
        Get Std Cost Amount Sum. Standard Cost Invoice Amount Sum (internal)
      • getCreated

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

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

        void setDescription​(String Description)
        Set Description. Optional short description of the record
      • getDescription

        String getDescription()
        Get Description. Optional short description of the record
      • 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
      • setIsBillOfMaterial

        void setIsBillOfMaterial​(boolean IsBillOfMaterial)
        Set Bill of Materials. Bill of Materials
      • isBillOfMaterial

        boolean isBillOfMaterial()
        Get Bill of Materials. Bill of Materials
      • setLine

        void setLine​(int Line)
        Set Line No. Unique line for this document
      • getLine

        int getLine()
        Get Line No. Unique line for this document
      • setM_PartType_ID

        void setM_PartType_ID​(int M_PartType_ID)
        Set Part Type
      • getM_PartType_ID

        int getM_PartType_ID()
        Get Part Type
      • setM_Product_BOM_ID

        void setM_Product_BOM_ID​(int M_Product_BOM_ID)
        Set BOM Line
      • getM_Product_BOM_ID

        int getM_Product_BOM_ID()
        Get BOM Line
      • setM_ProductBOM_ID

        void setM_ProductBOM_ID​(int M_ProductBOM_ID)
        Set BOM Product. Bill of Material Component Product
      • getM_ProductBOM_ID

        int getM_ProductBOM_ID()
        Get BOM Product. Bill of Material Component Product
      • setM_Product_BOM_UU

        void setM_Product_BOM_UU​(String M_Product_BOM_UU)
        Set M_Product_BOM_UU
      • getM_Product_BOM_UU

        String getM_Product_BOM_UU()
        Get M_Product_BOM_UU
      • 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
      • 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