Interface I_C_Tax_Acct

All Known Implementing Classes:
X_C_Tax_Acct

public interface I_C_Tax_Acct
Generated Interface for C_Tax_Acct
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
    • 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
    • getCreated

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

      int getCreatedBy()
      Get Created By. User who created this records
    • setC_Tax_Acct_UU

      void setC_Tax_Acct_UU(String C_Tax_Acct_UU)
      Set C_Tax_Acct_UU
    • getC_Tax_Acct_UU

      String getC_Tax_Acct_UU()
      Get C_Tax_Acct_UU
    • 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
    • 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
    • setT_Credit_Acct

      void setT_Credit_Acct(int T_Credit_Acct)
      Set Tax Credit. Account for Tax you can reclaim
    • getT_Credit_Acct

      int getT_Credit_Acct()
      Get Tax Credit. Account for Tax you can reclaim
    • getT_Credit_A

      I_C_ValidCombination getT_Credit_A() throws RuntimeException
      Throws:
      RuntimeException
    • setT_Due_Acct

      void setT_Due_Acct(int T_Due_Acct)
      Set Tax Due. Account for Tax you have to pay
    • getT_Due_Acct

      int getT_Due_Acct()
      Get Tax Due. Account for Tax you have to pay
    • getT_Due_A

      Throws:
      RuntimeException
    • setT_Expense_Acct

      void setT_Expense_Acct(int T_Expense_Acct)
      Set Tax Expense. Account for paid tax you cannot reclaim
    • getT_Expense_Acct

      int getT_Expense_Acct()
      Get Tax Expense. Account for paid tax you cannot reclaim
    • getT_Expense_A

      I_C_ValidCombination getT_Expense_A() 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