Attribute/Logical Rolename |
Domain |
Datatype |
NULL |
Definition |
EXP_RPT_ID |
|
VARCHAR(10) |
NO |
Name: Expense Report ID. Description: The unique identifier of the expense report. |
ALLOCATION_ID |
|
NUMERIC(10, 0) |
NO |
Name: Allocation ID. Description: Synthetic assigned sequentially at entry for each expense report. |
S_UDT_TYPE_CD |
|
VARCHAR(5) |
NO |
Name: Charge UDT Type. Description: Indicates the type of charge. The valid values are: UDT01 UDT02 |
UDT_ID |
|
VARCHAR(50) |
NO |
Name: UDT ID. Description: The UDT01/UDT02 unique identifier. |
ALLOCATION_PCT |
|
NUMERIC(5, 4) |
NO |
Name: Allocation Percentage. Description: The percentage at which this charge is allocated amounts. |
CHARGE_TREE_CD |
|
VARCHAR(50) |
YES |
Name: Charge Tree. Description: The top-level identifier of the charge tree. |
CHARGE_BRANCH_CD |
|
VARCHAR(50) |
YES |
Name: Charge Branch. Description: The identifier of the branch in the charge tree. |
CHARGE_CD |
|
VARCHAR(100) |
YES |
Name: Charge Code. Description: The identifier of the charge in the charge tree/branch. |
MODIFIED_BY |
|
VARCHAR(20) |
NO |
Name: Modified By. Description: The User ID of the person who last modified this record. |
ROWVERSION |
|
NUMERIC(10, 0) |
NO |
Name: Row Version. Description: The number of times this record has been updated. |
TIME_STAMP |
|
DATE |
NO |
Name: Time Stamp. Description: Date and time the record was last modified. |
UDT09_ID |
|
VARCHAR(20) |
YES |
Name: UDT09 ID. Description: The UDT09 identifier. |