c2g.ReportingCompanyUpdateServiceglobal with sharing class ReportingCompanyUpdateService implements API, fferpcore.IFeatureConsoleCustomApexRunner The service class used to update Reporting Company on Accounting Companies Methods
ReportingCompanyUpdateServiceglobal ReportingCompanyUpdateService() runglobal static void run() Use this method to update Reporting Company on existing accounting companies. runglobal void run(fferpcore.FeatureConsoleService.StepRunnerConfig config) This method is used to update Reporting Company on accounting companies by feature step. |