![]() Service Contract API Developer's Reference
|
scmsc.ScheduledBillingglobal with sharing class ScheduledBilling implements Schedulable, Database.Batchable A batch process that creates sales invoices for active service contracts. AuthorFinancial Force, Inc. Properties
Methods
executeglobal void execute(SchedulableContext ctx) startglobal Database.QueryLocator start(Database.BatchableContext ctx) executeglobal void execute(Database.BatchableContext ctx, List<SObject> records) finishglobal void finish(Database.BatchableContext ctx) |