DBA Data[Home] [Help]

APPS.OKL_SUBSIDY_PROCESS_PVT dependencies on OKL_STRM_TYPE_B

Line 1362: from okl_strm_type_b styb

1358:
1359: --cursor to ger stream type id
1360: cursor l_styb_csr(p_strm_type in varchar2) is
1361: select styb.id
1362: from okl_strm_type_b styb
1363: --Bug# 4181025
1364: --where code = p_strm_type;
1365: where stream_type_purpose = p_strm_type;
1366: l_pv number;

Line 1574: okl_strm_type_b styb,

1570: sll_rulb.rule_information8 stub_amount,
1571: sll_rulb.rule_information13 rate
1572: from okc_rules_b sll_rulb,
1573: okc_rules_b slh_rulb,
1574: okl_strm_type_b styb,
1575: okc_rule_groups_b rgpb
1576: where sll_rulb.rgp_id = rgpb.id
1577: and sll_rulb.rule_information_category = 'LASLL'
1578: and sll_rulb.dnz_chr_id = rgpb.dnz_chr_id