Interface I_COF_PP_GestaoMP

All Known Implementing Classes:
MCOFPPGestaoMP, X_COF_PP_GestaoMP

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

    • Table_Name

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

      static final int Table_ID
      AD_Table_ID=1500575
    • 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_BOMQty

      static final String COLUMNNAME_BOMQty
      Column name BOMQty
      See Also:
    • COLUMNNAME_COF_PP_GestaoMP_ID

      static final String COLUMNNAME_COF_PP_GestaoMP_ID
      Column name COF_PP_GestaoMP_ID
      See Also:
    • COLUMNNAME_COF_PP_GestaoMP_UU

      static final String COLUMNNAME_COF_PP_GestaoMP_UU
      Column name COF_PP_GestaoMP_UU
      See Also:
    • COLUMNNAME_COF_PP_PlanoMestreProd_ID

      static final String COLUMNNAME_COF_PP_PlanoMestreProd_ID
      Column name COF_PP_PlanoMestreProd_ID
      See Also:
    • COLUMNNAME_COF_PP_QuantidadeARequisitar

      static final String COLUMNNAME_COF_PP_QuantidadeARequisitar
      Column name COF_PP_QuantidadeARequisitar
      See Also:
    • COLUMNNAME_COF_PP_QuantidadeRequisitada

      static final String COLUMNNAME_COF_PP_QuantidadeRequisitada
      Column name COF_PP_QuantidadeRequisitada
      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_LocatorTo_ID

      static final String COLUMNNAME_M_LocatorTo_ID
      Column name M_LocatorTo_ID
      See Also:
    • COLUMNNAME_M_Locator_ID

      static final String COLUMNNAME_M_Locator_ID
      Column name M_Locator_ID
      See Also:
    • COLUMNNAME_M_MovementLine_ID

      static final String COLUMNNAME_M_MovementLine_ID
      Column name M_MovementLine_ID
      See Also:
    • COLUMNNAME_M_Product_ID

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

      static final String COLUMNNAME_ProductDescription
      Column name ProductDescription
      See Also:
    • COLUMNNAME_QtyAvailable

      static final String COLUMNNAME_QtyAvailable
      Column name QtyAvailable
      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:
  • 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
    • setBOMQty

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

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

      void setCOF_PP_GestaoMP_ID(int COF_PP_GestaoMP_ID)
      Set Linha de Gestão de MP. Primary Key : Gestão de Matéria Prima
    • getCOF_PP_GestaoMP_ID

      int getCOF_PP_GestaoMP_ID()
      Get Linha de Gestão de MP. Primary Key : Gestão de Matéria Prima
    • setCOF_PP_GestaoMP_UU

      void setCOF_PP_GestaoMP_UU(String COF_PP_GestaoMP_UU)
      Set COF_PP_GestaoMP_UU
    • getCOF_PP_GestaoMP_UU

      String getCOF_PP_GestaoMP_UU()
      Get COF_PP_GestaoMP_UU
    • setCOF_PP_PlanoMestreProd_ID

      void setCOF_PP_PlanoMestreProd_ID(int COF_PP_PlanoMestreProd_ID)
      Set Plano Mestre. Plano Mestre
    • getCOF_PP_PlanoMestreProd_ID

      int getCOF_PP_PlanoMestreProd_ID()
      Get Plano Mestre. Plano Mestre
    • getCOF_PP_PlanoMestreProd

      I_COF_PP_PlanoMestreProd getCOF_PP_PlanoMestreProd() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_PP_QuantidadeARequisitar

      void setCOF_PP_QuantidadeARequisitar(BigDecimal COF_PP_QuantidadeARequisitar)
      Set Quantidade a Requisitar
    • getCOF_PP_QuantidadeARequisitar

      BigDecimal getCOF_PP_QuantidadeARequisitar()
      Get Quantidade a Requisitar
    • setCOF_PP_QuantidadeRequisitada

      void setCOF_PP_QuantidadeRequisitada(BigDecimal COF_PP_QuantidadeRequisitada)
      Set Quantidade Requisitada
    • getCOF_PP_QuantidadeRequisitada

      BigDecimal getCOF_PP_QuantidadeRequisitada()
      Get Quantidade Requisitada
    • 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_LocatorTo_ID

      void setM_LocatorTo_ID(int M_LocatorTo_ID)
      Set Locator To. Location inventory is moved to
    • getM_LocatorTo_ID

      int getM_LocatorTo_ID()
      Get Locator To. Location inventory is moved to
    • getM_LocatorTo

      I_M_Locator getM_LocatorTo() throws RuntimeException
      Throws:
      RuntimeException
    • setM_Locator_ID

      void setM_Locator_ID(int M_Locator_ID)
      Set Locator. Warehouse Locator
    • getM_Locator_ID

      int getM_Locator_ID()
      Get Locator. Warehouse Locator
    • getM_Locator

      I_M_Locator getM_Locator() throws RuntimeException
      Throws:
      RuntimeException
    • setM_MovementLine_ID

      void setM_MovementLine_ID(int M_MovementLine_ID)
      Set Move Line. Inventory Move document Line
    • getM_MovementLine_ID

      int getM_MovementLine_ID()
      Get Move Line. Inventory Move document Line
    • getM_MovementLine

      I_M_MovementLine getM_MovementLine() 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
    • setProductDescription

      void setProductDescription(String ProductDescription)
      Set Product Description. Product Description
    • getProductDescription

      String getProductDescription()
      Get Product Description. Product Description
    • setQtyAvailable

      void setQtyAvailable(BigDecimal QtyAvailable)
      Set Available Quantity. Available Quantity (On Hand - Reserved)
    • getQtyAvailable

      BigDecimal getQtyAvailable()
      Get Available Quantity. Available Quantity (On Hand - Reserved)
    • getUpdated

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

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