BANKACCOUNTSEPAINFO (4.0SP20)

Primary Key
Primary Key Field Type

ID

uniqueidentifier

Foreign Key Fields
Foreign Key Field Type Null Notes Description

ADDEDBYID

uniqueidentifier

false

CHANGEDBYID

uniqueidentifier

false

Fields
Field Field Type Null Notes Description

INITIATINGPARTYNAME

nvarchar(70)

false

''

CREDITORID

nvarchar(35)

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_BANKACCOUNTSEPAINFO_DATEADDED

DATEADDED

False

False

True

IX_BANKACCOUNTSEPAINFO_DATECHANGED

DATECHANGED

False

False

False

PK_BANKACCOUNTSEPAINFO

ID

True

True

False

Triggers
Trigger Name Description

TR_BANKACCOUNTSEPAINFO_AUDIT_UPDATE

TR_BANKACCOUNTSEPAINFO_AUDIT_DELETE