!!!Alias: HSM
Unique Keys: None\\
Parent Table: [P2K_SH_LOCATION_SAFETY_RULES]\\
\\
This table identifies the personnel associated with a safety rule, and the role they fulfill.

!!Table Columns
||Column name||Data Type / Size||Domain||Mand.||Notes
|[ID]|Number(10)|[ID]|Y|
|[HLSR_ID]|Number(10)|[ID]|Y|Related to [P2K_SH_LOCATION_SAFETY_RULES]
|[SAFETY_MEMBER_ROLE]|Varchar2(2)|[X_SAFETY_MEMBER_ROLE]|Y|
|[ECT_ID]|Number(10)|[ID]|[ARC|1]|Related to[P2K_HR_CONTACTS]
|[EID_ID]|Number(10)|[ID]|[ARC|1]|Related to[P2K_HR_IDENTITIES]
|[CREATE_DATE]|Date()|[DATE]|Y|
|[CREATE_USER]|Varchar2(30)|[VARCHAR30|VARCHARnn]|Y|
|[CHANGE_DATE]|Date()|[DATE]|Y|
|[CHANGE_USER]|Varchar2(30)|[VARCHAR30|VARCHARnn]|Y|

User Fields: Allowed\\
Audit Logging: Allowed\\
;Notes: [ARC|#1] Only one of EID_ID or ECT_ID __must__ be selected (required)