DBA Data[Home] [Help]

APPS.OKL_DEAL_TERMS_PVT dependencies on OKC_K_ITEMS

Line 1021: okc_k_items itm,

1017: CURSOR c_stream_name(p_chr_id NUMBER) IS
1018: SELECT cle.id,ossv.id1,name,fee_type
1019: from okc_k_lines_b cle,
1020: okl_k_lines kle,
1021: okc_k_items itm,
1022: okl_strmtyp_source_v ossv,
1023: okc_line_styles_b olsb
1024: where cle.id = kle.id
1025: and cle.id = itm.cle_id