Fields
Field |
Field Type |
Null |
Notes |
Description |
DATEADDED
|
datetime
|
false
|
|
Indicates the date this record was added.
|
DATECHANGED
|
datetime
|
false
|
|
Indicates the date this record was last changed.
|
TS
|
timestamp
|
false
|
|
Timestamp.
|
TSLONG
|
bigint (Computed)
|
true
|
|
Numeric representation of the timestamp.
|
QUANTITY
|
int
|
false
|
|
The number of benefit items associated with this detail record.
|
DETAILS
|
nvarchar(255)
|
false
|
|
|
UNITVALUE
|
money
|
false
|
|
The unit value of the benefit item.
|
TOTALVALUE
|
money
|
false
|
|
Then total value of the benefit item(s).
|