Org dispositions dimension table
bi_dimorgdispositions
Field | Description | Field Type | Primary Key |
---|---|---|---|
description | Description of the call disposition. | varchar ( 65535 ) | |
dispositionname | Outcome/response of the calls to prospective customers. | varchar ( 65535 ) | |
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 | |
followupdays | Number of days after which the prospective customer should be contacted. | integer | |
organizationid | varchar ( 36 ) | ||
orgdispositionid | varchar ( 36 ) | ||
orgdispositionwid | bigint | ||
podname | varchar ( 20 ) | ||
void | boolean | ||
groupid | Internal to Zenoti. Used for data processing. | BIGINT |