DBA Data[Home] [Help]

APPS.OKL_LA_JE_PVT dependencies on OKC_K_PARTY_ROLES_B

Line 143: okc_k_party_roles_b pty,

139: Cursor salesP_csr( chrId NUMBER) IS
140: select ct.object1_id1 id
141: from okc_contacts ct,
142: okc_contact_sources csrc,
143: okc_k_party_roles_b pty,
144: okc_k_headers_b chr
145: where ct.cpl_id = pty.id
146: and ct.cro_code = csrc.cro_code
147: and ct.jtot_object1_code = csrc.jtot_object_code