DBA Data[Home] [Help]

APPS.CUG_GENERIC_WF_PKG dependencies on JTF_TASKS_PUB

Line 1228: JTF_TASKS_PUB.create_task (

1224: /* 08/30 -- begin - to fix bug# 1964265 */
1225:
1226: FND_PROFILE.Get('USER_ID', l_user_id);
1227:
1228: JTF_TASKS_PUB.create_task (
1229: p_api_version => 1.0,
1230: p_task_name => l_SRTasks_Details_rec.task_name,
1231: p_task_type_id => l_SRTasks_rec.task_type_id,
1232: /* 08/30 -- begin - to fix bug# 1966258 - made the status to point to the config caprured value*/