DBA Data[Home] [Help]

APPS.OKL_VP_SYNC_CR_PVT dependencies on OKC_SUBCLASS_ROLES

Line 1322: ,okc_subclass_roles sre

1318: -- cursor to fetch the rule group role definitions id for the source Vendor
1319: CURSOR c_get_rrd_id_csr(cp_chr_id okc_k_headers_b.id%TYPE)IS
1320: SELECT rrd.id
1321: FROM okc_k_headers_b chr
1322: ,okc_subclass_roles sre
1323: ,okc_role_sources rse
1324: ,okc_subclass_rg_defs srd
1325: ,okc_rg_role_defs rrd
1326: WHERE chr.id = cp_chr_id