You are here:
Telco Triggers
Salesforce Industries Communications, Media, and Energy provides a set of Telco triggers.
Object |
Trigger Name |
Trigger Handler Name |
Result when Trigger is disabled |
|---|---|---|---|
Account |
TelcoAccount |
TelcoAccountTriggerHandler.DT |
Type and RootAccountId__c can be empty. |
Asset |
TelcoAsset |
TelcoAssetTriggerHandler.DT |
Child assets will not be removed. |
Case |
TelcoCase |
TelcoCaseTriggerHandler.DT |
Case.StatementId__c is not forced to be the same as StatementId__c on the StatementLineItemId__c. |
InterfaceImplementationDetail__c |
InterfaceImplementationDetail |
InterfaceImplDetailTriggerHandler.DT |
Multiple interface implementations can be active. |
Opportunity |
TelcoOpportunity |
TelcoOpptyTriggerHandler.DT |
Default opportunity price book will not be set. |
OpportunityLineItem |
TelcoOpportunityLineItem |
TelcoOpptyItemTriggerHandler.DT |
ParentItemId__c and RootItemId__c can be null. If ProvisioningStatus__c is deleted, the effective price can be incorrect in an opportunity. |
Order |
TelcoOrder |
TelcoOrderTriggerHandler.DT |
Default order price book will not be set. |
OrderItem |
TelcoOrderItem |
TelcoOrderItemTriggerHandler.DT |
ProvisioningStatus__c will not change to
|
PaymentMethod__c |
PaymentMethod |
PaymentMethodTriggerHandler.DT |
Multiple payment methods can be active. |
Pricebook2 |
TelcoPriceBook |
TelcoPriceBookTriggerHandler.DT |
Multiple price books can have IsDefault__c set to True. |
Product |
TelcoProduct |
TelcoProductTriggerHandler.DT |
If cache is enabled for Product, the cache can be outdated. |
ProductChildItem__c |
ProductChildItem |
ProductChildItemTriggerHandler.DT |
Product child items can be self referenced, duplicated, and child products can be mapped to different price books. |
ProductRelationship__c |
TelcoProductRelationship |
TelcoProductRelationshipTriggerHandler.DT |
Errors will not appear if a product relationship fails. |
Project |
TelcoProject |
ProjectAllowNonOwnerUpdate |
Enables you to run an approval process on this object using the projects functionality. |
Quote |
TelcoQuote |
TelcoQuoteTriggerHandler.DT |
Default quote price book will not be set. |
QuoteLineItem |
TelcoQuoteLineItem |
TelcoQuoteLineItemTriggerHandler.DT |
ProvisioningStatus__c will not change to
|

