Siebel Object Interfaces Reference > Interfaces Reference > Business Component Methods >

GetSearchSpec Method


GetSearchSpec returns the search specification for the field specified by the FieldName argument.

Syntax

BusComp.GetSearchSpec(FieldName)

Argument
Description

FieldName

Contains the name of the field from which to obtain the associated search specification.

Returns

A string containing the search specification for the field identified in FieldName. An example of a returned search specification string is "> 10000".

Used With

Browser Script, COM Data Control, COM Data Server, Java Data Bean, Mobile Web Client Automation Server, Server Script

Related Topics

GetNamedSearch Method
GetSearchExpr Method
GetSortSpec Method
SetSearchSpec Method

Siebel Object Interfaces Reference Copyright © 2008, Oracle. All rights reserved.