DBA Data[Home] [Help]

APPS.ASO_TASK_INT dependencies on JTF_TASK_REFERENCES_PUB

Line 193: jtf_task_references_pub.create_references (

189: aso_debug_pub.add('ASO_TASK_INT: Copy_Tasks: l_reftask_rec.task_id: ' || l_reftask_rec.task_id, 1, 'N');
190: END IF;
191: /*Changes for Copy Quote Version We shouldn't create new task for a new version of quote */
192: IF p_quote_version_flag = FND_API.G_TRUE THEN
193: jtf_task_references_pub.create_references (
194: p_api_version => 1.0,
195: p_init_msg_list => fnd_api.g_false,
196: p_commit => fnd_api.g_false,
197: p_task_id => l_reftask_rec.task_id,