Jobcode

A job code [Jobcode] is a general job category with a generic cost that can be used for estimation and billing.

XML

SOAP

REST

Database table

Object

Jobcode

oaJobcode

JobCode

job_code

Supported Commands

Add, Read, Modify

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

See Job Codes

The Jobcode object has the following standard properties:

Note:

Jobcode 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

REST

Database

Description

active

isActive

active

A 1/0 field indicating if the job code is active.

code

accountingCode

acct_code

Optional accounting code that can be used for integration with external accounting systems.

created

created

created

[Read-only] The date the job code was created.

See Date Fields

currency

currency

currency

The currency for monetary values in the job code record. Three-letter currency code.

externalid

externalId

external_id

The unique external record ID, if the record was imported from an external system.

id

id

id

[Read-only] The unique internal identifier of the job code. Assigned by SuiteProjects Pro.

loaded_cost

loadedCost

loaded_cost

The loaded cost per hour for this job code.

name

name

name

[Required] The display name of the job code.

notes

notes

notes

Notes about the job code.

updated

updated

updated

[Read-only] The date the job code was last updated or modified.

See Date Fields

userid_fte

genericResourceId

user_id_fte

The internal ID of the generic resource used in full-time equivalent (FTE) forecasting.