cgcloud__Job_Definition_List__c

Stores the set of questions or surveys that are to be carried out in the respective call and contains further relevant configurations. 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
RecordTypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Stores the record type.
Available record types:
  • FSA.JDL
  • JDL
This is a relationship field.
Relationship Name
RecordType
Relationship Type
Lookup
Refers To
RecordType
cgcloud__Active__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates that the activity is available for use.
The default value is true.
cgcloud__Activity_Question_Score__c
Type
double
Properties
Filter, Nillable, Sort
Description
Sum of scores of the questions in the activity.
This is a calculated field.
cgcloud__Activity_Score__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Activity Score that's to be considered for activity performance evaluation on Mobility.
cgcloud__Approval_State__c
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
Specifies whether the activity is created by a field sales activity. The activity can be either valid (Approved), canceled via field sales activity (Canceled), or independent of a field sales activity (NotRelevant).
Possible values are:
  • Approved
  • Canceled
  • Not Relevant
The default value is Not Relevant.
cgcloud__Consider_Account__c
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Relevant for Standard activity: Restricted to Customers.
This is a calculated field.
Formula
cgcloud__Job_Definition_List_Template__r.cgcloud__Consider_Account__c
cgcloud__Consider_History__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
If yes, the system determines historic products for product surveys.
The default value is false.
cgcloud__Consider_Listing__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
If yes, the system determines listed products for product surveys.
The default value is false.
cgcloud__Consider_Products__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
If yes, the system determines products that are directly assigned to the activity for product surveys.
The default value is false.
cgcloud__Consider_Score__c
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Indicates whether the activity is score relevant.
Possible values are:
  • No
  • Yes
The default value is No.
cgcloud__Default_Management_Type__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the default management type that's to be considered during the user determination process while creating job lists out of non-standard activity.
Possible values are:
  • Consultant
  • Sales
  • Service
cgcloud__Description_Language_1__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Stores the description of language 1.
cgcloud__Description_Language_2__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Stores the description of language 2.
cgcloud__Description_Language_3__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Stores the description of language 3.
cgcloud__Description_Language_4__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Stores the description of language 4.
cgcloud__Description__c
Type
string
Properties
Filter, Nillable, Sort
Description
Formula field for description.
This is a calculated field.
Formula
CASE($User.cgcloud__Language_Postfix__c,
"Language1", cgcloud__Description_Language_1__c,
"Language2", BLANKVALUE(cgcloud__Description_Language_2__c,cgcloud__Description_Language_1__c),
"Language3", BLANKVALUE(cgcloud__Description_Language_3__c,cgcloud__Description_Language_1__c),
"Language4", BLANKVALUE(cgcloud__Description_Language_4__c,cgcloud__Description_Language_1__c),
cgcloud__Description_Language_1__c)
cgcloud__Field_Sales_Activity__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to a field sales activity. Empty for a stand alone activity.
This is a relationship field.
Relationship Name
cgcloud__Field_Sales_Activity__r
Relationship Type
Lookup
Refers To
cgcloud__Field_Sales_Activity__c
cgcloud__Job_Definition_List_Template__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the activity template.
This is a relationship field.
Relationship Name
cgcloud__Job_Definition_List_Template__r
Relationship Type
Lookup
Refers To
cgcloud__Job_Definition_List_Template__c
cgcloud__Mark_for_Deletion__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Deletion flag. Users who maintain job definition lists can mark the job definition list for deletion. The system administrator have the permissions to delete the activity.
The default value is false.
cgcloud__Promotion__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the promotion name.
This is a relationship field.
Relationship Name
cgcloud__Promotion__r
Relationship Type
Lookup
Refers To
cgcloud__Promotion__c
cgcloud__Restrict_Org_Unit__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Controls the determination of valid users that are restricted to the org unit assigned to the customer when creating job list out of a non-standard activity.
Possible values are:
  • All
  • Main
cgcloud__Sales_Org__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Sales organization to which the activity belongs.
Possible values are:
  • 0000
  • 0001
  • 0002
  • 0003
cgcloud__Standard_Jobs__c
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
If yes, specifies a Standard activity.
This is a calculated field.
Formula
cgcloud__Job_Definition_List_Template__r.cgcloud__Standard_Jobs__c
cgcloud__Threshold_Fulfilled__c
Type
percent
Properties
Create, Filter, Nillable, Sort, Update
Description
Defines the upper threshold limit for the activity score.
cgcloud__Threshold_Partially_Fulfilled__c
Type
percent
Properties
Create, Filter, Nillable, Sort, Update
Description
Defines the lower threshold limit for the activity score.
cgcloud__User_Policy__c
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
Controls the determination of valid users when the activity is activated. The attribute controls the valid users by interpreting main management relation between users and Customers.
Possible values are:
  • All
  • First
  • OnlyMain
The default value is All.
cgcloud__Valid_From__c
Type
date
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
Date from which the validity period begins.
cgcloud__Valid_Thru__c
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Date on which the validity period ends.
cgcloud__Visit_Template_Description__c
Type
string
Properties
Filter, Nillable, Sort
Description
Description of the linked visit template.
This is a calculated field.
Formula
cgcloud__Visit_Template__r.cgcloud__Description__c
cgcloud__Visit_Template__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the visit template.
This is a relationship field.
Relationship Name
cgcloud__Visit_Template__r
Relationship Type
Lookup
Refers To
cgcloud__Visit_Template__c

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__cChangeEvent
Change events are available for the object.
cgcloud__Job_Definition_List__cFeed
Feed tracking is available for the object.
cgcloud__Job_Definition_List__cHistory
History is available for the tracked fields of the object.
cgcloud__Job_Definition_List__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Job_Definition_List__cShare
Sharing is available for the object.