Interface I_T_COF_RelatorioMRP

All Known Implementing Classes:
MTCOFRelatorioMRP, X_T_COF_RelatorioMRP

public interface I_T_COF_RelatorioMRP
Generated Interface for T_COF_RelatorioMRP
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

    • Table_Name

      static final String Table_Name
      TableName=T_COF_RelatorioMRP
      See Also:
    • Table_ID

      static final int Table_ID
      AD_Table_ID=1501627
    • Model

      static final KeyNamePair Model
    • accessLevel

      static final BigDecimal accessLevel
      AccessLevel = 3 - Client - Org
    • COLUMNNAME_AD_Client_ID

      static final String COLUMNNAME_AD_Client_ID
      Column name AD_Client_ID
      See Also:
    • COLUMNNAME_AD_Org_ID

      static final String COLUMNNAME_AD_Org_ID
      Column name AD_Org_ID
      See Also:
    • COLUMNNAME_AD_PInstance_ID

      static final String COLUMNNAME_AD_PInstance_ID
      Column name AD_PInstance_ID
      See Also:
    • COLUMNNAME_COF_NecessidadeCompra

      static final String COLUMNNAME_COF_NecessidadeCompra
      Column name COF_NecessidadeCompra
      See Also:
    • COLUMNNAME_COF_ProductClass_ID

      static final String COLUMNNAME_COF_ProductClass_ID
      Column name COF_ProductClass_ID
      See Also:
    • COLUMNNAME_COF_ProductGroup_ID

      static final String COLUMNNAME_COF_ProductGroup_ID
      Column name COF_ProductGroup_ID
      See Also:
    • COLUMNNAME_COF_ProductType_ID

      static final String COLUMNNAME_COF_ProductType_ID
      Column name COF_ProductType_ID
      See Also:
    • COLUMNNAME_COF_QtdDemanda

      static final String COLUMNNAME_COF_QtdDemanda
      Column name COF_QtdDemanda
      See Also:
    • COLUMNNAME_Created

      static final String COLUMNNAME_Created
      Column name Created
      See Also:
    • COLUMNNAME_CreatedBy

      static final String COLUMNNAME_CreatedBy
      Column name CreatedBy
      See Also:
    • COLUMNNAME_IsActive

      static final String COLUMNNAME_IsActive
      Column name IsActive
      See Also:
    • COLUMNNAME_M_Product_Category_ID

      static final String COLUMNNAME_M_Product_Category_ID
      Column name M_Product_Category_ID
      See Also:
    • COLUMNNAME_M_Product_ID

      static final String COLUMNNAME_M_Product_ID
      Column name M_Product_ID
      See Also:
    • COLUMNNAME_ProductType

      static final String COLUMNNAME_ProductType
      Column name ProductType
      See Also:
    • COLUMNNAME_SumQtyOnHand

      static final String COLUMNNAME_SumQtyOnHand
      Column name SumQtyOnHand
      See Also:
    • COLUMNNAME_T_COF_RelatorioMRP_ID

      static final String COLUMNNAME_T_COF_RelatorioMRP_ID
      Column name T_COF_RelatorioMRP_ID
      See Also:
    • COLUMNNAME_T_COF_RelatorioMRP_UU

      static final String COLUMNNAME_T_COF_RelatorioMRP_UU
      Column name T_COF_RelatorioMRP_UU
      See Also:
    • COLUMNNAME_Updated

      static final String COLUMNNAME_Updated
      Column name Updated
      See Also:
    • COLUMNNAME_UpdatedBy

      static final String COLUMNNAME_UpdatedBy
      Column name UpdatedBy
      See Also:
    • COLUMNNAME_cof_qtyrequisitada

      static final String COLUMNNAME_cof_qtyrequisitada
      Column name cof_qtyrequisitada
      See Also:
  • 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
    • setCOF_NecessidadeCompra

      void setCOF_NecessidadeCompra(BigDecimal COF_NecessidadeCompra)
      Set Necessidade de Compra
    • getCOF_NecessidadeCompra

      BigDecimal getCOF_NecessidadeCompra()
      Get Necessidade de Compra
    • setCOF_ProductClass_ID

      void setCOF_ProductClass_ID(int COF_ProductClass_ID)
      Set Classe do Produto. Primary Key : Product Class
    • getCOF_ProductClass_ID

      int getCOF_ProductClass_ID()
      Get Classe do Produto. Primary Key : Product Class
    • getCOF_ProductClass

      I_COF_ProductClass getCOF_ProductClass() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_ProductGroup_ID

      void setCOF_ProductGroup_ID(int COF_ProductGroup_ID)
      Set Grupo do Produto. Primary Key : Product Group
    • getCOF_ProductGroup_ID

      int getCOF_ProductGroup_ID()
      Get Grupo do Produto. Primary Key : Product Group
    • getCOF_ProductGroup

      I_COF_ProductGroup getCOF_ProductGroup() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_ProductType_ID

      void setCOF_ProductType_ID(int COF_ProductType_ID)
      Set Tipo do Produto. Primary Key : Product Type
    • getCOF_ProductType_ID

      int getCOF_ProductType_ID()
      Get Tipo do Produto. Primary Key : Product Type
    • getCOF_ProductType

      I_COF_ProductType getCOF_ProductType() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_QtdDemanda

      void setCOF_QtdDemanda(BigDecimal COF_QtdDemanda)
      Set Quantidade Demanda
    • getCOF_QtdDemanda

      BigDecimal getCOF_QtdDemanda()
      Get Quantidade Demanda
    • getCreated

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

      int getCreatedBy()
      Get Created By. User who created this records
    • 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
    • setM_Product_Category_ID

      void setM_Product_Category_ID(int M_Product_Category_ID)
      Set Product Category. Category of a Product
    • getM_Product_Category_ID

      int getM_Product_Category_ID()
      Get Product Category. Category of a Product
    • getM_Product_Category

      I_M_Product_Category getM_Product_Category() 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
    • setProductType

      void setProductType(String ProductType)
      Set Product Type. Type of product
    • getProductType

      String getProductType()
      Get Product Type. Type of product
    • setSumQtyOnHand

      void setSumQtyOnHand(BigDecimal SumQtyOnHand)
      Set Sum Qty on Hand. Summary of product on hand in all locators
    • getSumQtyOnHand

      BigDecimal getSumQtyOnHand()
      Get Sum Qty on Hand. Summary of product on hand in all locators
    • setT_COF_RelatorioMRP_ID

      void setT_COF_RelatorioMRP_ID(int T_COF_RelatorioMRP_ID)
      Set T_COF_RelatorioMRP_ID. Primary Key : Relatório Avaliação de Suprimentos de Produção
    • getT_COF_RelatorioMRP_ID

      int getT_COF_RelatorioMRP_ID()
      Get T_COF_RelatorioMRP_ID. Primary Key : Relatório Avaliação de Suprimentos de Produção
    • setT_COF_RelatorioMRP_UU

      void setT_COF_RelatorioMRP_UU(String T_COF_RelatorioMRP_UU)
      Set T_COF_RelatorioMRP_UU
    • getT_COF_RelatorioMRP_UU

      String getT_COF_RelatorioMRP_UU()
      Get T_COF_RelatorioMRP_UU
    • getUpdated

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

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

      void setcof_qtyrequisitada(BigDecimal cof_qtyrequisitada)
      Set Quantidade Requisitada
    • getcof_qtyrequisitada

      BigDecimal getcof_qtyrequisitada()
      Get Quantidade Requisitada