DBA Data[Home] [Help]

APPS.OKL_AM_CNTRCT_LN_TRMNT_PVT dependencies on OKC_STATUSES_B

Line 9775: okc_statuses_b sts

9771: SELECT 'X'
9772: FROM okc_k_lines_b linked_asset,
9773: okc_line_styles_b line_styl,
9774: okc_k_items item,
9775: okc_statuses_b sts
9776: WHERE linked_asset.lse_id = line_styl.ID
9777: AND line_styl.lty_code = cp_line_type
9778: AND item.cle_id = linked_asset.ID
9779: AND linked_asset.cle_id = cp_line_id