Testing Siebel Business Applications > Keywords Reference > Keywords Description >

InvokeObject


You use the InvokeObject keyword to call UI objects such as PickApplet, MVG, Calculator, Currency Image, and so on.

Signature

The InvokeObject keyword supports the following signature:

InvokeObject(AppletRN|FieldRN|[RowNum]/[Active_Record])

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

Desktop Examples

The following table describes how to use the InvokeObject keyword to call UI objects in desktop applications.

Target Object
Inputs
Closing Action
Comments

SIS Product List Admin Applet|Product Line

 

 

Invokes the list applet field object.

SIS Product List Admin Applet|Product Line|3

 

 

Invokes the list applet field object in the third row.

SIS Product List Admin Applet|Product Line|Active_Record

 

 

Invokes the list applet field object from the current active row.

Opportunity Form Applet - Child|Account2

 

 

Invokes the form applet field object.

Opportunity Form Applet - Child|Revenue2

 

 

Invokes a Form applet field object.

NULL|Revenue2

 

 

Invokes the object in a pop-up window.

Mobile Examples

The following table describes how to use the InvokeObject keyword to call UI objects in mobile applications (on mobile devices).

Target Object
Inputs
Closing Action
Comments

SHCE Sales Opportunity List Applet ReadOnly - Mobile|Primary Revenue Amount|1

 

 

Invokes the Currency pop-up window.

SHCE Sales Opportunity List Applet ReadOnly - Mobile|Account

 

 

Invokes the drop-down list applet.

NULL|Currency Code

 

 

Invokes the Currency code dialog box.

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