cgcloud__BO_API_Entity__c

This table stores the entity definitions of Business Object APIs. This object is available in API version 54.0 and later.

Supported Calls

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

Fields

Field Details
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Most recent date on which a user viewed this record.
Name
Type
string
Properties
Create, Defaulted on create, Filter, Group, idLookup, Nillable, Sort, Update
Description
Unique identification of the record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the record owner.
This is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
cgcloud__Description__c
Type
textarea
Properties
Create, Nillable, Update
Description
Description of the entity.
cgcloud__Location__c
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Location of the entity. Input .json file or Output .json file.
Possible values are:
  • Input
  • Output
cgcloud__Path__c
Type
textarea
Properties
Create, Nillable, Update
Description
Path of the entity.
cgcloud__Unique_Key__c
Type
string
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
Stores schema constraints.

Associated Objects

This object has these associated objects. If the API version isn’t specified, they are available in the same API versions as this object. Otherwise, they are available in the specified API version and later.

cgcloud__BO_API_Entity__cChangeEvent
Change events are available for the object.
cgcloud__BO_API_Entity__cFeed
Feed tracking is available for the object.
cgcloud__BO_API_Entity__cHistory
History is available for the tracked fields of the object.
cgcloud__BO_API_Entity__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__BO_API_Entity__cShare
Sharing is available for the object.