Newer Version Available

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

cgcloud__Account_Manager__c

This object stores the details of users who manage specific accounts in a particular function (ManagementType). 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
Name of this record.
cgcloud__Account__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Reference to a customer.
This is a relationship field.
Relationship Name
cgcloud__Account__r
Relationship Type
Master-detail
Refers To
Account (the master object)
cgcloud__Active__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the customer-manager relationship is active (true) or not (false).
The default value is true.
cgcloud__Main__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Main flag. Marks a user as the main manager of an account.
The default value is false.
cgcloud__Management_Type__c
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
Type of management relation.
Possible values are:
  • CallCenter
  • Consultant
  • Sales
  • Service
The default value is Sales.
cgcloud__Org_Unit__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the org unit.
This is a relationship field.
Relationship Name
cgcloud__Org_Unit__r
Relationship Type
Lookup
Refers To
cgcloud__Org_Unit__c
cgcloud__Record_Link__c
Type
string
Properties
Filter, Nillable, Sort
Description
Link to the detail page of the Customer Manager record.
This is a calculated field.
Formula
1HYPERLINK("/" &Id, $Label.cgcloud__record_link, "_top")
cgcloud__Substitution__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to a substitution customer.
This is a relationship field.
Relationship Name
cgcloud__Substitution__r
Relationship Type
Lookup
Refers To
cgcloud__Substitution__c
cgcloud__User__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to a user.
This is a relationship field.
Relationship Name
cgcloud__User__r
Relationship Type
Lookup
Refers To
User
cgcloud__Valid_From__c
Type
date
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Date from which the entry is valid.
cgcloud__Valid_Thru__c
Type
date
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Date until which the entry is valid.

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__Account_Manager__cChangeEvent
Change events are available for the object.
cgcloud__Account_Manager__cFeed
Feed tracking is available for the object.
cgcloud__Account_Manager__cHistory
History is available for the tracked fields of the object.
cgcloud__Account_Manager__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Account_Manager__cShare
Sharing is available for the object.