Siebel Developer's Reference > Business Component Classes > CSSBCForecastBase Class >

CSSBCForecastBase Methods


This section describes the methods that are implemented in the CSSBCForecastBase Class.

RollupParentForecast

The RollupParentForecast method recalculates the summary records for a forecast. Summary records are not automatically recalculated when line item detail records are changed.

The RollupParentForecast method underlies the Rollup button or menu choice on Forecast detail and summary applets. It performs the same function as RollupForecast on CSSBCForecast. RollupParentForecast is called from child business components of CSSBCForecast, whereas RollupForecast is called directly from the CSSBCForecast business component.

Origin

Implemented in CSSBCForecastBase.

Invocable

This method can be invoked through InvokeMethod only.

Can be invoked by:
Server Script
Browser Script
Custom Button
Command
External Interfaces
Comment

Yes

Yes

Yes

Yes

Yes

You can also invoke this method from a business service.

Siebel Developer's Reference