Interface I_C_TaxDeclarationAcct

All Known Implementing Classes:
MTaxDeclarationAcct, X_C_TaxDeclarationAcct

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

  • Method Details

    • setAccount_ID

      void setAccount_ID(int Account_ID)
      Set Account. Account used
    • getAccount_ID

      int getAccount_ID()
      Get Account. Account used
    • getAccount

      I_C_ElementValue getAccount() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setAmtAcctCr

      void setAmtAcctCr(BigDecimal AmtAcctCr)
      Set Accounted Credit. Accounted Credit Amount
    • getAmtAcctCr

      BigDecimal getAmtAcctCr()
      Get Accounted Credit. Accounted Credit Amount
    • setAmtAcctDr

      void setAmtAcctDr(BigDecimal AmtAcctDr)
      Set Accounted Debit. Accounted Debit Amount
    • getAmtAcctDr

      BigDecimal getAmtAcctDr()
      Get Accounted Debit. Accounted Debit Amount
    • setAmtSourceCr

      void setAmtSourceCr(BigDecimal AmtSourceCr)
      Set Source Credit. Source Credit Amount
    • getAmtSourceCr

      BigDecimal getAmtSourceCr()
      Get Source Credit. Source Credit Amount
    • setAmtSourceDr

      void setAmtSourceDr(BigDecimal AmtSourceDr)
      Set Source Debit. Source Debit Amount
    • getAmtSourceDr

      BigDecimal getAmtSourceDr()
      Get Source Debit. Source Debit Amount
    • setC_AcctSchema_ID

      void setC_AcctSchema_ID(int C_AcctSchema_ID)
      Set Accounting Schema. Rules for accounting
    • getC_AcctSchema_ID

      int getC_AcctSchema_ID()
      Get Accounting Schema. Rules for accounting
    • getC_AcctSchema

      I_C_AcctSchema getC_AcctSchema() 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_Currency_ID

      void setC_Currency_ID(int C_Currency_ID)
      Set Currency. The Currency for this record
    • getC_Currency_ID

      int getC_Currency_ID()
      Get Currency. The Currency for this record
    • getC_Currency

      I_C_Currency getC_Currency() 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
    • setC_TaxDeclarationAcct_ID

      void setC_TaxDeclarationAcct_ID(int C_TaxDeclarationAcct_ID)
      Set Tax Declaration Accounting. Tax Accounting Reconciliation
    • getC_TaxDeclarationAcct_ID

      int getC_TaxDeclarationAcct_ID()
      Get Tax Declaration Accounting. Tax Accounting Reconciliation
    • setC_TaxDeclarationAcct_UU

      void setC_TaxDeclarationAcct_UU(String C_TaxDeclarationAcct_UU)
      Set C_TaxDeclarationAcct_UU
    • getC_TaxDeclarationAcct_UU

      String getC_TaxDeclarationAcct_UU()
      Get C_TaxDeclarationAcct_UU
    • setC_TaxDeclaration_ID

      void setC_TaxDeclaration_ID(int C_TaxDeclaration_ID)
      Set Tax Declaration. Define the declaration to the tax authorities
    • getC_TaxDeclaration_ID

      int getC_TaxDeclaration_ID()
      Get Tax Declaration. Define the declaration to the tax authorities
    • getC_TaxDeclaration

      I_C_TaxDeclaration getC_TaxDeclaration() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Tax_ID

      void setC_Tax_ID(int C_Tax_ID)
      Set Tax. Tax identifier
    • getC_Tax_ID

      int getC_Tax_ID()
      Get Tax. Tax identifier
    • getC_Tax

      I_C_Tax getC_Tax() throws RuntimeException
      Throws:
      RuntimeException
    • setDateAcct

      void setDateAcct(Timestamp DateAcct)
      Set Account Date. Accounting Date
    • getDateAcct

      Timestamp getDateAcct()
      Get Account Date. Accounting Date
    • setDescription

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • setFact_Acct_ID

      void setFact_Acct_ID(int Fact_Acct_ID)
      Set Accounting Fact
    • getFact_Acct_ID

      int getFact_Acct_ID()
      Get Accounting Fact
    • getFact_Acct

      I_Fact_Acct getFact_Acct() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setLine

      void setLine(int Line)
      Set Line No. Unique line for this document
    • getLine

      int getLine()
      Get Line No. Unique line for this document
    • getUpdated

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

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