JDBC Driver for Zoho CRM

Build 23.0.8839

PurchaseItems

Query information regarding different product details.

View-Specific Information

Select

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

  • Id supports the '=' operator.

For example, the following queries are processed server side:

SELECT * FROM PurchaseItems WHERE Id = '3152079000000301143'

NOTE: This table is not supported in v2.

Columns

Name Type Description
Id [KEY] String
S.NO Long
CreatedTime Datetime
ParentID_Id String
ParentID_Name String
ProductName_Id String
ProductName_Name String
PriceBook_Id String
PriceBook_Name String
Description String
Quantity String
ListPrice Decimal
Amount String
Discount Decimal
TotalAfterDiscount String
Tax Decimal
Total String
TaxbyPercentage String

Pseudo-Columns

SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。

Name Type Description
Word String
DuplicateCheckFields String
Converted Bool
Approved Bool
CustomViewId String
Trigger String

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839