DBA Data[Home] [Help]

APPS.OKL_CONTRACT_STATUS_PVT dependencies on OKC_STATUSES_V

Line 229: from okc_statuses_v a,

225: a.code okl_status,
226: b.template_yn template_yn,
227: --Bug# 4502754
228: c.template_type_code
229: from okc_statuses_v a,
230: okc_k_headers_b b,
231: okl_k_headers c
232: where a.code = b.sts_code
233: and b.id = c.id