ADO.NET Provider for Zoho Books

Build 22.0.8479

TaxSummaryReport

This report summarizes your company's assets, liabilities and equity at a specific point in time

Table Specific Information

Select

The 本製品 will use the Zoho Books API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client side within the 本製品.

  • ToDate supports the '=' comparison.
  • FromDate supports the '=' comparison.
For example:
    SELECT * FROM TaxSummaryReport

    SELECT * FROM TaxSummaryReport WHERE ToDate = '2022-10-31'

    SELECT * FROM TaxSummaryReport WHERE FromDate = '2022-10-10' and ToDate = '2022-10-31'

Columns

Name Type References SupportedOperators Description
InputTaxAccountId Long Input Tax Account Id
IsTaxAccount Boolean Is Tax Account
IsValueAdded Boolean Is Value Added
OutputTaxAccountId Long Output Tax Account Id
TaxAmount String Tax Amount
TaxId Long Tax Id
TaxName String Tax Name
TaxPercentage String Tax Percentage
TransactionAmount String Transaction Amount

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
ToDate Date To Date
FromDate Date From Date

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8479