Open topic with navigation
Table to store the tax claim amount for tributes.
ID
uniqueidentifier
ADDEDBYID
false
CHANGEAGENT.ID
FK to CHANGEAGENT.
CHANGEDBYID
BASECURRENCYID
true
CURRENCY.ID
The base currency associated with this record.
ORGANIZATIONEXCHANGERATEID
CURRENCYEXCHANGERATE.ID
The exchange rate used to convert from amount to organization amount.
TAXCLAIMAMOUNT
money
0
Tax claim amount
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.
ORGANIZATIONTAXCLAIMAMOUNT
The tax claim amount of the revenue tribute in organization currency.
IX_REVENUETRIBUTETAXCLAIMAMOUNT_DATEADDED
False
True
IX_REVENUETRIBUTETAXCLAIMAMOUNT_DATECHANGED
PK_REVENUETRIBUTETAXCLAIMAMOUNT
TR_REVENUETRIBUTETAXCLAIMAMOUNT_INSERTUPDATE_CURRENCY
TR_REVENUETRIBUTETAXCLAIMAMOUNT_AUDIT_UPDATE
TR_REVENUETRIBUTETAXCLAIMAMOUNT_AUDIT_DELETE