DBA Data[Home] [Help]

APPS.OKL_EXPENSE_STREAMS_PVT dependencies on OKC_K_ITEMS

Line 106: okc_k_items cim,

102: sty.id styp_id,
103: sty.stream_type_class stream_type_class
104: from okl_strm_type_tl tl,
105: okl_strm_type_v sty,
106: okc_k_items cim,
107: okl_k_lines_full_v kle,
108: okc_line_styles_b ls
109: where tl.id = sty.id
110: and tl.language = 'US'

Line 355: okc_k_items cim,

351: sty.id styp_id,
352: sty.stream_type_class stream_type_class
353: from okl_strm_type_tl tl,
354: okl_strm_type_v sty,
355: okc_k_items cim,
356: okl_k_lines_full_v kle,
357: okc_line_styles_b ls
358: where tl.id = sty.id
359: and tl.language = 'US'