Entitytag
An entity tag [Entitytag
] is a custom classification tool that allows to organize entities into groups for reporting purposes.
Review the Usage Guidelines for the Entitytag
object.
— |
XML |
SOAP |
REST |
Database table |
---|---|---|---|---|
Object |
|
|
— |
|
Supported Commands |
— |
— |
The Entitytag
object has the following properties:
XML / SOAP |
Database |
Description |
---|---|---|
|
|
[Read-only] Time the record was created. See Date Fields. |
|
|
The ID of the associated customer. |
|
|
A 1/0 field indicating whether this is the default row for this entity. |
|
|
End date for this entity_tag. See Date Fields. |
|
|
If the record was imported from an external system you store the unique external record id here. |
|
|
[Read-only] Unique ID. Automatically assigned by SuiteProjects Pro. |
|
|
The ID of the associated project. |
|
|
Start date for this entity_tag. See Date Fields. |
|
|
The name of the associated tag group attribute. |
|
|
[Required] The ID of the associated tag_group_attribute. |
|
|
The ID of the associated tag group attribute. |
|
|
[Read-only] Time the record was last updated or modified. See Date Fields. |
|
|
[Required] The ID of the associated user. The user must exist, must not be marked as deleted and must be active. |
Usage Guidelines
Review the following guidelines:
-
You can use the following read attributes when reading
Entitytag
objects:between_date
andtag_with_name
. See Read Attributes. -
If
default_for_entity
is set to1
, you cannot set astart_date
orend_date
. -
When you add or modify a
User
, you can modify theEntitytag
associated with thatUser
. See Updating User Entity Tags.