DBA Data[Home] [Help]

APPS.CS_EA_AUTOGEN_TASKS_PVT dependencies on JTF_TASKS_PUB

Line 922: jtf_tasks_pub.create_task (

918: -- The enabling/disabling of state restrictions is based on tke profile option
919: -- 'Service : Apply State Restriction on Tasks' and the value is stored in the
920: -- local variable l_date_selected
921:
922: jtf_tasks_pub.create_task (
923: p_api_version => 1.0,
924: p_init_msg_list => fnd_api.g_false,
925: p_commit => fnd_api.g_false,
926: p_task_name => l_task_rec_tbl(l_indx).task_name,