DBA Data[Home] [Help]

APPS.OKL_DEAL_TERMS_PVT dependencies on OKL_STRMTYP_SOURCE_V

Line 944: okl_strmtyp_source_v ossv,

940: SELECT cle.id,ossv.id1,name,fee_type
941: from okc_k_lines_b cle,
942: okl_k_lines kle,
943: okc_k_items itm,
944: okl_strmtyp_source_v ossv,
945: okc_line_styles_b olsb
946: where cle.id = kle.id
947: and cle.id = itm.cle_id
948: and itm.object1_id1 = ossv.id1