The Note Domain is used to create a report that shows the notes attached to a timesheet. The hours displayed are for hours entered for that Note. Examples:
...
The domains consists of the following columns (NOTE: Column names could be renamed so you might see different names based on your side configuration, so the following names are the base names of the system)
Column ID | Column Name (From DBLabels.properties) | Data Type | Description | |||||||
---|---|---|---|---|---|---|---|---|---|---|
LAST_FIRST | Full Name (Last, First) | String | Employee/User Last Name, First Name | |||||||
LEVEL1_CODE | Level1 Code | String | WBS Level1 CodeLEVEL2 | |||||||
LEVEL1_ | CODENAME | Level2 CodeLevel 1 | String | WBS | Level2 CodeLevel1 Name | |||||
LEVEL3LEVEL2_CODE | Level3 Level2 Code | String | WBS Level3 Level2 CodeLEVEL4 | |||||||
LEVEL2_ | CODENAME | Level4 CodeLevel 2 | String | WBS | Level4 CodeLevel2 Name | |||||
LEVEL1LEVEL3_NAMECODE | Level1Level3 Code | String | WBS Level1 NameLevel3 CodeLEVEL2 | |||||||
LEVEL3_NAME | Level2Level 3 | String | WBS | Level2 Level3 Name | ||||||
LEVEL3LEVEL4_NAMECODE | Level3Level4 Code | String | WBS Level3 NameLevel4 Code | |||||||
LEVEL4_NAME | Level4 | String | WBS Level4 name | |||||||
LOCK_BY | Locked By | String | Locked by if the timesheet is in Status: Open or Closed | LOCK_DT | Locked Datetime Stamp | Datetime | Locked Datetime if the timesheet is in Status: Open or Closed | HDR_WK_END | Period End | Date |
Timesheet Period End | T_LINE_NO | Line ID | Integer | Timesheet Line Id | ||||||
PAY_CODE | Time Code | String | Time Code | |||||||
PC_NAME | Time Code Name | String | Time Code Name | |||||||
PREV_STATUS | Timesheet Previous Status | String | Previous Status could be one of the following: | |||||||
TM_STATUS | Timesheet Status | String | Timesheet status: | |||||||
TM_VALID_STATUS | Timesheet Validation Status | String | Timesheet Validation Status could be one of the following: | |||||||
HOME_OPT_NAME | Home Operating Unit | String | Home Operating Unit Name | |||||||
HOME_DEPT_NAME | Home Department | String | Home Department NameHOME | |||||||
EMPLY_ | FUNCTYPE_NAME | Home FunctionEmployee Type | String | Home Function Employee Type Name | ||||||
HOME_LOCFUNC_NAME | Home LocationFunction | String | Home Location Function Name | |||||||
HOME_OPTLOC_NAME | Home Operating UnitLocation | String | Home Operating Unit Location Name | |||||||
OPT_CODE | Worked Operating Unit Code | String | Worked Operating Unit Code | |||||||
OPT_NAME | Worked Operating Unit | String | Worked Operating Unit Name | |||||||
DEPT_CODE | Worked Department Code | String | Worked Department Code | |||||||
DEPT_NAME | Worked Department | String | Worded Department Name | |||||||
FUNCTCODE | Worked Function Code | String | Worked Function Code | |||||||
FUNCTION_NAME | Worked Function | String | Worked Function Name | |||||||
LOCATION_CODE | Worked Location Code | String | Work Location Code | |||||||
LOCATION_NAME | Worked Location | String | Worked Location Name | |||||||
BILL_FLAG | Billable flag | String | Billable Flag | |||||||
LAST_DOC_NUMBER | Document Number | Integer | Document Number | |||||||
PROCESS_STATUS | Process Status | String | Process Status could be one of the following: | |||||||
VENDOR_ID | Vendor ID | String | Vendor ID | |||||||
BATCH_TYPE_1 | Databasics Extract Batch Type | String | Databasics Extract Batch Type | |||||||
BATCH_TYPE_2 | DATABASICS ACH | String | DATABASICS ACH | |||||||
BATCH_TYPE_3 | Batch type 3 | String | Used for additional batch types | |||||||
BATCH_TYPE_4 | Batch type 4 | String | Used for additional batch types | |||||||
BATCH_TYPE_5 | Batch type 5 | String | Used for additional batch types | |||||||
BATCH_TYPE_6 | Batch type 6 | String | Used for additional batch types | |||||||
HOURS | Hours | Decimal | Hours | |||||||
ENTERED_BY | Entered by ID | String | Timesheet Modified by Employee id | |||||||
NOTES | Note | String | Note | |||||||
NOTE_TYPE | Note Type | String |
| |||||||
START_DATE | Note Start date | Date | Note Start Date | |||||||
END_DATE | Note End date | Date | Note End Date | |||||||
NOTE_SORT | Note Sort | String |
| |||||||
LEVEL1_FLAG | Level1 Flag | String | WBS Level1 Flag | LEVEL2_FLAG | Level2 Flag | String | WBS Level2 Flag | |||
LEVEL1_TYPE | Level1 Type | String | WBS Level1 | TypeLEVEL2_TYPE | Level2 Type | String | WBS Level2 Type | |||
MAIN_WBS_CODE | WBS Main WBS Code | String | WBS Main WBS Code | |||||||
MAIN_WBS_NAME | Main WBS | String | WBS Main WBS Name | |||||||
LEVEL2_FLAG | Level2 Flag | String | WBS Main WBS NameLevel2 Flag | |||||||
LEVEL2_TYPE | Level2 Type | String | WBS Level2 Type | |||||||
OTHER_EMPLY_ID1 | Other Employee ID1 | String | Employee Other id1 that is mapped to OTHER_EMPLY_ID1 in the employee table | |||||||
OTHER_EMPLY_ID2 | Other Employee ID2 | String | Employee Other id2 | |||||||
SSN | SSN | String | Employee Other id that is mapped to SSN field. | |||||||
EMP_ACTIVE | Active Employee | String | Employee Active Yes or No | |||||||
EMPLY_ID | Employee ID | String | Employee Id | |||||||
OPT_CODE | Home Operating Unit Code | String | Home Operating Unit Code | |||||||
DEPT_CODE | Home Department Code | String | Home Department Code | |||||||
EMPLY_TYPE | Employee Type IDCode | String | Employee Type ID | |||||||
FUNCTCODE | Home Function Code | String | Home Function Code | |||||||
LOCATION_CODE | Home Location Code | String | Home Location Code | |||||||
APPLY_ON | Note Apply on | String | Displays Line/Columns with Notes -No Notes -Row | |||||||
HOURS | Hours | Decimal | Hours | |||||||
HDR_WK_END | Period End | Date | Timesheet Period End | |||||||
LOCK_DT | Locked Datetime Stamp | Datetime | Locked Datetime if the timesheet is in Status: Open or Closed |