Interface I_COF_PMP_Apontamento_Producao_Manual

All Known Implementing Classes:
MCOFPMPApontamentoProdManual, X_COF_PMP_Apontamento_Producao_Manual

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

    • Table_Name

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

      static final int Table_ID
      AD_Table_ID=1501626
    • 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_COF_PMP_Apontamento_Produca_UU

      static final String COLUMNNAME_COF_PMP_Apontamento_Produca_UU
      Column name COF_PMP_Apontamento_Produca_UU
      See Also:
    • COLUMNNAME_COF_PMP_Apontamento_Producao_Manual_ID

      static final String COLUMNNAME_COF_PMP_Apontamento_Producao_Manual_ID
      Column name COF_PMP_Apontamento_Producao_Manual_ID
      See Also:
    • COLUMNNAME_COF_PP_PlanoMestreProd_ID

      static final String COLUMNNAME_COF_PP_PlanoMestreProd_ID
      Column name COF_PP_PlanoMestreProd_ID
      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_IsEndProduct

      static final String COLUMNNAME_IsEndProduct
      Column name IsEndProduct
      See Also:
    • COLUMNNAME_M_Product_ID

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

      static final String COLUMNNAME_M_Production_ID
      Column name M_Production_ID
      See Also:
    • COLUMNNAME_MovementDate

      static final String COLUMNNAME_MovementDate
      Column name MovementDate
      See Also:
    • COLUMNNAME_Processed

      static final String COLUMNNAME_Processed
      Column name Processed
      See Also:
    • COLUMNNAME_ProductionQty

      static final String COLUMNNAME_ProductionQty
      Column name ProductionQty
      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_IsByProduct

      static final String COLUMNNAME_cof_IsByProduct
      Column name cof_IsByProduct
      See Also:
    • COLUMNNAME_cof_IsCoProduct

      static final String COLUMNNAME_cof_IsCoProduct
      Column name cof_IsCoProduct
      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
    • setCOF_PMP_Apontamento_Produca_UU

      void setCOF_PMP_Apontamento_Produca_UU(String COF_PMP_Apontamento_Produca_UU)
      Set COF_PMP_Apontamento_Produca_UU
    • getCOF_PMP_Apontamento_Produca_UU

      String getCOF_PMP_Apontamento_Produca_UU()
      Get COF_PMP_Apontamento_Produca_UU
    • setCOF_PMP_Apontamento_Producao_Manual_ID

      void setCOF_PMP_Apontamento_Producao_Manual_ID(int COF_PMP_Apontamento_Producao_Manual_ID)
      Set COF_PMP_Apontamento_Producao_Manual_ID. Primary Key : Apontamento Produção Manual
    • getCOF_PMP_Apontamento_Producao_Manual_ID

      int getCOF_PMP_Apontamento_Producao_Manual_ID()
      Get COF_PMP_Apontamento_Producao_Manual_ID. Primary Key : Apontamento Produção Manual
    • 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
    • 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
    • setIsEndProduct

      void setIsEndProduct(boolean IsEndProduct)
      Set End Product. End Product of production
    • isEndProduct

      boolean isEndProduct()
      Get End Product. End Product of production
    • 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
    • setM_Production_ID

      void setM_Production_ID(int M_Production_ID)
      Set Production. Plan for producing a product
    • getM_Production_ID

      int getM_Production_ID()
      Get Production. Plan for producing a product
    • getM_Production

      I_M_Production getM_Production() throws RuntimeException
      Throws:
      RuntimeException
    • setMovementDate

      void setMovementDate(Timestamp MovementDate)
      Set Movement Date. Date a product was moved in or out of inventory
    • getMovementDate

      Timestamp getMovementDate()
      Get Movement Date. Date a product was moved in or out of inventory
    • setProcessed

      void setProcessed(boolean Processed)
      Set Processed. The document has been processed
    • isProcessed

      boolean isProcessed()
      Get Processed. The document has been processed
    • setProductionQty

      void setProductionQty(BigDecimal ProductionQty)
      Set Production Quantity. Quantity of products to produce
    • getProductionQty

      BigDecimal getProductionQty()
      Get Production Quantity. Quantity of products to produce
    • getUpdated

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

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

      void setcof_IsByProduct(boolean cof_IsByProduct)
      Set Is By-Product. Product that is produced incidental to the production process of other products.
    • iscof_IsByProduct

      boolean iscof_IsByProduct()
      Get Is By-Product. Product that is produced incidental to the production process of other products.
    • setcof_IsCoProduct

      void setcof_IsCoProduct(boolean cof_IsCoProduct)
      Set Is Co-Product. Valuable material generated during a production run together with other valuable materials
    • iscof_IsCoProduct

      boolean iscof_IsCoProduct()
      Get Is Co-Product. Valuable material generated during a production run together with other valuable materials