PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Rowset GetField code not returning correct field value

edited Sep 17, 2020 1:22PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 1 commentAnswered

PeopleSoft v9.10

Tools v8.54.04

I have    Component rowset - &EmpDepMed_RS

Component record - &L_REC

In the record, there is a (key) field for Dependent Number (char field).

Employee always = ‘00’

Each dependent will = ‘01’ and higher.  These are incremental but not necessarily “by 1”, as you could have had 01, 02, 03 and then deleted 02. (So, you would still have 01,03 etc.).

The rowset is filled in the page activate code and used throughout existing program.  I’m trying to code to go through rows to capture some dependent information for a sql insert. I want to SKIP the employee 00 record – I just want the actual dependents (if any exist).  The code used is:

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