DBA Data[Home] [Help]

APPS.OKL_JTOT_EXTRACT dependencies on OKC_CONTACT_SOURCES

Line 781: okc_contact_sources cs

777: from_table FROM_CLAUSE,
778: where_clause WHERE_CLAUSE,
779: order_by_clause ORDER_BY_CLAUSE
780: from jtf_objects_b job,
781: okc_contact_sources cs
782: where job.object_code = cs.jtot_object_code
783: and nvl(job.start_date_active,sysdate) <= sysdate
784: and nvl(job.end_date_active,sysdate + 1) > sysdate
785: and cs.cro_code = p_contact_code