DBA Data[Home] [Help]

APPS.OKL_QA_DATA_INTEGRITY dependencies on OKL_STRMTYP_SOURCE_V

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

2471:
2472: --Bug#3931587
2473: CURSOR l_pmnt_strm_check(rgcode OKC_RULE_GROUPS_B.RGD_CODE%TYPE,
2474: rlcat OKC_RULES_B.RULE_INFORMATION_CATEGORY%TYPE,
2475: --pmnt_strm_name OKL_STRMTYP_SOURCE_V.NAME%TYPE,
2476: pmnt_strm_purpose OKL_STRM_TYPE_B.STREAM_TYPE_PURPOSE%TYPE,
2477: chrId NUMBER) IS
2478: SELECT crg.cle_id,
2479: crl.id,

Line 10610: okl_strmtyp_source_v strm,

10606: line.start_date,
10607: strm.code strm_type
10608: FROM okl_k_lines_full_v line,
10609: okc_k_items item,
10610: okl_strmtyp_source_v strm,
10611: okc_line_styles_v style,
10612: okc_statuses_b sts
10613: WHERE line.dnz_chr_id = p_chr_id
10614: AND line.lse_id = style.id