DBA Data[Home] [Help]

APPS.OKL_QA_SECURITIZATION dependencies on OKL_STRM_TYPE_B

Line 156: from okl_strm_type_b stm,

152: stm.stream_type_class stream_type_class,
153: tl.description ALLOC_BASIS,
154: stm.capitalize_yn capitalize_yn,
155: stm.periodic_yn periodic_yn
156: from okl_strm_type_b stm,
157: OKL_STRM_TYPE_TL tl
158: where tl.id = stm.id
159: and tl.language = 'US'
160: and stm.id = styid;