cgcloud__Job_Definition_List_Account__c

Stores the details of the relationship between job definition list and customer. 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
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Unique identification of the record.
cgcloud__Account__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Reference to the customer.
This is a relationship field.
Relationship Name
cgcloud__Account__r
Relationship Type
Master-detail
Refers To
Account (master object)
cgcloud__Excluded__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Excludes the customer temporarily from the list of customers of the activity.
The default value is false.
cgcloud__Job_Definition_List__c
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Reference to the activity template.
This is a relationship field.
Relationship Name
cgcloud__Job_Definition_List__r
Relationship Type
Lookup
Refers To
cgcloud__Job_Definition_List__c
cgcloud__Record_Link__c
Type
string
Properties
Filter, Nillable, Sort
Description
URL to view the record.
This is a calculated field.
Formula
HYPERLINK("/" &Id, $Label.cgcloud__record_link, "_top")
cgcloud__Sales_Org__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Sales organization to which the account assignment of the activity (and the activity itself) belongs.
Possible values are:
  • 0000
  • 0001
  • 0002
  • 0003

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__Job_Definition_List_Account__cChangeEvent
Change events are available for the object.
cgcloud__Job_Definition_List_Account__cFeed
Feed tracking is available for the object.
cgcloud__Job_Definition_List_Account__cHistory
History is available for the tracked fields of the object.
cgcloud__Job_Definition_List_Account__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Job_Definition_List_Account__cShare
Sharing is available for the object.