PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Does it make a difference in PeopleCode Referencing fields using the Main Record Field Name vs. the

edited Oct 9, 2018 3:44PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 1 commentAnswered

I have Field Change PeopleCode on the Union_CD field on Subrecord JOB_LBR_GBL_SBR which is part of the Job Record. Instead of using the Subrecord Name to reference the UNION_CD field, I am using the JOB record name. Example: If JOB.UNION_CD.Value = "001" instead of If JOB_LBR_GBL_SBR.UNION_CD.Value = "001".

Does it make a difference which version of the PeopleCode I use?

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