Methods That the CSSBCForecastBase Class Can Reference
This CSSBCForecastBase class can reference the RollupParentForecast method. This method determines the summary records that a forecast contains. If Siebel CRM modifies line item detail records, then it does not automatically determine summary records. The RollupParentForecast method does the same work as the RollupForecast Method with the following difference:
Siebel CRM calls the RollupParentForecast method from a child business component that references the CSSBCForecast class.
Siebel CRM calls the RollupForecast method directly from the business component that references the CSSBCForecast class.
You can configure Siebel CRM to call this method from any item described in Calling a Method.
You can specify this method in the Method property of a class method. This class method is a child of the CSSBCForecastBase class.