ColumnName |
Domain |
Datatype |
NULL |
Definition |
COMPANY_ID |
|
VARCHAR2(10) |
NO |
Name: Record Key. Description: The company ID for the configuration labels. |
COUNTRY_CD |
|
VARCHAR2(2) |
NO |
Name: Country. Description: The country code for the configuration labels. |
LANGUAGE_CD |
|
VARCHAR2(2) |
NO |
Name: Language. Description: The language code for the configuration labels. |
SIGN_TEXT |
|
VARCHAR2(254) |
YES |
Name: Signiture Text. Description: The text that displays when a user signs his timesheet. |
APPROVE_TEXT |
|
VARCHAR2(254) |
YES |
Name: Approval Text. Description: The text that conditionally displays when a supervisor approves a timesheet. |
RATE1_LBL |
|
VARCHAR2(20) |
YES |
Name: User Defined Rate 1 Label. Description: Label for the first user-defined rate. |
RATE2_LBL |
|
VARCHAR2(20) |
YES |
Name: User Defined Rate 2 Label. Description: Label for the second user-defined rate. |
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. |