DBA Data[Home] [Help]

APPS.CS_EA_AUTOGEN_TASKS_PVT dependencies on JTF_TASKS_PUB

Line 954: jtf_tasks_pub.create_task (

950: -- The enabling/disabling of state restrictions is based on tke profile option
951: -- 'Service : Apply State Restriction on Tasks' and the value is stored in the
952: -- local variable l_date_selected
953:
954: jtf_tasks_pub.create_task (
955: p_api_version => 1.0,
956: p_init_msg_list => fnd_api.g_false,
957: p_commit => fnd_api.g_false,
958: p_task_name => l_task_rec_tbl(l_indx).task_name,