DBA Data[Home] [Help]

APPS.OKL_QA_DATA_INTEGRITY dependencies on OKL_STRMTYP_SOURCE_V

Line 2632: --pmnt_strm_name OKL_STRMTYP_SOURCE_V.NAME%TYPE,

2628:
2629: --Bug#3931587
2630: CURSOR l_pmnt_strm_check(rgcode OKC_RULE_GROUPS_B.RGD_CODE%TYPE,
2631: rlcat OKC_RULES_B.RULE_INFORMATION_CATEGORY%TYPE,
2632: --pmnt_strm_name OKL_STRMTYP_SOURCE_V.NAME%TYPE,
2633: pmnt_strm_purpose OKL_STRM_TYPE_B.STREAM_TYPE_PURPOSE%TYPE,
2634: chrId NUMBER) IS
2635: SELECT crg.cle_id,
2636: crl.id,

Line 11033: okl_strmtyp_source_v strm,

11029: line.start_date,
11030: strm.code strm_type
11031: FROM okl_k_lines_full_v line,
11032: okc_k_items item,
11033: okl_strmtyp_source_v strm,
11034: okc_line_styles_v style,
11035: okc_statuses_b sts
11036: WHERE line.dnz_chr_id = p_chr_id
11037: AND line.lse_id = style.id