Interface I_LBR_TaxLine

All Known Implementing Classes:
MLBRTaxLine, X_LBR_TaxLine

public interface I_LBR_TaxLine
Generated Interface for LBR_TaxLine
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_CEnq_ID

      void setCOF_CEnq_ID(int COF_CEnq_ID)
      Set Cód. Enq. Legal. Código de Enquadramento Legal
    • getCOF_CEnq_ID

      int getCOF_CEnq_ID()
      Get Cód. Enq. Legal. Código de Enquadramento Legal
    • setCOF_ModBC_ID

      void setCOF_ModBC_ID(int COF_ModBC_ID)
      Set Modalidade da BC. Primary Key : Mode Calculation Base
    • getCOF_ModBC_ID

      int getCOF_ModBC_ID()
      Get Modalidade da BC. Primary Key : Mode Calculation Base
    • getCOF_ModBC

      I_COF_ModBC getCOF_ModBC() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_MotDeson_ID

      void setCOF_MotDeson_ID(int COF_MotDeson_ID)
      Set Motivo de Desoneração. Motivo de Desoneração
    • getCOF_MotDeson_ID

      int getCOF_MotDeson_ID()
      Get Motivo de Desoneração. Motivo de Desoneração
    • getCOF_MotDeson

      I_COF_MotDeson getCOF_MotDeson() 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
    • setIsManual

      void setIsManual(boolean IsManual)
      Set Manual. This is a manual process
    • isManual

      boolean isManual()
      Get Manual. This is a manual process
    • setIsTaxIncluded

      void setIsTaxIncluded(boolean IsTaxIncluded)
      Set Price includes Tax. Tax is included in the price
    • isTaxIncluded

      boolean isTaxIncluded()
      Get Price includes Tax. Tax is included in the price
    • setLBR_Formula_ID

      void setLBR_Formula_ID(int LBR_Formula_ID)
      Set Fórmula
    • getLBR_Formula_ID

      int getLBR_Formula_ID()
      Get Fórmula
    • getLBR_Formula

      I_LBR_Formula getLBR_Formula() throws RuntimeException
      Throws:
      RuntimeException
    • setLBR_LegalMessage_ID

      void setLBR_LegalMessage_ID(int LBR_LegalMessage_ID)
      Set Legal Message. Defines the Legal Message
    • getLBR_LegalMessage_ID

      int getLBR_LegalMessage_ID()
      Get Legal Message. Defines the Legal Message
    • getLBR_LegalMessage

      I_LBR_LegalMessage getLBR_LegalMessage() throws RuntimeException
      Throws:
      RuntimeException
    • setLBR_TaxLine_ID

      void setLBR_TaxLine_ID(int LBR_TaxLine_ID)
      Set Tax Line. Primary key table LBR_TaxLine
    • getLBR_TaxLine_ID

      int getLBR_TaxLine_ID()
      Get Tax Line. Primary key table LBR_TaxLine
    • setLBR_TaxLine_UU

      void setLBR_TaxLine_UU(String LBR_TaxLine_UU)
      Set LBR_TaxLine_UU
    • getLBR_TaxLine_UU

      String getLBR_TaxLine_UU()
      Get LBR_TaxLine_UU
    • setLBR_TaxName_ID

      void setLBR_TaxName_ID(int LBR_TaxName_ID)
      Set Tax Name. Primary key table LBR_TaxName
    • getLBR_TaxName_ID

      int getLBR_TaxName_ID()
      Get Tax Name. Primary key table LBR_TaxName
    • getLBR_TaxName

      I_LBR_TaxName getLBR_TaxName() throws RuntimeException
      Throws:
      RuntimeException
    • setLBR_TaxStatus_ID

      void setLBR_TaxStatus_ID(int LBR_TaxStatus_ID)
      Set Tax Status
    • getLBR_TaxStatus_ID

      int getLBR_TaxStatus_ID()
      Get Tax Status
    • getLBR_TaxStatus

      I_LBR_TaxStatus getLBR_TaxStatus() throws RuntimeException
      Throws:
      RuntimeException
    • setLBR_Tax_ID

      void setLBR_Tax_ID(int LBR_Tax_ID)
      Set Brazilian Tax. Primary key table LBR_Tax
    • getLBR_Tax_ID

      int getLBR_Tax_ID()
      Get Brazilian Tax. Primary key table LBR_Tax
    • getLBR_Tax

      I_LBR_Tax getLBR_Tax() throws RuntimeException
      Throws:
      RuntimeException
    • getUpdated

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

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

      void setcof_DesonAmt(BigDecimal cof_DesonAmt)
      Set Deson Amt
    • getcof_DesonAmt

      BigDecimal getcof_DesonAmt()
      Get Deson Amt
    • setcof_DesonRate

      void setcof_DesonRate(BigDecimal cof_DesonRate)
      Set Deson Rate
    • getcof_DesonRate

      BigDecimal getcof_DesonRate()
      Get Deson Rate
    • setcof_DifAmt

      void setcof_DifAmt(BigDecimal cof_DifAmt)
      Set Dif Amt
    • getcof_DifAmt

      BigDecimal getcof_DifAmt()
      Get Dif Amt
    • setcof_DifRate

      void setcof_DifRate(BigDecimal cof_DifRate)
      Set Dif Rate
    • getcof_DifRate

      BigDecimal getcof_DifRate()
      Get Dif Rate
    • setcof_ListAmt

      void setcof_ListAmt(BigDecimal cof_ListAmt)
      Set List Amt
    • getcof_ListAmt

      BigDecimal getcof_ListAmt()
      Get List Amt
    • setcof_MVARate

      void setcof_MVARate(BigDecimal cof_MVARate)
      Set MVA Rate
    • getcof_MVARate

      BigDecimal getcof_MVARate()
      Get MVA Rate
    • setcof_OverrideCEnq

      void setcof_OverrideCEnq(boolean cof_OverrideCEnq)
      Set Sobreescrever Cód. Enq. Legal
    • iscof_OverrideCEnq

      boolean iscof_OverrideCEnq()
      Get Sobreescrever Cód. Enq. Legal
    • setcof_OverrideDesonRate

      void setcof_OverrideDesonRate(boolean cof_OverrideDesonRate)
      Set Override Deson Deson
    • iscof_OverrideDesonRate

      boolean iscof_OverrideDesonRate()
      Get Override Deson Deson
    • setcof_OverrideDifRate

      void setcof_OverrideDifRate(boolean cof_OverrideDifRate)
      Set Override Dif Rate
    • iscof_OverrideDifRate

      boolean iscof_OverrideDifRate()
      Get Override Dif Rate
    • setcof_OverrideFormula

      void setcof_OverrideFormula(boolean cof_OverrideFormula)
      Set Sobreescrever Fórmula da BC
    • iscof_OverrideFormula

      boolean iscof_OverrideFormula()
      Get Sobreescrever Fórmula da BC
    • setcof_OverrideListAmt

      void setcof_OverrideListAmt(boolean cof_OverrideListAmt)
      Set Override List Amt
    • iscof_OverrideListAmt

      boolean iscof_OverrideListAmt()
      Get Override List Amt
    • setcof_OverrideMVARate

      void setcof_OverrideMVARate(boolean cof_OverrideMVARate)
      Set Override MVA Rate
    • iscof_OverrideMVARate

      boolean iscof_OverrideMVARate()
      Get Override MVA Rate
    • setcof_OverrideModBC

      void setcof_OverrideModBC(boolean cof_OverrideModBC)
      Set Override Mod BC
    • iscof_OverrideModBC

      boolean iscof_OverrideModBC()
      Get Override Mod BC
    • setcof_OverrideMotDeson

      void setcof_OverrideMotDeson(boolean cof_OverrideMotDeson)
      Set Override Mot Deson
    • iscof_OverrideMotDeson

      boolean iscof_OverrideMotDeson()
      Get Override Mot Deson
    • setcof_OverrideTaxBase

      void setcof_OverrideTaxBase(boolean cof_OverrideTaxBase)
      Set Override Tax Base
    • iscof_OverrideTaxBase

      boolean iscof_OverrideTaxBase()
      Get Override Tax Base
    • setcof_OverrideTaxLM

      void setcof_OverrideTaxLM(boolean cof_OverrideTaxLM)
      Set Override Tax Legal Message
    • iscof_OverrideTaxLM

      boolean iscof_OverrideTaxLM()
      Get Override Tax Legal Message
    • setcof_OverrideTaxRate

      void setcof_OverrideTaxRate(boolean cof_OverrideTaxRate)
      Set Override Tax Rate
    • iscof_OverrideTaxRate

      boolean iscof_OverrideTaxRate()
      Get Override Tax Rate
    • setcof_OverrideTaxStatus

      void setcof_OverrideTaxStatus(boolean cof_OverrideTaxStatus)
      Set Override Tax Status
    • iscof_OverrideTaxStatus

      boolean iscof_OverrideTaxStatus()
      Get Override Tax Status
    • setcof_PrintOnDelivery

      void setcof_PrintOnDelivery(boolean cof_PrintOnDelivery)
      Set Print On Delivery
    • iscof_PrintOnDelivery

      boolean iscof_PrintOnDelivery()
      Get Print On Delivery
    • setcof_SiscomexAmt

      void setcof_SiscomexAmt(BigDecimal cof_SiscomexAmt)
      Set Valor do Siscomex
    • getcof_SiscomexAmt

      BigDecimal getcof_SiscomexAmt()
      Get Valor do Siscomex
    • setcof_TaxStatusDelivery_ID

      void setcof_TaxStatusDelivery_ID(int cof_TaxStatusDelivery_ID)
      Set Tax Status for Delivery
    • getcof_TaxStatusDelivery_ID

      int getcof_TaxStatusDelivery_ID()
      Get Tax Status for Delivery
    • getcof_TaxStatusDelivery

      I_LBR_TaxStatus getcof_TaxStatusDelivery() throws RuntimeException
      Throws:
      RuntimeException
    • setcof_ValorNaoRetido

      void setcof_ValorNaoRetido(BigDecimal cof_ValorNaoRetido)
      Set Valor Não Retido
    • getcof_ValorNaoRetido

      BigDecimal getcof_ValorNaoRetido()
      Get Valor Não Retido
    • setcof_cnpjProd

      void setcof_cnpjProd(String cof_cnpjProd)
      Set CNPJ Produtor. CNPJ Produtor
    • getcof_cnpjProd

      String getcof_cnpjProd()
      Get CNPJ Produtor. CNPJ Produtor
    • setcof_vDespAdu

      void setcof_vDespAdu(BigDecimal cof_vDespAdu)
      Set Despesas Aduaneiras. Valor despesas aduaneiras
    • getcof_vDespAdu

      BigDecimal getcof_vDespAdu()
      Get Despesas Aduaneiras. Valor despesas aduaneiras
    • setcof_vFreteRateioCTe

      void setcof_vFreteRateioCTe(BigDecimal cof_vFreteRateioCTe)
      Set Valor do Frete (Rateio CTe). Valor do Frete (Rateio CTe)
    • getcof_vFreteRateioCTe

      BigDecimal getcof_vFreteRateioCTe()
      Get Valor do Frete (Rateio CTe). Valor do Frete (Rateio CTe)
    • setcof_vIOF

      void setcof_vIOF(BigDecimal cof_vIOF)
      Set IOF. Valor do Imposto sobre Operações Financeiras
    • getcof_vIOF

      BigDecimal getcof_vIOF()
      Get IOF. Valor do Imposto sobre Operações Financeiras
    • setlbr_TaxAmt

      void setlbr_TaxAmt(BigDecimal lbr_TaxAmt)
      Set Tax Amount. Defines the Tax Amount
    • getlbr_TaxAmt

      BigDecimal getlbr_TaxAmt()
      Get Tax Amount. Defines the Tax Amount
    • setlbr_TaxBase

      void setlbr_TaxBase(BigDecimal lbr_TaxBase)
      Set Tax Base. Indicates the Tax Base
    • getlbr_TaxBase

      BigDecimal getlbr_TaxBase()
      Get Tax Base. Indicates the Tax Base
    • setlbr_TaxBaseAmt

      void setlbr_TaxBaseAmt(BigDecimal lbr_TaxBaseAmt)
      Set Tax Base Amount. Defines the Tax Base Amount
    • getlbr_TaxBaseAmt

      BigDecimal getlbr_TaxBaseAmt()
      Get Tax Base Amount. Defines the Tax Base Amount
    • setlbr_TaxRate

      void setlbr_TaxRate(BigDecimal lbr_TaxRate)
      Set Tax Rate. Indicates the Tax Rate
    • getlbr_TaxRate

      BigDecimal getlbr_TaxRate()
      Get Tax Rate. Indicates the Tax Rate