| USER_ID | 
            Integer | 
            38 | 
            Id of the user | 
           
           
            | LABOUR_STATUS | 
            Varchar | 
            255 | 
            user's labor status | 
           
           
            | EMPLOYMENT_STATUS | 
            Varchar | 
            255 | 
            User's employment status | 
           
           
            | LOCATION_ID | 
            Number | 
            38 | 
            Tax location of user | 
           
           
            | JOB_CLASSIFICATION | 
            Varchar | 
            100 | 
            Job Classification of user | 
           
           
            | PROFILE_NAME | 
            Varchar | 
            100 | 
            Timesheet profile of the user | 
           
           
            | CHANGE_TIMESTAMP | 
            date | 
             | 
             | 
           
           
            | REPORT_PERIOD | 
            Varchar | 
            255 | 
            Report period | 
           
           
            | WORK_SCHEDULE | 
            Varchar | 
            255 | 
            Work schedule associated with the reporting period. | 
           
           
            | WORK_SCHEDULE_HOURS | 
            Number | 
            14,4 | 
            work schedule hours | 
           
           
            | HOLIDAY_SCHEDULE | 
            Varchar | 
            255 | 
            Holiday schedule | 
           
           
            | OVERTIME_CALCULATION | 
            Varchar | 
            255 | 
            Overtime calculation rule | 
           
           
            | SUBMIT_EVERY_PERIOD | 
            Number | 
            5 | 
            Whether need to submit timesheet for every reporting period. 1 equals yes, 0 equals no. |