|
A work time profile record contains the start and end time of working hours. Each record can be divided into 2 halves, an 'AM' session and a 'PM' session. It is not specifically morning or afternoon as some shift hours may be in the night, so think of it as 2 parts of a single work day. Each work time profile can be used by more than 1 calendar. |
|
Name |
Code |
Class Name |
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
time |
|
Mandatory |
Yes |
|
Shows the start time of work. This is the primary key for the WorkTime table. |
|
Name |
|
|
Code |
|
|
Data Type |
time |
|
Mandatory |
No |
|
Shows the end time of work. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the identity of the day application control. |
|
|
|