DBA Data[Home] [Help]

APPS.OKS_ENTITLEMENTS_WEB dependencies on OKC_LINE_STYLES_TL

Line 2652: okc_line_styles_tl style

2648: From
2649: okc_k_items itm,
2650: okc_k_lines_b ln,
2651: okc_k_lines_b lnp,
2652: okc_line_styles_tl style
2653: where
2654: lnp.ID = to_number(p_line_id_arg)
2655: and ln.cle_id = lnp.ID
2656: and ln.lse_id in (7,8,9,10,11,18,25,35)