Testing Siebel Business Applications > Keywords Reference > Keywords Description >

SelectPickListValue


You use the SelectPicklistValue keyword to select a value from the drop-down list in a form or list applet.

Signature

The SelectPicklistValue keyword supports the following signature:

SelectPicklistValue(AppletRN|FieldRN|[RowNum]/[Active_Record],Value(or)Variable)

NOTE:  Active_Record obtains the row number of the active record during execution.

Desktop Examples

The following table describes how to use the SelectPicklistValue keyword to select a value from the drop-down list in a form or list applet in desktop applications.

Target Object
Inputs
Closing Action
Comments

SIS Account List Applet|Account Status|2

Active

 

Sets a value in a drop-down list of a particular field in the second row of the list applet.

SIS Account List Applet|Account Status|Active_Record

Active

 

Sets a value in a drop-down list of a particular field in the active row of the list applet.

SIS Account List Applet|Account Status

@Variable

 

Sets a value (by using a variable) in a drop-down list of a particular field in a list applet.

Opportunity Home Search Virtual Form Applet|SalesStage

@Variable

 

Sets a value (by using a variable) in a drop-down list of a particular field in a form applet.

Mobile Examples

The following table describes how to use the SelectPicklistValue keyword to select a value from a drop-down list in a form or list applet in mobile applications (on mobile devices).

Target Object
Inputs
Closing Action
Comments

SHCE Account Entry Applet - Mobile|Type

Customer

 

Selects a value from a drop-down list or LOV (List of Values) in a form or list applet.

SHCE Sales Account List Applet - Mobile|Type

@var

 

Sets a value in a drop-down list of a particular field in the second row of a list applet.

SHCE Sales Account List Applet - Mobile|Type|1

@var

 

Sets a value (by using a variable) in a drop-down list of a particular field in a form applet.

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