Category_<N>

Service line <N> [Category_<N>] can be used to categorize transactions in the same way as Category. Transactions in SuiteProjects Pro can be split across service lines for reporting purposes.

-

XML

SOAP

REST

Database table

Object

Category_<N>

oaCategory_<N>

-

category_<N> (category_1)

Supported Commands

Add, Read, Modify, Delete

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

-

-

The Category_<N> object has the following standard properties:

Note:

Category_<N> 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

active

active

A 1/0 field indicating whether this is designated as an active category. Set to 1 if omitted when adding an object.

code

acct_code

Optional accounting system code for integration with external accounting systems.

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

[Required] The category name.

notes

notes

Notes

picklist_label

-

Label as shown on form picklist.

updated

updated

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