Projects - EBS (MOSC)

MOSC Banner

pa_project_pub.update_task - not updating pa_proj_elements

edited Nov 11, 2017 4:03AM in Projects - EBS (MOSC) 1 commentAnswered

Hi

I urgently need to update pa_tasks and pa_proj_elemements (task number) using api pa_project_pub.update_task

this works fine for pa_tasks but pa_proj_elements is not being updated....

what am i missing?

pa_project_pub.update_task (p_api_version_number           => pa_project_pub.G_API_VERSION_NUMBER

              ,                        p_commit                       => FND_API.G_FALSE

              ,                        p_init_msg_list                => FND_API.G_TRUE

              ,                        p_msg_count                    => ln_msg_count

              ,                        p_msg_data                     => lc_msg_data

              ,                        p_return_status                => lc_return_status

              ,                        p_ref_task_id                  => r_tasks.task_id

              ,                        p_pa_task_id                   => r_tasks.task_id             

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