Tables
The provider models the data in SAP Concur as a list of tables in a relational database that can be queried using standard SQL statements.
CData ADO.NET Provider for SAP Concur 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. |