Siebel Object Interfaces Reference > Interfaces Reference > Application Methods >

SetPositionName Method


SetPositionName sets the active position to the position name specified in the argument. Returns a Boolean indicating whether or not method succeeded.

Syntax

Application.SetPositionName(positionName)

Argument
Description

positionName

A string containing the name of the position.

Returns

A Boolean denoting whether or not the operation was successfully completed

Usage

When invoking the SetPositionName method, the "positionName" argument must contain a Position name that has already been associated with the current, logged-in user.

Used With

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

Siebel Object Interfaces Reference