cgcloud__Sales_Organization_User__c

This object stores the details of the relationship between a sales organization and a user. This object is available in API version 54.0 and later.

Supported Calls

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

Fields

Field Details
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Unique identification of the record.
cgcloud__Default_Account__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the default customer.
This is a relationship field.
Relationship Name
cgcloud__Default_Account__r
Relationship Type
Lookup
Refers To
Account
cgcloud__Default_Visit_Template__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the default visit template.
This is a relationship field.
Relationship Name
cgcloud__Default_Visit_Template__r
Relationship Type
Lookup
Refers To
cgcloud__Visit_Template__c
cgcloud__Record_Link__c
Type
string
Properties
Filter, Nillable, Sort
Description
Internally used to show the record's hyperlink.
This is a calculated field.
Formula
HYPERLINK("/" &Id, $Label.cgcloud__record_link, "_top")
cgcloud__Sales_Organization__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Reference to the sales organization.
This is a relationship field.
Relationship Name
cgcloud__Sales_Organization__r
Relationship Type
Master-detail
Refers To
cgcloud__Sales_Organization__c (the master object)
cgcloud__Unique_User_Id__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Used internally. Contains these unique values:
  • User.Id
  • Sales_Organisation.Id
cgcloud__User__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the user.
This is a relationship field.
Relationship Name
cgcloud__User__r
Relationship Type
Lookup
Refers To
User
cgcloud__Work_Begins__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Time at which the user begins to work.
cgcloud__Work_Ends__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Time at which the user stops to work.
cgcloud__Works_On_Friday__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Day of the week on which the user typically works. For example, used for capacity planning.
The default value is false.
cgcloud__Works_On_Monday__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Day of the week on which the user typically works. For example, used for capacity planning.
The default value is false.
cgcloud__Works_On_Saturday__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Day of the week on which the user typically works. For example, used for capacity planning.
The default value is false.
cgcloud__Works_On_Sunday__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Day of the week on which the user typically works. For example, used for capacity planning.
The default value is false.
cgcloud__Works_On_Thursday__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Day of the week on which the user typically works. For example, used for capacity planning.
The default value is false.
cgcloud__Works_On_Tuesday__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Day of the week on which the user typically works. For example, used for capacity planning.
The default value is false.
cgcloud__Works_On_Wednesday__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Day of the week on which the user typically works. For example, used for capacity planning.
The default value is false.

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__Sales_Organization_User__cChangeEvent
Change events are available for the object.
cgcloud__Sales_Organization_User__cFeed
Feed tracking is available for the object.
cgcloud__Sales_Organization_User__cHistory
History is available for the tracked fields of the object.
cgcloud__Sales_Organization_User__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Sales_Organization_User__cShare
Sharing is available for the object.