DBA Data[Home] [Help]

APPS.JTF_TASKS_PUB dependencies on JTF_TASK_REFERENCES_PVT

Line 7090: jtf_task_references_pvt.create_references(

7086: ------
7087: IF fnd_api.to_boolean(p_copy_task_references) THEN
7088: FOR REFERENCE IN c_references LOOP
7089: jtf_task_utl.g_show_error_for_dup_reference := FALSE;
7090: jtf_task_references_pvt.create_references(
7091: p_api_version => 1.0
7092: , p_init_msg_list => fnd_api.g_false
7093: , p_commit => fnd_api.g_false
7094: , p_task_id => l_target_task_id