AccountAssortmentProcess

AccountAssortmentProcess is intended to support Assortmets logic.


API name in Salesforce: AccountAssortment


Context Method Codename Description

after insert

managePrimary()

managePr

Verify that the Account record has no more than one related Assortment record with the selected CTCPG__IsPrimary__c checkbox concurrently.

after update

managePrimary()

managePr

Verify that the Account record has no more than one related Assortment record with the selected CTCPG__IsPrimary__c checkbox concurrently.

before insert

Reserved.

before update

Reserved.

``