DBA Data[Home] [Help]

APPS.JTF_TASK_TEMP_GROUP_PVT dependencies on JTF_TASK_TEMP_GROUPS_B

Line 39: v_task_template_group_id jtf_task_temp_groups_b.task_template_group_id%TYPE;

35: IS
36: l_api_name VARCHAR2(30)
37: := 'CREATE_TASK_TEMPLATE_GROUP';
38: v_rowid VARCHAR2(24);
39: v_task_template_group_id jtf_task_temp_groups_b.task_template_group_id%TYPE;
40: BEGIN
41: x_return_status := fnd_api.g_ret_sts_success;
42: SAVEPOINT create_template_group_pvt;
43: SELECT jtf_task_temp_groups_s.nextval