cgcloud__User_Document_Template_Activity__c

Stores the details of the relationship between the daily report template and user activity. 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__Activity__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the activity.
This is a relationship field.
Relationship Name
cgcloud__Activity__r
Relationship Type
Lookup
Refers To
cgcloud__Visit_Template__c
cgcloud__Max_Hours__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Maximal number of hours that's allowed for an activity.
cgcloud__Record_Link__c
Type
string
Properties
Filter, Nillable, Sort
Description
Link to the detail page of the user document template activity record.
This is a calculated field.
Formula
HYPERLINK("/" &Id, $Label.cgcloud__record_link, "_top")
cgcloud__Unique_Activity__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Technical field that verifies whether an activity is added only once to a daily report template.
cgcloud__User_Document_Template__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Reference to the user document template.
This is a relationship field.
Relationship Name
cgcloud__User_Document_Template__r
Relationship Type
Master-detail
Refers To
cgcloud__User_Document_Template__c (the master object)

Associated Objects

This object contains 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__User_Document_Template_Activity__cChangeEvent
Change events are available for the object.
cgcloud__User_Document_Template_Activity__cFeed
Feed tracking is available for the object.
cgcloud__User_Document_Template_Activity__cHistory
History is available for the tracked fields of the object.
cgcloud__User_Document_Template_Activity__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__User_Document_Template_Activity__cShare
Sharing is available for the object.