ffrr.OpportunityProductMirrorBatchSchedulerglobal with sharing class OpportunityProductMirrorBatchScheduler implements Schedulable Deprecated: Deprecated since version 2021.200. This class creates the Opportunity Product Mirror records for the Opportunity Products that were updated since the last run or since the time that is specified in custom settings. It can be used as the object parameter to the System.schedule method that schedules the class to run at the time specified by the cron expression. Sample Code
MethodsexecuteDeprecated: This method has been deprecated since version 2021.200. global void execute(SchedulableContext sc) Input Parameters
|