Testing Siebel Business Applications > Keywords Reference > Keywords Description >

GetRecordCount


You use the GetRecordCount keyword to obtain the total number of records and store the value in a user variable.

Signature

The GetRecordCount keyword supports the following signature:

GetRecordCount(Applet RN|RN of Recordcount Menu item/NULL,Variable)

NOTE:  Use NULL for the applets without menu.

Desktop Examples

The following table describes how to use the GetRecordCount keyword to obtain the total number of records and store the value in a user variable in desktop applications.

Target Object
Inputs
Closing Action
Comments

SIS Account List Applet|Record Count (SWE)

@Var1

 

Stores the total record count in a user variable.

SIS Account List Applet|NULL

@Var1

 

Uses NULL for the applets without menu.

Mobile Examples

The following table describes how to use the GetRecordCount keyword to obtain the total number of records and store the value in a user variable in mobile applications (on mobile devices).

Target Object
Inputs
Closing Action
Comments

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

@recordcount

 

Stores the total record count in a user defined variable.

SHCE Sales Account List Applet - Mobile|

@Var1

 

Uses NULL for the applets without a menu.

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