|
Name |
|
|
Comment |
See documentation on MF_Booking in the StarsSpace package. |
|
Dimensional Type |
Fact |
|
select |
|
Name |
Parent Table/View |
|
ViewReference_130 |
|
|
ViewReference_131 |
|
|
ViewReference_132 |
|
|
ViewReference_133 |
|
|
ViewReference_134 |
|
|
ViewReference_135 |
|
|
ViewReference_136 |
|
|
ViewReference_137 |
|
Name |
|
Name |
|
Grant |
User |
|
SELECT,VIEW DEFINITION |
EnergyReader |
|
SELECT,VIEW DEFINITION |
SpaceReader |
|
Name |
Data Type |
Comment |
Length |
|
MF_Booking_ID |
varchar(32) |
|
|
|
MF_Booking_SchedulingSystem |
nvarchar(64) |
|
|
|
MD_BItem_SurrogateKey |
numeric |
|
|
|
MF_Booking_IsCanceled |
char(3) |
This field will be 'Yes' if a given booking is cancelled. 'No ' otherwise. The information provided here is, to some extent, redundant, since we also have MF_Booking_Status. |
|
|
MD_Time_BookingStartTime |
int |
Integer representing the time of day in the format HHMMSS (e.g., 23:01:01 at one minute one second after eleven o'clock in the evening). Not typically used for reporting. |
|
|
MD_Time_EventStartTime |
int |
Integer representing the time of day in the format HHMMSS (e.g., 23:01:01 at one minute one second after eleven o'clock in the evening). Not typically used for reporting. |
|
|
MD_Time_EventEndTime |
int |
Integer representing the time of day in the format HHMMSS (e.g., 23:01:01 at one minute one second after eleven o'clock in the evening). Not typically used for reporting. |
|
|
MD_Time_BookingEndTime |
int |
Integer representing the time of day in the format HHMMSS (e.g., 23:01:01 at one minute one second after eleven o'clock in the evening). Not typically used for reporting. |
|
|
MD_Date_BookingStartDate |
int |
Integer representation of the date (e.g., 20070101 for 1 Jan 2007). Defaults to 99991231, for situations where a date is required but none is available. |
|
|
MD_Date_EventStartDate |
int |
Integer representation of the date (e.g., 20070101 for 1 Jan 2007). Defaults to 99991231, for situations where a date is required but none is available. |
|
|
MD_Date_EventEndDate |
int |
Integer representation of the date (e.g., 20070101 for 1 Jan 2007). Defaults to 99991231, for situations where a date is required but none is available. |
|
|
MD_Date_BookingEndDate |
int |
Integer representation of the date (e.g., 20070101 for 1 Jan 2007). Defaults to 99991231, for situations where a date is required but none is available. |
|
|
MD_Sect_SurrogateKey |
numeric |
|
|
|
MD_Building_SurrogateKey |
numeric |
|
|
|
MD_Room_SurrogateKey |
numeric |
|
|
|
MD_Event_SurrogateKey |
numeric |
|
|
|
MD_SType_SurrogateKey |
numeric |
|
|
|
MF_Booking_ExpectedAttendees |
bigint |
Count of attendees expected. May be NULL. |
|
|
MF_Booking_ActualAttendees |
bigint |
Count of people who actually attended. May be NULL. Typicall this figure is not maintained, or is maintained badly. |
|
|
MF_Booking_Duration |
bigint |
Duration of a booking in seconds (may be converted to other time values). Note that this is not the same thing as the actual duration of the event itself, because a booking may include setup and cleanup/takedown time. |
|
|
MF_Booking_EventDuration |
bigint |
Duration of an event in seconds (may be converted to other time values). Note that this is not necessarily the same thing as the full duration of the booking associated with an event, because a booking may include setup and cleanup/takedown time. The value here is just that of the event. |
|
|
MF_Booking_AttendeeClockHours |
|
|
|
|
MF_BOOKING_EVENTCLOCKHOURS |
|
|
|
|
MF_Booking_Count |
int |
|
|
|
|
|