Newer Version Available

This content describes an older version of this product. View Latest

InternalOrganizationUnit

Represents an organization that an Employee belongs to. This object is available in API version 48.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Details
Description
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the organization the Employee is working in.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, this record might only have been referenced (LastReferencedDate) and not viewed.
OrganizationCode
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
Required. The code of the organization the Employee is working in.
OrganizationName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the organization the Employee is working in.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user who currently owns this record. Default value is the user logged in to the API to perform the create.
ParentOrganizationId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A reference to the parent organization.