Interface I_C_TaxDeclarationAcct

  • All Known Implementing Classes:
    MTaxDeclarationAcct, X_C_TaxDeclarationAcct

    public interface I_C_TaxDeclarationAcct
    Generated Interface for C_TaxDeclarationAcct
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • setAccount_ID

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

        int getAccount_ID()
        Get Account. Account used
      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • 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
      • 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
      • 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
      • 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
      • 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
      • 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
      • 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