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

Methods That the CSSBCPosition Class Can Reference


The CSSBCPosition class can reference the OnGenReportRelClicked method. This method rebuilds the denormalized relationships that exist in the S_PARTY_RPT_REL table so that the hierarchical view modes display the correct information. The OnGenReportRelClicked method removes all values from the S_PARTY_RPT_REL table. This method then examines each record that resides in the S_PARTY table so that it can recreate the denormalized hierarchical structure in the S_PARTY_RPT_REL table. This work creates a large number of transactions for a Siebel Remote user and regional nodes. For more information, see the topics about creating Siebel reporting relationships in Siebel Database Upgrade Guide and Siebel Enterprise Integration Manager Administration Guide.

You can configure Siebel CRM to call the OnGenReportRelClicked method from any item described in Calling a Method except from an external interface.

You can specify this method in the Method property of a class method. This class method is a child of the CSSBCPosition class.

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