REVENUEGLDISTRIBUTIONREVENUESPLITMAPTEMP

Fields

Field Field Type Null Notes Description
ID uniqueidentifier Default = (newid())
REVENUESPLITID uniqueidentifier yes
ADDEDBYID uniqueidentifier
CHANGEDBYID uniqueidentifier
DATEADDED datetime Default = getdate()
DATECHANGED datetime Default = getdate()
TS timestamp
TSLONG bigint (Computed) yes CONVERT(bigint, TS)

Indexes

Index Name Fields Unique Primary Clustered
IX_REVENUEGLDISTRIBUTIONREVENUESPLITMAP_DATEADDED DATEADDED yes

Triggers

Trigger Name Description
TR_REVENUEGLDISTRIBUTIONREVENUESPLITMAP_AUDIT_UPDATE
TR_REVENUEGLDISTRIBUTIONREVENUESPLITMAP_AUDIT_DELETE
TR_REVENUEGLDISTRIBUTIONREVENUESPLITMAP_INSERT