UserWorkschedule
A work schedule [UserWorkschedule
] is the weekly or multiweekly pattern of work followed by the company or by an employee. It determines the employees' normal working days and working hours of users.
Review the Usage Guidelines for the UserWorkschedule
object.
— |
XML |
SOAP |
REST |
Database table |
---|---|---|---|---|
Object |
|
|
— |
|
Supported Commands |
— |
— |
The UserWorkschedule
object has the following properties:
XML / SOAP |
Database |
Description |
---|---|---|
|
|
The ID of the company workschedule to use when userid is not 0. |
|
|
Optional accounting system code for integration with external accounting systems. |
|
|
[Read-only] Time the record was created. See Date Fields. |
|
|
If the record was imported from an external system you store the unique external record id here. |
|
|
[Read-only] Unique ID. Automatically assigned by SuiteProjects Pro. |
|
|
ID of master workschedule. This workschedule is part of sequence in a recurring multi-week schedule. |
|
|
[Required] The company-wide schedule name for company schedules or user's first and last name for user schedules." |
|
|
See Date Fields. |
|
|
[Read-only] Time the record was last updated or modified. See Date Fields. |
|
|
Can be 0 or 1.
|
|
|
ID of the user if this is a users work schedule. 0 -if there is a company work schedule. Required if |
|
|
Sequence/week number of recurring schedule. Master records will always be week 1. Child workschedules will be begin at week 2. |
|
|
A seven-letter string indicating which days of the week are available for project work. (Monday is 0, Sunday is 6; 01234 = Mon. - Fri.; 0123456 = every day). Always begins with the letter “x” (So “Monday only” would be “x0”). Required if |
|
|
ID of the workhour if this is a users work schedule. |
|
|
[Required] The number of hours worked per day. Must be a numerical value between |
Usage Guidelines
Review the following guidelines:
-
For exceptions to the normal work pattern, see
Scheduleexception
. -
When you add or modify a
User
, you can modify theUserWorkschedule
associated with thatUser
. See Setting User Work Schedule. -
A user can have only one work schedule. There cannot be more than one
UserWorkschedule
object with the sameuserid
.