Schedulerequest
A time off request [Schedulerequest
] is a change to an employee work schedule requested by the employee.
Review the Usage Guidelines for the Schedulerequest
object.
— |
XML |
SOAP |
REST |
Database table |
---|---|---|---|---|
Object |
|
|
— |
|
Supported Commands |
|
|
— |
— |
The Schedulerequest
object has the following standard properties:
Schedulerequest
object properties may also include custom fields. The object type supports the custom equal to
read method and the enable_custom
read attribute.
XML / SOAP |
Database |
Description |
---|---|---|
|
|
A one-character string indicating the approval status of the schedule request. Possible values:
|
|
|
If non-zero, the attachment record associated with this schedule request. |
|
|
The ID of the associated category. |
|
|
[Read-only] Time the record was created. See Date Fields. |
|
|
The ID of the associated customer. |
|
|
The date of the schedule request creation. See Date Fields. |
|
|
The date the schedule request was approved. See Date Fields. |
|
|
The date the schedule request was submitted. See Date Fields. |
|
|
The description or purpose for the schedule request. |
|
|
The end date of the schedule request. 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. |
|
|
The name of the schedule request. Defaults to a concatenation of |
|
|
Notes to print on the schedule request. |
|
|
The schedule request number that increments by 1. Assigned automatically unless set when adding a schedule request. Must be unique. |
|
|
A static alphanumeric schedule request number prefix. Defaults to |
|
|
The ID of the associated project task. |
|
|
The ID of the associated project. |
|
|
The start date of the schedule request. See Date Fields. |
|
— |
The time type of this schedule request: R -regular time or P -personal time. |
|
|
The ID of the associated time type. |
|
|
[Read-only] Time the record was last updated or modified. See Date Fields. |
|
|
The ID of the user creating the schedule request. Defaults to the internal ID of the authenticated user if not set when adding a schedule request. If |
Usage Guidelines
To add or modify a Schedulerequest
object either the schedule request must be for the authenticated user or the authenticated user must be and account administrator.
You cannot delete a Schedulerequest
object if this object is referenced by a Schedulerequest_item
object. Delete any dependent objects first before you delete a Schedulerequest
object.