JDBC Driver for SAP Ariba Procurement

Build 23.0.8839

ViewChildElements

Get all child elements for a specific view template.

View-Specific Information

Select

The driver uses the SAP Ariba API to process WHERE clause conditions built with the following columns and operators. The driver processes other filters client-side within the driver.

  • ViewTemplateName supports the '=','IN' comparison operators. It is required to specify this column in the criteria.
For example, the following query is processed server side:
SELECT * FROM ViewChildElements WHERE ViewTemplateName='Requisition_SAP_createdRange_v2'

Columns

Name Type References Description
ViewTemplateName [KEY] String The name of the view.
ChildElement [KEY] String A child element/array of documents in the view template in dot notation.
Description String A description of the child element.

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