JDBC Driver for SAP Ariba Source

Build 23.0.8839

Identifications

Retrieve vendor identifications.

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.

  • SMVendorId supports the '=' comparison operator.
For example, the following query is processed server side:
SELECT * FROM Identifications WHERE SMVendorId = 'S123456'

Columns

Name Type References Description
SMVendorId [KEY] String

Vendors.SMVendorId

A unique ID that SAP Ariba assigns automatically.
IdentificationNumber [KEY] String Identification number.
ValidFrom Date Validity for identification start date.
ValidTo Date Validity for identification end date.
EntryDate Date Entry date of the record.
Institute String Institute associated with the identification.
IdentificationTypeCode String Code for the type of identification.
CountryCode String Code for the country of the identification.
RegionCode String Code for the region of the identification.

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