ODBC Driver for SAP Concur

Build 22.0.8462

TripBookingPassengers

Lists the passengers for a trip booking.

Table Specific Information

Select

The driver uses the SAP Concur APIs to process filters that refer to TripId. The driver processes other filters client-side within the driver.

For example, the following query is processed server side:

SELECT * FROM TripBookingPassengers WHERE TripId = '123456'

Columns

Name Type References Description
TripId [KEY] String The id of the trip.
FirstName String The first name of the passenger.
LastName String The last name of the passenger.

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