Interface I_COF_ItemSubstituto

All Known Implementing Classes:
MCOFItemSubstituto, X_COF_ItemSubstituto

public interface I_COF_ItemSubstituto
Generated Interface for COF_ItemSubstituto
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_Faturado

      void setCOF_Faturado(boolean COF_Faturado)
      Set Faturado
    • isCOF_Faturado

      boolean isCOF_Faturado()
      Get Faturado
    • setCOF_GerarNF

      void setCOF_GerarNF(boolean COF_GerarNF)
      Set Gerar Nota Fiscal
    • isCOF_GerarNF

      boolean isCOF_GerarNF()
      Get Gerar Nota Fiscal
    • setCOF_ItemSubstituto_ID

      void setCOF_ItemSubstituto_ID(int COF_ItemSubstituto_ID)
      Set Item Substituto. Primary Key : Item Substituto
    • getCOF_ItemSubstituto_ID

      int getCOF_ItemSubstituto_ID()
      Get Item Substituto. Primary Key : Item Substituto
    • setCOF_ItemSubstituto_UU

      void setCOF_ItemSubstituto_UU(String COF_ItemSubstituto_UU)
      Set COF_ItemSubstituto_UU
    • getCOF_ItemSubstituto_UU

      String getCOF_ItemSubstituto_UU()
      Get COF_ItemSubstituto_UU
    • setCOF_QtdIs

      void setCOF_QtdIs(BigDecimal COF_QtdIs)
      Set Quantidade IS
    • getCOF_QtdIs

      BigDecimal getCOF_QtdIs()
      Get Quantidade IS
    • setCOF_QtdNf

      void setCOF_QtdNf(BigDecimal COF_QtdNf)
      Set Quantidade NF
    • getCOF_QtdNf

      BigDecimal getCOF_QtdNf()
      Get Quantidade NF
    • setCOF_TratamentoPedido_ID

      void setCOF_TratamentoPedido_ID(int COF_TratamentoPedido_ID)
      Set Tratamento de Pedido. Primary Key : Tratamento de Pedido
    • getCOF_TratamentoPedido_ID

      int getCOF_TratamentoPedido_ID()
      Get Tratamento de Pedido. Primary Key : Tratamento de Pedido
    • getCOF_TratamentoPedido

      I_COF_TratamentoPedido getCOF_TratamentoPedido() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Invoice_ID

      void setC_Invoice_ID(int C_Invoice_ID)
      Set Invoice. Invoice Identifier
    • getC_Invoice_ID

      int getC_Invoice_ID()
      Get Invoice. Invoice Identifier
    • getC_Invoice

      I_C_Invoice getC_Invoice() throws RuntimeException
      Throws:
      RuntimeException
    • setC_OrderLine_ID

      void setC_OrderLine_ID(int C_OrderLine_ID)
      Set Sales Order Line. Sales Order Line
    • getC_OrderLine_ID

      int getC_OrderLine_ID()
      Get Sales Order Line. Sales Order Line
    • getC_OrderLine

      I_C_OrderLine getC_OrderLine() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Order_ID

      void setC_Order_ID(int C_Order_ID)
      Set Order. Order
    • getC_Order_ID

      int getC_Order_ID()
      Get Order. Order
    • getC_Order

      I_C_Order getC_Order() 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
    • setIsValid

      void setIsValid(boolean IsValid)
      Set Valid. Element is valid
    • isValid

      boolean isValid()
      Get Valid. Element is valid
    • setLineNetAmt

      void setLineNetAmt(BigDecimal LineNetAmt)
      Set Line Amount. Line Extended Amount (Quantity * Actual Price) without Freight and Charges
    • getLineNetAmt

      BigDecimal getLineNetAmt()
      Get Line Amount. Line Extended Amount (Quantity * Actual Price) without Freight and Charges
    • setLineNo

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

      int getLineNo()
      Get Line. Line No
    • setM_InOutLine_ID

      void setM_InOutLine_ID(int M_InOutLine_ID)
      Set Shipment/Receipt Line. Line on Shipment or Receipt document
    • getM_InOutLine_ID

      int getM_InOutLine_ID()
      Get Shipment/Receipt Line. Line on Shipment or Receipt document
    • getM_InOutLine

      I_M_InOutLine getM_InOutLine() 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
    • setPriceActual

      void setPriceActual(BigDecimal PriceActual)
      Set Unit Price. Actual Price
    • getPriceActual

      BigDecimal getPriceActual()
      Get Unit Price. Actual Price
    • setPriceEntered

      void setPriceEntered(BigDecimal PriceEntered)
      Set Price. Price Entered - the price based on the selected/base UoM
    • getPriceEntered

      BigDecimal getPriceEntered()
      Get Price. Price Entered - the price based on the selected/base UoM
    • 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