PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Specified PeopleCode program does not exist

edited Sep 19, 2012 9:06AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 7 commentsAnswered ✓
Hello,

I apologize first if this appears to be a stupid question, but I am stumped.  I have never taken a PeopleCode class, so I am self taught and never encountered this before.

We are running Tools 8.50.18 and I am trying to Declare a Function in some existing PeopleCode.  In JOB.COMPRATE FieldFunction, I have this code:

Function check_action_and_reason(&ROW1);
   /* logic here */;
End-Function;

In JOB.COMPRATE FieldChange I have this code:

Declare Function check_action_and_reason PeopleCode JOB.COMPRATE FieldFormula;

When I Check Syntax or try to save, I get the Application Designer error box stating that "Specifed PeopleCode program does not exist" (see attachment)

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