cgcloud__Account_Plan_Category__c

Categories of the account plan including the manual inputs. Categories can be assigned to an account plan. A category can only be assigned to one account/business year combination. 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
Name of this record.
cgcloud__Account_Plan__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Reference to the account plan.
This is a relationship field.
Relationship Name
cgcloud__Account_Plan__r
Relationship Type
Master-detail
Refers To
cgcloud__Account_Plan__c (the master object)
cgcloud__Category__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the category.
This is a relationship field.
Relationship Name
cgcloud__Category__r
Relationship Type
Lookup
Refers To
Product2
cgcloud__Manual_Calculation_Input_2__c
Type
textarea
Properties
Create, Nillable, Update
Description
Contains the manual inputs for the account and categories in the JSON format.
cgcloud__Manual_Calculation_Input_3__c
Type
textarea
Properties
Create, Nillable, Update
Description
Contains the manual inputs for the account and categories in the JSON format.
cgcloud__Manual_Calculation_Input__c
Type
textarea
Properties
Create, Nillable, Update
Description
Contains the manual inputs for the account and categories in the JSON format.
cgcloud__Uniqueness_Check__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Combination of AccountPlan.Account, AccountPlan.BusinessYear, and Category to check for uniqueness.
cgcloud__Version__c
Type
double
Properties
Create, Defaulted on create, Filter, Nillable, Sort, Update
Description
Refers to the version number, which is updated every time the record is edited.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

cgcloud__Account_Plan_Category__cChangeEvent
Change events are available for the object.
cgcloud__Account_Plan_Category__cFeed
Feed tracking is available for the object.
cgcloud__Account_Plan_Category__cHistory
History is available for tracked fields of the object.
cgcloud__Account_Plan_Category__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Account_Plan_Category__cShare
Sharing is available for the object.