Interface I_COF_TrxEstoquePrevisto

All Known Implementing Classes:
MCOFTrxEstoquePrevisto, X_COF_TrxEstoquePrevisto

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

  • 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
    • setAmt

      void setAmt(BigDecimal Amt)
      Set Amount. Amount
    • getAmt

      BigDecimal getAmt()
      Get Amount. Amount
    • setCOF_AjusteEstoquePrvstLine_ID

      void setCOF_AjusteEstoquePrvstLine_ID(int COF_AjusteEstoquePrvstLine_ID)
      Set Linha de Ajuste de Estoque Previsto
    • getCOF_AjusteEstoquePrvstLine_ID

      int getCOF_AjusteEstoquePrvstLine_ID()
      Get Linha de Ajuste de Estoque Previsto
    • getCOF_AjusteEstoquePrvstLine

      I_COF_AjusteEstoquePrvstLine getCOF_AjusteEstoquePrvstLine() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_IdentificadorTransacao

      void setCOF_IdentificadorTransacao(String COF_IdentificadorTransacao)
      Set Identificador de Transação
    • getCOF_IdentificadorTransacao

      String getCOF_IdentificadorTransacao()
      Get Identificador de Transação
    • setCOF_TrxEstoquePrevisto_ID

      void setCOF_TrxEstoquePrevisto_ID(int COF_TrxEstoquePrevisto_ID)
      Set Transação de Estoque Previsto. Primary Key : Transação de Estoque Previsto
    • getCOF_TrxEstoquePrevisto_ID

      int getCOF_TrxEstoquePrevisto_ID()
      Get Transação de Estoque Previsto. Primary Key : Transação de Estoque Previsto
    • setCOF_TrxEstoquePrevisto_UU

      void setCOF_TrxEstoquePrevisto_UU(String COF_TrxEstoquePrevisto_UU)
      Set COF_TrxEstoquePrevisto_UU
    • getCOF_TrxEstoquePrevisto_UU

      String getCOF_TrxEstoquePrevisto_UU()
      Get COF_TrxEstoquePrevisto_UU
    • getCreated

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

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

      void setCumulatedAmt(BigDecimal CumulatedAmt)
      Set Accumulated Amt. Total Amount
    • getCumulatedAmt

      BigDecimal getCumulatedAmt()
      Get Accumulated Amt. Total Amount
    • 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
    • setLBR_DocFiscal_Line_ID

      void setLBR_DocFiscal_Line_ID(int LBR_DocFiscal_Line_ID)
      Set Doc. Fiscal - Linhas
    • getLBR_DocFiscal_Line_ID

      int getLBR_DocFiscal_Line_ID()
      Get Doc. Fiscal - Linhas
    • 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_ProductionLine_ID

      void setM_ProductionLine_ID(int M_ProductionLine_ID)
      Set Production Line. Document Line representing a production
    • getM_ProductionLine_ID

      int getM_ProductionLine_ID()
      Get Production Line. Document Line representing a production
    • getM_ProductionLine

      I_M_ProductionLine getM_ProductionLine() 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
    • setOldQty

      void setOldQty(BigDecimal OldQty)
      Set Old Current Quantity. Old current quantity before the processing of M_CostDetail
    • getOldQty

      BigDecimal getOldQty()
      Get Old Current Quantity. Old current quantity before the processing of M_CostDetail
    • setQty

      void setQty(BigDecimal Qty)
      Set Quantity. Quantity
    • getQty

      BigDecimal getQty()
      Get Quantity. Quantity
    • getUpdated

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

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