Siebel Developer's Reference > Business Component Classes >

CSSBCFundReq Class


CSSBCFundReq provides the specialized business component behavior for fund requests.

Usage Guidelines

The Fund Request business component is based on CSSBCFundReq, which includes code to send email messages using the Outbound Communications Manager business service.

There are two calculated fields in the Fund Request business component, Status Email Apr Rej and Status Email Submit. If they evaluate to Y based on a status change, code is written to send the mail message.

The input parameters are obtained from Fund Request business component, and the resulting email message text is generated by the specialized business component code, not by an email template. The generated email text cannot be configured because it is hard coded.

Parent

CSSBCBase Class

Accessible Methods

The following method is accessible from CSSBCFundReq: Inherited CSSBCBase Methods.

Business Component User Properties

The following user property is accessible from CSSBCFundReq: Inherited from CSSBCBase Class, except Field Read Only Field: fieldname. See Dependencies and Limitations.

Field User Properties

Not applicable

Dependencies and Limitations

The Field Read Only Field: fieldname user property does not function on the Fund Request business component because of the specialized business component code in CSSBCFundReq.

Siebel Developer's Reference Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.