Projects - EBS (MOSC)

MOSC Banner

Could not find PA_SELF_SERVICE_PVT.UPLOAD_SS_TIMECARDS

edited May 30, 2013 2:52AM in Projects - EBS (MOSC) 4 commentsAnswered
Our developer says on the dev server they see the following error:

To process Self Service Time against my projects, when I run PRC:Import Trsanactions in DEV I get error saying …

MSG-20002: ORA-20002: pre_import:ORA-06550: line 1, column 7:

PLS-00201: identifier 'PA_SELF_SERVICE_PVT.UPLOAD_SS_TIMECARDS' must be declared

ORA-06550: line 1, column 7:

PL/SQL: Statement ignored

ORA-06512: at "APPS.PA_TRX_IMPORT", line 9479

 

In projects setup on DEV there is an extension(i.e. db procedure to be called) defined in the screen but no such procedure exists in the DB (unless I can’t see it)

SQL> select owner, object_name, subobject_name, object_id, object_type from dba_objects where object_name='PA_SELF_SERVICE_PVT';

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