ColumnName |
Domain |
Datatype |
NULL |
Definition |
EXP_AUTH_ID |
|
VARCHAR2(10) |
NO |
Name: Expense Authorization ID. Description: The unique identifier for the expense authorization. |
REVISION_NO |
|
NUMBER(10, 0) |
NO |
Name: Revision Number. Description: The unique identifier for the revision of the expense authorization. |
REVISION_DTT |
|
DATE |
NO |
Name: Revision Date/Time. Description: The date/time the revision was created. |
EXPLANATION_TEXT |
|
VARCHAR2(254) |
YES |
Name: Revision Explanation. Description: User-provided explanations for the expense authorization revision. |
REVISION_EMPL_ID |
|
VARCHAR2(20) |
YES |
Name: Revision Employee ID. Description: Employee ID of person who revised expense authorization. |
REVISION_TEXT |
|
VARCHAR2(1000) |
YES |
Name: Revision Details. Description: The details of the revisions made. |
MODIFIED_BY |
|
VARCHAR2(20) |
NO |
Name: Modified By. Description: The User ID of the person who last modified this record. |
ROWVERSION |
|
NUMBER(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. |