Siebel SmartScript Administration Guide > Extending Scripts with Siebel VB and Siebel eScript > SmartScript Question Methods >

SaveBusObjName


SaveBusObjName returns the name of the business object that stores the answer.

Syntax

SaveBusObjName

Returns

The name of the business object in which the answer is to be stored as a string.

Usage

This function returns the configured business object that stores the answer. This must be specified if a business component and field are specified using SaveBusCompName and SaveFieldName, respectively. It is declared as a string.

See Also

GetSaveBusObj, SaveBusCompName, and SaveFieldName.

Siebel SmartScript Administration Guide Copyright © 2006, Oracle. All rights reserved.