RESCHEDULETICKETSHISTORY (4.0SP20)

Primary Key
Primary Key Field Type

ID

uniqueidentifier

Foreign Key Fields
Foreign Key Field Type Null Notes Description

SALESORDERITEMTICKETID

uniqueidentifier

true

TICKETID

uniqueidentifier

true

PREVIOUSEVENTID

uniqueidentifier

true

RESCHEDULEDBYID

uniqueidentifier

true

ADDEDBYID

uniqueidentifier

false

CHANGEDBYID

uniqueidentifier

false

Fields
Field Field Type Null Notes Description

RESCHEDULEDDATE

datetime

true

DATEADDED

datetime

false

getdate()

DATECHANGED

datetime

false

getdate()

TS

timestamp

false

TSLONG

bigint (Computed)

true

Indexes
Index Name Field(s) Unique Primary Clustered

IX_RESCHEDULETICKETSHISTORY_DATEADDED

DATEADDED

False

False

True

IX_RESCHEDULETICKETSHISTORY_DATECHANGED

DATECHANGED

False

False

False

PK_RESCHEDULETICKETSHISTORY

ID

True

True

False

Triggers
Trigger Name Description

TR_RESCHEDULETICKETSHISTORY_AUDIT_UPDATE

TR_RESCHEDULETICKETSHISTORY_AUDIT_DELETE