Back Forward Results page

The Obj-List-View, Obj-Browse, and RDB-List methods store the results of their execution in clipboard pages known as results pages. The Obj-Filter method operates on such pages.

The summary page, often named Results, is of class Code-Pega-List. The embedded pages containing list member results are named pxResults(1), pxResults(2) and so on. Each embedded page corresponds to a saved instance (row) that meets the criteria defined in the method.

Definitions embedded page
Related topics Obj-Browse method
Obj-Filter method
Obj-List-View method
RDB-Open method

RDB-List method
Standard rules Standard properties in the Code-Pega-List class

Up Definitions