DBA Data[Home] [Help]

APPS.OKC_CIM_PVT dependencies on OKC_LINE_STYLE_SOURCES

Line 677: ,okc_line_style_sources SS

673: select '!'
674: from
675: okc_k_lines_b LN
676: ,okc_line_styles_b SL
677: ,okc_line_style_sources SS
678: where
679: LN.ID = p_cimv_rec.cle_id
680: and SL.id = LN.LSE_ID
681: and SS.LSE_ID = SL.id