Department

A department [Department] is a division or a group of employees in your company.

XML

SOAP

REST

Database table

Object

Department

oaDepartment

department

Supported Commands

Add, Read, Modify, Delete

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

The Department object has the following standard properties:

Note:

Department 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

Database

Description

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 SuiteProjects Pro.

name

name

The name used for display in lists.

notes

notes

Notes about the department.

picklist_label

Label as shown on form picklist.

updated

updated

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

userid

user_id

The user ID of the head of the department.