DBA Data[Home] [Help]

APPS.AS_SALES_METH_WF dependencies on JTF_TASK_TEMPLATES_B

Line 604: from jtf_task_templates_b

600: and identifying_address_flag = 'Y';
601:
602: CURSOR c_task_templates(c_task_template_group_id NUMBER) IS
603: select task_template_id
604: from jtf_task_templates_b
605: where task_group_id = c_task_template_group_id;
606:
607: CURSOR c_contact_points ( c_customer_id NUMBER) IS
608: select contact_point_id