Siebel Developer's Reference > Business Component Classes >

CSSBCPharmaSpecializedAct Class


The CSSBCPharmaSpecializedAct class supports call reporting in Siebel Life Sciences. This class does following:

  • Creates records in the S_ACT_EMP table for attendee calls.
  • Determines time off according to business hours. Siebel CRM uses values that the User Preferences contain to determine the working hours for a user. If these User Preferences do not contain values, then Siebel CRM uses 9 AM to 5 PM.
  • Makes sure that Siebel CRM synchronizes the Start Date, End Date, Duration, Planned, and Planned Completion fields. If the value in one of these fields is modified, then Siebel CRM determines the value that the calendar displays for activities.

You can use the CSSBCPharmaSpecializedAct class only with the Pharma business components in Siebel Life Sciences. Siebel CRM comes predefined with the business component names and field names hard coded in the class methods.

The CSSBCSubmitBusComp class is a specialized class. It is recommended that you do not use it with a typical business component. For more information, see Using Specialized Classes.

The CSSBCSubmitBusComp class is the parent of the CSSBCSubmitBusComp class.

The Updating the Planned Field if the Start Date Field Is Modified business component user property can reference the CSSBCPharmaSpecializedAct class.

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