TrapezeConnectForeignKey
Name: Trapeze Connect Foriegn Key
Type: Application
Modules: Trip Import
Description: Holds the trip id of trips that have been imported through the Trip Imports tool of TP6.
| Field | Documentation |
|---|---|
| ForeignKeyID | Numeric identifier of the imported trip. |
| TableName | Name of the table that the imported record is going into (e.g., Booking, Clients). |
| LocalKey | Numeric identifier of the booking created from the imported trip (from the Bookings table). |
| ForeignKey | Numeric identifier of the imported trip (from the import source). |