Testing Siebel Business Applications > Keywords Reference > Keywords Description >

SelectRecordInListApplet


You use the SelectRecordInListApplet to select a particular record in a list applet.

Signature

The SelectRecordInListApplet keyword supports the following signature:

SelectRecordinListApplet(AppletRN|FieldRN|[RowNum/Tileindex],Value/Variable/NULL)

NOTE:  If the action is to be performed on tile applets, then the tile index and row number must start from one.

Desktop Examples

The following table describes how to use the SelectRecordInListApplet keyword to select a particular ecord in a list applet in desktop applications.

Target Object
Inputs
Closing Action
Comments

SIS Account List Applet|Name

Metropolitan Investments

 

Selects the specified field value record in the list applet.

AppletSIS Account List Applet|Name|5

NULL

 

Selects a record (the fifth record) based on the specified row index (5).

AppletSIS Account List Applet|Name|5

NULL

 

Selects the fifth record in the list applet.

AppletQuote List Applet|Quote Number

@Variable

 

Selects the specified field value from a variable record in the list applet.

AppletSIS Account List Applet|Name|4

Abc

 

Selects the specified row (or fourth record) in the list applet.

Mobile Examples

The following table describes how to use the SelectRecordInListApplet keyword to select a particular record in a list applet in mobile applications (on mobile devices).

Target Object
Inputs
Closing Action
Comments

AppletRN|FieldRN|[RowNumber]

Value

 

Selects a record in the list applet, according to the specified input value.

AppletSHCE Sales Account List Applet - Mobile|Name|1

FinanceOne Corporation

 

Selects the specified value in the specified row number.

SHCE Sales Account List Applet - Mobile|Name

FinanceOne Corporation

 

Matches the value in the visible records.

AppletSHCE Sales Account List Applet - Mobile|Name|1

@accountName

 

Matches the field value in a variable record.

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