PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

For-loop and ActiveRowCount

edited Jun 7, 2012 4:34PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 1 commentAnswered

I'm using a For-loop and ActiveRowCount to loop through what I thought were all the rows on a scroll.
 
There are 700  rows in my Level-0 scroll.  The page displays only 100-rows at a time in level 1 (the default setting).  In this scenario, the PeopleCode Command Processor thinks ActiveRowCount = 100 (since that's all that are visible on the page). 
 

QUESTION:  Is there a better way to loop through ALL rows in a scroll even if not ALL rows are being displayed on the page?  TotalCount gives same results.
 
NOTE: none of the rows have been marked for deletion.  PeopleTools release 8.51.

page: WS_WORKSHEET_IC

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center