DBA Data[Home] [Help]

APPS.OKL_DEAL_TERMS_PVT dependencies on OKC_LINE_STYLES_B

Line 945: okc_line_styles_b olsb

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
949: and kle.fee_type = 'ABSORBED'