Siebel Developer's Reference > Business Component Classes >

CSSBCForecastItem Class


CSSBCForecastItem is used with the CSSBCForecastItemDetail Class to store the detail and summary records for forecasts. The CSSBCForecastItem class specifically stores data relevant to certain aspects of the records (for example, Opportunity, Account, and Revenue Class). Records of type CSSBCForecastItem are also used in the spreadsheet view to determine each row of the spreadsheet while CSSBCForecastItemDetail is used for the individual columns within the spreadsheet.

Usage Guidelines

You can use the CSSBCForecastItem class for adding and deleting of detail and summary records to forecasts. It should not be used in other instances.

Parent

CSSBCAdjustable

Accessible Methods

Not applicable

Business Component User Properties

The following business component user properties are available for use in CSSBCForecastItem. For more information on these and other user properties, see User Properties.

Field User Properties

Not applicable

Dependencies and Limitations

The Forecast business components are tightly integrated together. The business components that start with Forecast 2000 are heavily dependent on each other. Even small changes can lead to many unexpected behaviors. The Revenue business component is also tied into this, so be careful when making changes to the Revenue business component.

The Forecast 2000 -- Forecast Item business component is used internally by the forecast engine, while the Forecast 2000 -- Forecast Item DynCol business component is used to display the Forecast Details spreadsheet. Each record in the Forecast Item DynCol business component corresponds to a row in the spreadsheet, with the child forecast details forming the dynamic columns (for example, dates). For information on the Dynamic Columns user properties, see Siebel Forecasting Guide.

Siebel Developer's Reference