SALESORDERTAXEXEMPTINFO (4.0SP20)

Primary Key
Primary Key Field Type

ID

uniqueidentifier

Foreign Key Fields
Foreign Key Field Type Null Notes Description

SALESORDERTAXEXEMPTREASONCODEID

uniqueidentifier

false

ADDEDBYID

uniqueidentifier

false

CHANGEDBYID

uniqueidentifier

false

Fields
Field Field Type Null Notes Description

COMMENTS

nvarchar(255)

false

''

DATEADDED

datetime

false

getdate()

DATECHANGED

datetime

false

getdate()

TS

timestamp

false

TSLONG

bigint (Computed)

true

Indexes
Index Name Field(s) Unique Primary Clustered

IX_SALESORDERTAXEXEMPTINFO_DATEADDED

DATEADDED

False

False

True

IX_SALESORDERTAXEXEMPTINFO_DATECHANGED

DATECHANGED

False

False

False

PK_SALESORDERTAXEXEMPTINFO

ID

True

True

False

Triggers
Trigger Name Description

TR_SALESORDERTAXEXEMPTINFO_AUDIT_UPDATE

TR_SALESORDERTAXEXEMPTINFO_AUDIT_DELETE