cgcloud__Job_Definition_List_Account_Set__c

Junction object between Job Definition List and Customer Set. 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_Set_Description__c
Type
string
Properties
Filter, Nillable, Sort
Description
Transfers Account_Set.Description.
This is a calculated field.
Formula
cgcloud__Account_Set__r.cgcloud__Description__c
cgcloud__Account_Set_Name__c
Type
string
Properties
Filter, Nillable, Sort
Description
Transfers Account_Set.Name.
This is a calculated field.
Formula
cgcloud__Account_Set__r.Name
cgcloud__Account_Set__c
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Reference to the Customer set.
This is a relationship field.
Relationship Name
cgcloud__Account_Set__r
Relationship Type
Master-detail
Refers To
cgcloud__Account_Set__c (the detail object)
cgcloud__Composite_Key__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Contains concatenation of the related records' Job definition List and Customer Set. The field is set by workflow. This prevents a Customer Set from being added twice to a Job Definition List.
cgcloud__Job_Definition_List__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Reference to Activity.
This is a relationship field.
Relationship Name
cgcloud__Job_Definition_List__r
Relationship Type
Master-detail
Refers To
cgcloud__Job_Definition_List__c (the master object)
cgcloud__Record_Link__c
Type
string
Properties
Filter, Nillable, Sort
Description
Replaces Name by Hyperlink View.
This is a calculated field.
Formula
HYPERLINK("/" &Id, /*IMAGE("/img/func_icons/util/lookup20.gif", "View")*/"View", "_top")
cgcloud__Sales_Org__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Sales Organization to which the account set 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_Set__cChangeEvent
Change events are available for the object.
cgcloud__Job_Definition_List_Account_Set__cFeed
Feed tracking is available for the object.
cgcloud__Job_Definition_List_Account_Set__cHistory
History is available for the tracked fields of the object.
cgcloud__Job_Definition_List_Account_Set__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Job_Definition_List_Account_Set__cShare
Sharing is available for the object.