Billing Central Apex API Developer Reference

ffbc.GenerateBillingSchedulesSchedulable

global with sharing class GenerateBillingSchedulesSchedulable implements Schedulable

A Schedulable implementation that enables billing schedule generation to be scheduled.

Methods

GenerateBillingSchedulesSchedulable

global GenerateBillingSchedulesSchedulable()

The default constructor for this object.

execute

global void execute(SchedulableContext sc)

Creates an asynchronous job to generate billing schedules for all contract line items which are due to have schedules generated.