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

CSSBCForecastBase Methods


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

RollupParentForecast Method

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. RollupParentForecast performs the same function as RollupForecast Method 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.

Callable

From InvokeMethod using:

  • Server scripts
  • Browser scripts
  • Custom buttons
  • Commands
  • External Interfaces
Siebel Developer's Reference Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.