Projects - EBS (MOSC)

MOSC Banner

Getting ORA-06508: PL/SQL: could not find program unit being called in Package PA_PROJECT_PVT Proced

edited Jul 19, 2016 5:01AM in Projects - EBS (MOSC) 1 commentAnswered

I am getting an error

"ORA-06508: PL/SQL: could not find program unit being called in Package PA_PROJECT_PVT Procedure add_task_round_two"

when adding new task using pa_project_pub.add_task api call.

Is anything missing ?

pa_project_pub.add_task (

         p_api_version_number      => l_api_version_number,

         p_commit                  => l_commit,

         p_init_msg_list           => l_init_msg_list,

         p_msg_count               => l_msg_count,

         p_msg_data                => l_msg_data,

         p_return_status           => l_return_status,

         p_pm_product_code         => l_pm_product_code,

         p_pm_project_reference    => taskrec_tab (i).pm_project_reference,

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