Case

-1 rows


Description

Labels: Case | Cases

Columns

Column Type Size Nulls Auto Default Children Parents Comments
Id id 18 null
Case.ParentId FakeFK230C
CaseComment.ParentId FakeFK404C
CaseContactRole.CasesId FakeFK345C
CaseFeed.ParentId FakeFK238C
CaseHistory.CaseId FakeFK221C
CaseShare.CaseId FakeFK336C
CaseSolution.CaseId FakeFK376C
CaseTeamMember.ParentId FakeFK361C
CaseTeamTemplateRecord.ParentId FakeFK370C
EmailMessage.ParentId FakeFK313C

Label: Case ID

IsDeleted boolean 0 null

Label: Deleted

CaseNumber string 30 null

Label: Case Number

ContactId reference 18 null
Contact.Id FakeFK228C

Label: Contact ID
Referenced: Cases

AccountId reference 18 null
Account.Id FakeFK229C

Label: Account ID
Referenced: Cases

ParentId reference 18 null
Case.Id FakeFK230C

Label: Parent Case ID
Referenced: Cases

SuppliedName string 80 null

Label: Name

SuppliedEmail email 80 null

Label: Email Address

SuppliedPhone string 40 null

Label: Phone

SuppliedCompany string 80 null

Label: Company

Type picklist 40 null

Label: Case Type
Picklist: Problem | Feature Request | Question

Status picklist 40 null

Label: Status
Picklist: On Hold | Escalated | Closed | New

Reason picklist 40 null

Label: Case Reason
Picklist: User didn’t attend training | Complex functionality | Existing problem | Instructions not clear | New problem

Origin picklist 40 null

Label: Case Origin
Picklist: Email | Phone | Web

Subject string 255 null

Label: Subject

Priority picklist 40 null

Label: Priority
Picklist: High | Medium | Low

Description textarea 32000 null

Label: Description

IsClosed boolean 0 null

Label: Closed

ClosedDate datetime 0 null

Label: Closed Date

IsEscalated boolean 0 null

Label: Escalated

OwnerId reference 18 null
Group.Id FakeFK231C

Label: Owner ID

CreatedDate datetime 0 null

Label: Created Date

CreatedById reference 18 null

Label: Created By ID

LastModifiedDate datetime 0 null

Label: Last Modified Date

LastModifiedById reference 18 null

Label: Last Modified By ID

SystemModstamp datetime 0 null

Label: System Modstamp

Indexes

Constraint Name Type Sort Column(s)
FakeIndex45 Must be unique Asc Id

Relationships