DBA Data[Home] [Help]

APPS.OKC_XPRT_IMPORT_CLAUSES_PVT dependencies on OKC_XPRT_RULE_COND_VALS

Line 1122: FROM okc_xprt_rule_cond_vals v,

1118: (
1119: -- All DISTINCT Clauses from Conditions
1120: SELECT v.object_value_code article_id,
1121: a.article_title
1122: FROM okc_xprt_rule_cond_vals v,
1123: okc_xprt_rule_conditions c,
1124: okc_xprt_rule_hdrs_all r,
1125: okc_articles_all a
1126: WHERE v.rule_condition_id = c.rule_condition_id