Configuring Siebel Business Applications > Reference Materials for Configuring Siebel Business Application > Properties of Object Types >

Properties of a Business Component


Table 89 describes some of the properties that Siebel CRM commonly uses with a business component.

Table 89. Properties That Siebel CRM Commonly Uses with a Business Component
Property
Description

Class

The C++ class that defines the functionality of the business component. For more information, see Class Property of a Business Component.

Name

A name that must be unique among all business components that reside in the SRF. Siebel CRM uses the name to reference a business component.

No Delete

No Insert

No Update

If set to TRUE, then the user cannot perform the defined data manipulation operation. For example, if No Delete is TRUE, then the user cannot delete a record that is associated with this business component. The default value is FALSE.

Search Specification

A conditional expression that Siebel CRM uses to restrict the records that it gets. Defining the search specification on a business component is very similar to defining the search specification on an applet. For more information, see Options to Filter Data That Siebel CRM Displays In an Applet.

Sort Specification

A sort specification that Siebel CRM uses to order the records returned. For more information, see Determining How a Business Component Sorts Records.

Table

The name of the SQL table where Siebel CRM gets the records that it uses to update most fields in the business component.

Configuring Siebel Business Applications Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.