TargetUtilization

A target utilization [TargetUtilization] is the utilization expected from an employee for capacity planning purposes.

XML

SOAP

REST

Database table

Object

TargetUtilization

oaTargetUtilization

target_utilization

Supported Commands

Add, Read, Modify, Delete

add(), read(), modify(), upsert(), delete()

The TargetUtilization object has the following properties:

XML / SOAP

Database

Description

created

created

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

end_date

end_date

The end date for the target utilization. This field is automatically determined based on the next subsequently later start date row for the user. This field can be 0000-00-00 for one row which represents the unbounded value. See Date Fields.

id

id

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

percentage

percentage

Target utilization for this user as a percentage. For example, 75.30.

start_date

start_date

The start date for the target utilization. See Date Fields.

updated

updated

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

user_id

user_id

[Required] The ID of the associated user. The user must exist, must not be marked as deleted and must be active.