DBA Data[Home] [Help]

APPS.OKC_DBTREE_PVT dependencies on OKC_K_GROUPS_B

Line 620: okc_k_groups_b b,

616: t.name node_name,
617: b.public_yn,
618: okc_query.GetChildCount(b.id) numchildren
619: from okc_k_grpings g,
620: okc_k_groups_b b,
621: okc_k_groups_tl t
622: where g.cgp_parent_id = p_grp_id
623: and g.included_cgp_id IS NOT NULL
624: and g.included_cgp_id = b.id