Attribute/Logical Rolename |
Domain |
Datatype |
NULL |
Definition |
EXP_AUTH_ID |
|
VARCHAR(10) |
YES |
Name: Expense Authorization ID. Description: The unique identifier for the expense authorization. |
EXPENSE_ID |
|
NUMERIC(10, 0) |
YES |
Name: Expense ID. Description: The unique identifier for the expense. |
ALLOCATION_ID |
|
NUMERIC(10, 0) |
YES |
Name: Allocation ID. Description: Synthetic. |
ALLOCATION_PCT |
|
NUMERIC(5, 4) |
YES |
Name: Allocation Percentage. Description: The percentage at which this charge is allocated amounts. |
PAY_AMT |
|
NUMERIC(15, 5) |
YES |
Name: Pay Currency Amount. Description: The amount in pay currency. |
BASE_AMT |
|
NUMERIC(15, 5) |
YES |
Name: Base Currency Amount. Description: The amount in base currency. |
MODIFIED_BY |
|
VARCHAR(20) |
YES |
Name: Modified By. Description: The User ID of the person who last modified this record. |
ROWVERSION |
|
NUMERIC(10, 0) |
YES |
Name: Row Version. Description: The number of times this record has been updated. |
TIME_STAMP |
|
DATE |
YES |
Name: Time Stamp. Description: Date and time the record was last modified. |