DBA Data[Home] [Help]

APPS.OKL_QA_DATA_INTEGRITY dependencies on OKL_STRM_TYPE_TL

Line 345: from okl_strm_type_tl tl,

341: sty.capitalize_yn capitalize_yn,
342: kle.id line_id,
343: sty.id styp_id,
344: sty.stream_type_class stream_type_class
345: from okl_strm_type_tl tl,
346: okl_strm_type_v sty,
347: okc_k_items cim,
348: okl_k_lines_full_v kle,
349: okc_line_styles_b ls

Line 368: OKL_STRM_TYPE_TL tl

364: tl.description ALLOC_BASIS,
365: stm.capitalize_yn capitalize_yn,
366: stm.periodic_yn periodic_yn
367: from okl_strm_type_b stm,
368: OKL_STRM_TYPE_TL tl
369: where tl.id = stm.id
370: and tl.language = USERENV('LANG')
371: and stm.id = styid;
372:

Line 442: okl_strm_type_tl tl

438: okc_rule_groups_b rgpb,
439: okc_rules_b rulb,
440: okc_rules_b rulb2,
441: okl_strm_type_b styb,
442: okl_strm_type_tl tl
443: WHERE rgpb.chr_id IS NULL
444: AND rgpb.dnz_chr_id = cleb.dnz_chr_id
445: AND rgpb.cle_id = cleb.ID
446: AND cleb.dnz_chr_id = p_chr_id