DBA Data[Home] [Help]

APPS.OKC_ARTICLE_VERSIONS_PVT dependencies on OKC_ARTICLE_RELATNS_ALL

Line 1357: okc_article_relatns_all r

1353: IS
1354: select 'E' result
1355: from
1356: okc_article_versions v,
1357: okc_article_relatns_all r
1358: where
1359: r.source_article_id = c_source_article_id
1360: and
1361: r.org_id = c_org_id