DBA Data[Home] [Help]

APPS.JTF_TASKS_PUB dependencies on JTF_TASK_REFERENCES_PVT

Line 7115: jtf_task_references_pvt.create_references(

7111: ------
7112: IF fnd_api.to_boolean(p_copy_task_references) THEN
7113: FOR REFERENCE IN c_references LOOP
7114: jtf_task_utl.g_show_error_for_dup_reference := FALSE;
7115: jtf_task_references_pvt.create_references(
7116: p_api_version => 1.0
7117: , p_init_msg_list => fnd_api.g_false
7118: , p_commit => fnd_api.g_false
7119: , p_task_id => l_target_task_id