Employee role dimension table
bi_dimemployeerole
Field | Description | Field Type | Primary Key |
---|---|---|---|
centerid | varchar ( 36 ) | ||
dimemployeeroleid | numeric | ||
dimeployeerolewid | bigint | ||
employeeid | varchar ( 36 ) | ||
employeetypename | varchar ( 128 ) | ||
enddate | timestamp without time zone | ||
etlcreateddate | Latest timestamp at which the corresponding record was either inserted or updated in this table. | timestamp without time zone | |
etllastupdatedby | ETL system admin user who inserted or updated the corresponding record in this table. | varchar ( 50 ) | |
etllastupdatedon | Latest timestamp at which the corresponding record was either inserted or updated in this table. | timestamp without time zone | |
iscurrentrecord | DO NOT USE- THIS FIELD IS BEING DEPRECATED | boolean | |
organizationid | varchar ( 36 ) | ||
podid | integer | ||
podname | varchar ( 20 ) | ||
startdate | timestamp without time zone | ||
void | boolean | ||
groupid | Internal to Zenoti. Used for data processing. | BIGINT |