Siebel Developer's Reference > Business Component Classes >

CSSBCFINOppty Class


The CSSBCFINOppty class provides behaviors to support special cases related to Opportunities.

Usage Guidelines

You can use the CSSBCFINOppty class to implement a specialized Opportunity business component that executes special cases, such as the following:

  • When you want no search specification on the business component so that the user can see all Opportunities in the secure Admin view.
  • When you want Secured Opportunities to be viewed only by the associated Sales Rep.

Additionally, Siebel eAutomotive uses this class to enable Send Letter (CTRL+L) functionality directly from the business component.

The Name field (name of the Opportunity) is required by this class.

Parent

CSSBCOppty Class

Accessible Methods

The following methods are accessible from CSSBCFINOppty. For more information on these methods, see CSSBCFINOppty Methods.

Business Component User Properties

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

Field User Properties

Not applicable

Dependencies and Limitations

None

Siebel Developer's Reference