Schedulerequest_item

A time off request item [Schedulerequest_item] is an element in a time off request (schedule request) covering distinct periods.

XML

SOAP

REST

Database table

Object

Schedulerequest_item

oaSchedulerequest_item

schedule_request_item

Supported Commands

Read, Modify, ModifyOnCondition, Delete

read(), modify(), delete()

The Schedulerequest_item object has the following properties:

XML / SOAP

Database

Description

categoryid

category_id

The ID of the associated category.

created

created

[Read-only] Time the record was created. See Date Fields.

customerid

customer_id

The ID of the associated customer.

date

date

The date of the schedule request item. See Date Fields.

externalid

external_id

If the record was imported from an external system, you store the unique external record ID here.

hours

hours

The number of hours represented by this schedule request item.

id

id

[Read-only] Unique ID. Automatically assigned by OpenAir.

name

name

The schedule request item name. It is the same as the schedule request description.

project_taskid

project_task_id

The ID of the associated project task.

projectid

project_id

The ID of the associated project.

request_reference_number

request_reference_number

Unique reference number within schedule request.

schedule_requestid

schedule_request_id

[Required] The ID of the associated schedule request.

timetypeid

timetype_id

The ID of the associated time type.

updated

updated

[Read-only] Time the record was last updated or modified. See Date Fields.

userid

user_id

The ID of the associated user.