Open topic with navigation
Revenue splits associated with auction items.
ID
uniqueidentifier
AUCTIONITEMID
false
AUCTIONITEM.ID
FK to AUCTIONITEM
PURCHASEID
FINANCIALTRANSACTIONLINEITEM.ID
Purchase revenue split record
ADDEDBYID
CHANGEAGENT.ID
FK to CHANGEAGENT.
CHANGEDBYID
DATEADDED
datetime
getdate()
Indicates the date this record was added.
DATECHANGED
Indicates the date this record was last changed.
TS
timestamp
Timestamp.
TSLONG
bigint (Computed)
true
Numeric representation of the timestamp.
IX_AUCTIONITEMPURCHASE_AUCTIONITEMID
False
IX_AUCTIONITEMPURCHASE_DATEADDED
True
IX_AUCTIONITEMPURCHASE_DATECHANGED
PK_AUCTIONITEMPURCHASE
UIX_AUCTIONITEMPURCHASE_PURCHASEID
TR_AUCTIONITEMPURCHASE_AUDIT_UPDATE
TR_AUCTIONITEMPURCHASE_AUDIT_DELETE