Safety association Table
We have a requirement that a safety clearance could be associated to another safety clearance. Simple association. No Parent/Child relationship and no constraints. It will be many to many relationship. We will customize the framework page to display this relationship
Can I use the table: .EAM_SAFETY_ASSOCIATIONS to store this relationship.? Don’t want to create a custom table. Any downside of using the seeded table?
Thanks