Actualcost

An actual cost [Actualcost] defines a cost for a specific date range across projects based on payroll records.

Note:

This object type is used for a complex feature that is not enabled for most company's OpenAir account.

XML

SOAP

REST

Database table

Object

Actualcost

oaActualcost

actual_cost

Supported Commands

Add, Read, Modify

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

The Actualcost object has the following standard properties:

XML / SOAP

Database

Description

cost

cost

The cost.

cost_typeid

cost_type_id

The ID of the cost_type.

created

created

[Read-only] Time the record was created.

See Date Fields

currency

currency

Currency of the cost field.

date

date

[Required] Date for the actual cost.

See Date Fields

externalid

external_id

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

id

id

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

is_accrual

is_accrual

A 1/0 field indicating whether this actual cost is an accrual.

name

name

The name of the actual cost. This field is never populated. It is used only to satisfy subtotalling by actual cost.

notes

notes

Notes.

period

period

[Required] The time period of the actual cost: Daily, Weekly, Monthly, Quarterly, Annually.

updated

updated

[Read-only] Time the record was last modified.

See Date Fields

userid

user_id

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