Costcategory

Cost categories [Costcategory] can be used for classification of cost types. See also Costtype.

XML

SOAP

REST

Database table

Object

Costcategory

oaCostcategory

cost_category

Supported Commands

Add, Read, Modify

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

The Costcategory object has the following properties:

XML / SOAP

Database

Description

active

active

A 1/0 field indicating if this cost category is active.

created

created

[Read-only] Time the record was created.

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.

name

name

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

notes

notes

Notes.

updated

updated

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

See Date Fields