Testing Siebel Business Applications > Keywords Reference > Keywords Description >

GetAboutRecord


You use the GetAboutRecord keyword to obtain parameter values from the About Record pop-up window and store the values in a user variable.

Signature

The GetAboutRecord keyword supports the following signature:

GetAboutRecord(AppletRN|RN of AboutRecord,RN of Label(1..N)|Variable(1..N))

Desktop Examples

The following table describes how to use the GetAboutRecord keyword to obtain and store information from the About Record pop-up window in desktop applications.

Target Object
Inputs
Closing Action
Comments

SIS Account List Applet|About Record (SWE)

Row:|@var1

 

Stores the row field value from the AboutRecord pop-up window in a variable.

SIS Account Entry Applet|About Record (SWE)

Row:|@var1,Conflict:|@var2,Created_On:|@var3,Created By:|@var4

 

Stores the Row, Conflict, Created_on, and CreatedBy field values from the About Record pop-up window in a variable.

Mobile Examples

The following table describes how to use the GetAboutRecord keyword to obtain and store information from the About Record pop-up window in mobile applications (on mobile devices).

Target Object
Inputs
Closing Action
Comments

SHCE Sales Account List Applet - Mobile|About Record (SWE)

RowId|@var1,UpdatedOn:|@var2,CreatedOn:|@var3

 

Stores the Row, UpdatedOn, Created_on field values from the About Record pop-up window in a variable.

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