Open topic with navigation
This table contains fee structures for gift fees
ID
uniqueidentifier
ADDEDBYID
false
CHANGEAGENT.ID
FK to CHANGEAGENT.
CHANGEDBYID
ORGANIZATIONEXCHANGERATEID
true
CURRENCYEXCHANGERATE.ID
The exchange rate used to convert from amount to organization amount.
BASECURRENCYID
CURRENCY.ID
The base currency associated with this gift fee structure.
FROMAMOUNT
money
0.00
If this value is true the gift fees will be calculated and used.
FEE
decimal(6, 2)
0
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)
Numeric representation of the timestamp.
ORGANIZATIONFROMAMOUNT
From amount in organization currency.
IX_GIFTFEESTRUCTURE_BASECURRENCYID
False
IX_GIFTFEESTRUCTURE_DATEADDED
True
IX_GIFTFEESTRUCTURE_DATECHANGED
IX_GIFTFEESTRUCTURE_ORGANIZATIONEXCHANGERATEID
PK_GIFTFEESTRUCTURE
UIX_GIFTFEESTRUCTURE_FROMAMOUNT
TR_GIFTFEESTRUCTURE_AUDIT_UPDATE
TR_GIFTFEESTRUCTURE_AUDIT_DELETE
TR_GIFTFEESTRUCTURE_INSERTUPDATE_CURRENCY