employeeEmpPerms
Manages employee permissions, determining access levels to systems and resources based on role or department.
Columns
| Name | Type | References | Description |
| employee | String | The identifier or name of the employee associated with the record, used to link the data to the individual. | |
| name | String | The name associated with the record, typically used for identification or reference within the system. | |
| permlevel1 | String | The permission level associated with the employee, used to define their access rights or role within the organization. |