Newer Version Available

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

cgcloud__Contract_Tactic__c

Relation between a Contract and a Tactic template. 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__Active__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Active flag.
The default value is true.
cgcloud__Contract_Tactic_Template__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the contract tactic template.
This is a relationship field.
Relationship Name
cgcloud__Contract_Tactic_Template__r
Relationship Type
Lookup
Refers To
cgcloud__Contract_Template__c
cgcloud__Contract__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Reference to the customer contract object.
This is a relationship field.
Relationship Name
cgcloud__Contract__r
Relationship Type
Master-detail
Refers To
cgcloud__Contract__c (Master object)
cgcloud__Cost_Amount__c
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The amount agreed with the customer as a compensation for fulfilling this tactic.
cgcloud__Record_Link__c
Type
string
Properties
Filter, Nillable, Sort
Description
Link to the detail page of the contract tactic.
This is a calculated field.
Formula
1(HYPERLINK("/" &Id, $Label.cgcloud__record_link, "_top"))
cgcloud__Valid_From__c
Type
date
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
First date of validity period of the contract tactic.
cgcloud__Valid_Thru__c
Type
date
Properties
Create, Defaulted on create, Filter, Group, Nillable, Sort, Update
Description
Last date of validity period of the contract tactic.

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__Contract_Tactic__cChangeEvent
Change events are available for the object.
cgcloud__Contract_Tactic__cFeed
Feed tracking is available for the object.
cgcloud__Contract_Tactic__cHistory
History is available for the tracked fields of the object.
cgcloud__Contract_Tactic__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Contract_Tactic__cShare
Sharing is available for the object.