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

CSSBCForecastItemDetail Methods


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

AutoAdjust Method

The AutoAdjust method is called on individual forecast detail records. It retrieves adjustments made to the previous forecast in the series and makes the same adjustment to the current selection of records.

In the preconfigured application, this method is used in script that underlies buttons and menu choices in forecast detail views.

Origin

Implemented in CSSBCForecastItemDetail.

Callable

From InvokeMethod using:

  • Server scripts
  • Browser scripts
  • Custom buttons
  • Commands
  • External Interfaces

UpdateSelectionFromRevn Method

The UpdateSelectionFromRevn method is called on individual Forecast detail records. It updates the Forecast detail record with data from the Revenue record with which the Forecast detail record is associated.

This method is typically used in script that underlies user interface controls.

Origin

Implemented in CSSBCForecastItemDetail.

Callable

From InvokeMethod using:

  • Server scripts
  • Browser scripts
  • Custom buttons
  • Commands
  • External Interfaces

UpdateSelectionToRevn Method

The UpdateSelectionToRevn method is called on individual Forecast detail records. It updates the Revenue record with which the Forecast detail record is associated with data from the Forecast detail record.

This method is typically used in script that underlies user interface controls.

Origin

Implemented in CSSBCForecastItemDetail.

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.