DBA Data[Home] [Help]

APPS.OKL_QA_DATA_INTEGRITY dependencies on OKL_STRM_TYPE_B

Line 367: from okl_strm_type_b stm,

363: stm.stream_type_class stream_type_class,
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;

Line 441: okl_strm_type_b styb,

437: FROM okc_k_lines_b cleb,
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