Interface I_COF_AjusteEstoquePrvstLine

All Known Implementing Classes:
MCOFAjusteEstoquePrvstLine, X_COF_AjusteEstoquePrvstLine

public interface I_COF_AjusteEstoquePrvstLine
Generated Interface for COF_AjusteEstoquePrvstLine
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
    • setCOF_AjusteEstoquePrevisto_ID

      void setCOF_AjusteEstoquePrevisto_ID(int COF_AjusteEstoquePrevisto_ID)
      Set Ajuste de Estoque Previsto
    • getCOF_AjusteEstoquePrevisto_ID

      int getCOF_AjusteEstoquePrevisto_ID()
      Get Ajuste de Estoque Previsto
    • getCOF_AjusteEstoquePrevisto

      I_COF_AjusteEstoquePrevisto getCOF_AjusteEstoquePrevisto() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setCOF_AjusteEstoquePrvstLine_UU

      void setCOF_AjusteEstoquePrvstLine_UU(String COF_AjusteEstoquePrvstLine_UU)
      Set COF_AjusteEstoquePrvstLine_UU
    • getCOF_AjusteEstoquePrvstLine_UU

      String getCOF_AjusteEstoquePrvstLine_UU()
      Get COF_AjusteEstoquePrvstLine_UU
    • getCreated

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

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

      void setCurrentCostPrice(BigDecimal CurrentCostPrice)
      Set Current Cost Price. The currently used cost price
    • getCurrentCostPrice

      BigDecimal getCurrentCostPrice()
      Get Current Cost Price. The currently used cost price
    • 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
    • setLineNo

      void setLineNo(int LineNo)
      Set Line. Line No
    • getLineNo

      int getLineNo()
      Get Line. Line No
    • 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
    • setNewCostPrice

      void setNewCostPrice(BigDecimal NewCostPrice)
      Set New Cost Price. New current cost price after processing of M_CostDetail
    • getNewCostPrice

      BigDecimal getNewCostPrice()
      Get New Cost Price. New current cost price after 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