TTCommonBookingTimeHistoryID |
primary key |
TTCommonBookingTimeID |
connection to booking time |
TTCommonBookingID |
connection to booking |
BookingStart |
First valid date |
BookingEnd |
last valid date |
CountHours |
If set to true the booking system will use hours when executing a booking. |
Active |
The booking can be active or not active. |
AutoOperationDate |
The date when a batch job should convert prebooking status to confirmed status. |
AutoOperationDone |
boolean or Null. |
Created |
Created timestamp |
tblUsersID |
The user who created ID. |
TimeStamp |
Created timestamp |
LastModified |
TimeStamp for last modification of data in DVR |
TransactionID |
GUID is same across TTCommonBooking, TTCommonBookingHistory, TTCommonBookingTime, TTCommonBookingTimeHistory and TTExternalOperatorReferralAction tables to identify rows created together. |