DBA Data[Home] [Help]

APPS.OKL_DEAL_TERMS_PVT dependencies on OKL_STRMTYP_SOURCE_V

Line 1022: okl_strmtyp_source_v ossv,

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
1026: and itm.object1_id1 = ossv.id1