Tableau Connector for SAP Concur

Build 24.0.9060

TripBookingPassengers

Query all the bookings passengers for a trip.

Table Specific Information

Select

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

For example, the following query is processed server side:

SELECT * FROM TripBookingPassengers WHERE TripId = '123456'

Columns

Name Type Description
TripId [KEY] String The id of the trip.
BookingRecordLocator [KEY] String The record locator of the booking.
FirstName String The first name of the passenger.
LastName String The last name of the passenger.
LoginId String The login ID of the user who owns the trip. The user must have the Web Services Admin role to use this parameter.

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