SPACE FLOOR Table
Physical Plant data -- floors
Field Name |
Description |
Data Type |
Length |
---|---|---|---|
FLOOR |
The floor number. for example: E19-332B; building: E19; Floor: 3; Room: 32B |
VARCHAR2 |
3 |
FLOOR_KEY |
Key field used to join the SPACE_DETAIL table and the SPACE_FLOOR table. This field should only be used for joining data, NOT for reporting. |
VARCHAR2 |
3 |
FLOOR_NAME |
The description of the floor in a building. |
VARCHAR2 |
20 |
WAREHOUSE_LOAD_DATE |
The date the record was loaded into the Data Warehouse from the source system. |
DATE |
8 |