DBA Data[Home] [Help]

APPS.OKC_ARTICLE_VERSIONS_PVT dependencies on OKC_ARTICLE_RELATNS_ALL

Line 1270: okc_article_relatns_all r

1266: IS
1267: select 'E' result
1268: from
1269: okc_article_versions v,
1270: okc_article_relatns_all r
1271: where
1272: r.source_article_id = c_source_article_id
1273: and
1274: r.org_id = c_org_id