TDV Adapter for SAP Concur

Build 22.0.8462

Tables

The adapter models the data in SAP Concur into a list of tables that can be queried using standard SQL statements.

Generally, querying SAP Concur tables is the same as querying a table in a relational database. Sometimes there are special cases, for example, including a certain column in the WHERE clause might be required to get data for certain columns in the table. This is typically needed for situations where a separate request must be made for each row to get certain columns. These types of situations are clearly documented at the top of the table page linked below.

SAP Concur Adapter Tables

Name Description
Attendees Create, update, delete, and query all attendees owned by the specified user.
AttendeeTypes Create, update, delete, and query all active attendee types for the company.
Entries Create, update, delete, and query all expense entries owned by the user.
EntryAttendeeAssociations Create, update, delete, and query all entry-attendee associations owned by the user. These are the associations between an expense entry and an attendee.
Itemizations Create, update, delete, and query all expense itemizations owned by the user.
ListItems Create, update, delete, and query all list items based on the search criteria.
Lists Create, update, delete, and query all lists based on the search criteria.
ReceiptImages Create, update, delete, and query all receipt Ids owned by the user.
Reports Create, update, delete, and query all reports owned by the user.

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