Interface I_COF_C_TaxDetermination_Fact

All Known Implementing Classes:
MCOFCTaxDeterminationFact, X_COF_C_TaxDetermination_Fact

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

    • Table_Name

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

      static final int Table_ID
      AD_Table_ID=1500237
    • 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_Amount

      static final String COLUMNNAME_Amount
      Column name Amount
      See Also:
    • COLUMNNAME_COF_C_Adjustment_Code_ID

      static final String COLUMNNAME_COF_C_Adjustment_Code_ID
      Column name COF_C_Adjustment_Code_ID
      See Also:
    • COLUMNNAME_COF_C_TaxDetermination_Fact_ID

      static final String COLUMNNAME_COF_C_TaxDetermination_Fact_ID
      Column name COF_C_TaxDetermination_Fact_ID
      See Also:
    • COLUMNNAME_COF_C_TaxDetermination_Fact_UU

      static final String COLUMNNAME_COF_C_TaxDetermination_Fact_UU
      Column name COF_C_TaxDetermination_Fact_UU
      See Also:
    • COLUMNNAME_COF_C_TaxDetermination_Hdr_ID

      static final String COLUMNNAME_COF_C_TaxDetermination_Hdr_ID
      Column name COF_C_TaxDetermination_Hdr_ID
      See Also:
    • COLUMNNAME_C_BPartner_ID

      static final String COLUMNNAME_C_BPartner_ID
      Column name C_BPartner_ID
      See Also:
    • COLUMNNAME_C_Region_ID

      static final String COLUMNNAME_C_Region_ID
      Column name C_Region_ID
      See Also:
    • COLUMNNAME_Classification

      static final String COLUMNNAME_Classification
      Column name Classification
      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_Description

      static final String COLUMNNAME_Description
      Column name Description
      See Also:
    • COLUMNNAME_IsActive

      static final String COLUMNNAME_IsActive
      Column name IsActive
      See Also:
    • COLUMNNAME_M_Product_ID

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

      static final String COLUMNNAME_Type
      Column name Type
      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_AdjustmentType

      static final String COLUMNNAME_cof_AdjustmentType
      Column name cof_AdjustmentType
      See Also:
    • COLUMNNAME_cof_DocFiscal_ID

      static final String COLUMNNAME_cof_DocFiscal_ID
      Column name cof_DocFiscal_ID
      See Also:
    • COLUMNNAME_cof_Posted

      static final String COLUMNNAME_cof_Posted
      Column name cof_Posted
      See Also:
    • COLUMNNAME_cof_PrintCode

      static final String COLUMNNAME_cof_PrintCode
      Column name cof_PrintCode
      See Also:
    • COLUMNNAME_cof_PrintDescription

      static final String COLUMNNAME_cof_PrintDescription
      Column name cof_PrintDescription
      See Also:
    • COLUMNNAME_det_prod_cProd

      static final String COLUMNNAME_det_prod_cProd
      Column name det_prod_cProd
      See Also:
    • COLUMNNAME_imposto_icms_pICMS

      static final String COLUMNNAME_imposto_icms_pICMS
      Column name imposto_icms_pICMS
      See Also:
    • COLUMNNAME_imposto_icms_vBC

      static final String COLUMNNAME_imposto_icms_vBC
      Column name imposto_icms_vBC
      See Also:
    • COLUMNNAME_imposto_icms_vICMS

      static final String COLUMNNAME_imposto_icms_vICMS
      Column name imposto_icms_vICMS
      See Also:
    • COLUMNNAME_total_icmstotal_vOutro

      static final String COLUMNNAME_total_icmstotal_vOutro
      Column name total_icmstotal_vOutro
      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
    • setAmount

      void setAmount(BigDecimal Amount)
      Set Amount. Amount in a defined currency
    • getAmount

      BigDecimal getAmount()
      Get Amount. Amount in a defined currency
    • setCOF_C_Adjustment_Code_ID

      void setCOF_C_Adjustment_Code_ID(int COF_C_Adjustment_Code_ID)
      Set Código de Ajuste
    • getCOF_C_Adjustment_Code_ID

      int getCOF_C_Adjustment_Code_ID()
      Get Código de Ajuste
    • getCOF_C_Adjustment_Code

      I_COF_C_Adjustment_Code getCOF_C_Adjustment_Code() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_C_TaxDetermination_Fact_ID

      void setCOF_C_TaxDetermination_Fact_ID(int COF_C_TaxDetermination_Fact_ID)
      Set COF_C_TaxDetermination_Fact_ID. Primary Key : Tax Determination Fact
    • getCOF_C_TaxDetermination_Fact_ID

      int getCOF_C_TaxDetermination_Fact_ID()
      Get COF_C_TaxDetermination_Fact_ID. Primary Key : Tax Determination Fact
    • setCOF_C_TaxDetermination_Fact_UU

      void setCOF_C_TaxDetermination_Fact_UU(String COF_C_TaxDetermination_Fact_UU)
      Set COF_C_TaxDetermination_Fact_UU
    • getCOF_C_TaxDetermination_Fact_UU

      String getCOF_C_TaxDetermination_Fact_UU()
      Get COF_C_TaxDetermination_Fact_UU
    • setCOF_C_TaxDetermination_Hdr_ID

      void setCOF_C_TaxDetermination_Hdr_ID(int COF_C_TaxDetermination_Hdr_ID)
      Set Apuração de Impostos. Primary Key : Determination Line
    • getCOF_C_TaxDetermination_Hdr_ID

      int getCOF_C_TaxDetermination_Hdr_ID()
      Get Apuração de Impostos. Primary Key : Determination Line
    • getCOF_C_TaxDetermination_Hdr

      I_COF_C_TaxDetermination_Hdr getCOF_C_TaxDetermination_Hdr() throws RuntimeException
      Throws:
      RuntimeException
    • setC_BPartner_ID

      void setC_BPartner_ID(int C_BPartner_ID)
      Set Business Partner. Identifies a Business Partner
    • getC_BPartner_ID

      int getC_BPartner_ID()
      Get Business Partner. Identifies a Business Partner
    • getC_BPartner

      I_C_BPartner getC_BPartner() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Region_ID

      void setC_Region_ID(int C_Region_ID)
      Set Region. Identifies a geographical Region
    • getC_Region_ID

      int getC_Region_ID()
      Get Region. Identifies a geographical Region
    • getC_Region

      I_C_Region getC_Region() throws RuntimeException
      Throws:
      RuntimeException
    • setClassification

      void setClassification(String Classification)
      Set Classification. Classification for grouping
    • getClassification

      String getClassification()
      Get Classification. Classification for grouping
    • getCreated

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

      int getCreatedBy()
      Get Created By. User who created this records
    • 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
    • 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
    • setType

      void setType(String Type)
      Set Type. Type of Validation (SQL, Java Script, Java Language)
    • getType

      String getType()
      Get Type. Type of Validation (SQL, Java Script, Java Language)
    • getUpdated

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

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

      void setcof_AdjustmentType(String cof_AdjustmentType)
      Set Adjustment Type
    • getcof_AdjustmentType

      String getcof_AdjustmentType()
      Get Adjustment Type
    • setcof_DocFiscal_ID

      void setcof_DocFiscal_ID(int cof_DocFiscal_ID)
      Set Documento Fiscal. Documento Fiscal Referente
    • getcof_DocFiscal_ID

      int getcof_DocFiscal_ID()
      Get Documento Fiscal. Documento Fiscal Referente
    • setcof_Posted

      void setcof_Posted(boolean cof_Posted)
      Set Posted. Posting status
    • iscof_Posted

      boolean iscof_Posted()
      Get Posted. Posting status
    • setcof_PrintCode

      void setcof_PrintCode(String cof_PrintCode)
      Set Print Code
    • getcof_PrintCode

      String getcof_PrintCode()
      Get Print Code
    • setcof_PrintDescription

      void setcof_PrintDescription(String cof_PrintDescription)
      Set Print Description
    • getcof_PrintDescription

      String getcof_PrintDescription()
      Get Print Description
    • setdet_prod_cProd

      void setdet_prod_cProd(String det_prod_cProd)
      Set Código do Produto / Serviço
    • getdet_prod_cProd

      String getdet_prod_cProd()
      Get Código do Produto / Serviço
    • setimposto_icms_pICMS

      void setimposto_icms_pICMS(BigDecimal imposto_icms_pICMS)
      Set Alíquota de ICMS. Alíquota de ICMS
    • getimposto_icms_pICMS

      BigDecimal getimposto_icms_pICMS()
      Get Alíquota de ICMS. Alíquota de ICMS
    • setimposto_icms_vBC

      void setimposto_icms_vBC(BigDecimal imposto_icms_vBC)
      Set Valor da BC do ICMS
    • getimposto_icms_vBC

      BigDecimal getimposto_icms_vBC()
      Get Valor da BC do ICMS
    • setimposto_icms_vICMS

      void setimposto_icms_vICMS(BigDecimal imposto_icms_vICMS)
      Set Valor do ICMS
    • getimposto_icms_vICMS

      BigDecimal getimposto_icms_vICMS()
      Get Valor do ICMS
    • settotal_icmstotal_vOutro

      void settotal_icmstotal_vOutro(BigDecimal total_icmstotal_vOutro)
      Set Outras Despesas. Outras Despesas acessórias
    • gettotal_icmstotal_vOutro

      BigDecimal gettotal_icmstotal_vOutro()
      Get Outras Despesas. Outras Despesas acessórias