EHSI FUNCTION DETAIL NEW Table
View exposing EHS inspection function assignments using the newer function-detail structure including inspection header, function, MIT person, and audit fields.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
CREATE_DATE |
Date associated with create. |
DATE |
|
CREATE_USER |
Create user associated with the record. |
VARCHAR2 |
12 |
EHSI_FUNCTION_KEY |
Surrogate key identifying the ehsi function. |
VARCHAR2 |
20 |
EHSI_HEADER_KEY |
Surrogate key identifying the ehsi header. |
NUMBER |
20 |
LAST_UPDATE_DATE |
Date associated with last update. |
DATE |
|
LAST_UPDATE_USER |
Last update user associated with the record. |
VARCHAR2 |
12 |
MIT_ID |
MIT ID number of the person. Use this field to join with other tables containing data about people at MIT. |
VARCHAR2 |
9 |
RECORD_COUNTER |
Record counter associated with the record. |
NUMBER |
1 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |