|
Name |
Type |
Discontinued? |
|
1 |
TAR_ID |
NUMERIC |
No |
|
|
|
The unique ID of the temporary transaction record. This represents an individual charge session. |
|
|
2 |
LINE_COUNT |
INTEGER |
No |
|
|
|
The line number of the charge in the charge session. Multiple charges can be associated with this charge session. |
|
|
3 |
MOD_LINE_COUNT |
INTEGER |
No |
|
|
|
The line number of the modifier on the charge. Multiple modifiers can be associated with each charge in the charge session. |
|
|
4 |
EXT_MODIFIER |
VARCHAR |
No |
|
|
|
The external ID of the modifier record. |
|
|
5 |
INT_MODIFIER_ID |
VARCHAR |
No |
|
|
|
The unique ID of the modifier of the charge. This column is frequently used to link to the CLARITY_MOD table. |
|
|
6 |
INT_MODIFIER_ID_MODIFIER_NAME |
VARCHAR |
No |
|
|
|
The name of the modifier record. |
|
|