function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Venk_ModelMetriVenk_ModelMetri 

opportunityLineItemSchedule

Dave,

When adding a product (OpportunityLineItem) and associating it with an opportunity, our requirement is that we should also add it to the schedule automatically (opportunityLineItemSchedule).

If a product has a default schedule already enabled, should we make any extra call to opportunityLineItemSchedule or does this happen automatically?

How will the query be like (just to get a feel for it) if we have do this explicitly ?

Thank You

Venk