DBA Data[Home] [Help]

APPS.JTF_TASKS_PVT dependencies on JTF_TASK_PHONES_PUB

Line 4956: jtf_task_phones_pub.delete_task_phones

4952: ----------------------------
4953: ------ delete contact points
4954: ----------------------------
4955: FOR cp IN c_contact_points LOOP
4956: jtf_task_phones_pub.delete_task_phones
4957: (
4958: p_api_version => 1.0
4959: , p_init_msg_list => fnd_api.g_false
4960: , p_commit => fnd_api.g_false