DBA Data[Home] [Help]

APPS.OKL_RULE_APIS_PVT dependencies on OKL_CONTEXT

Line 1738: If okl_context.get_okc_organization_id is null then

1734: Else
1735: l_rulv_rec := l_rulv_tbl(1);
1736:
1737: --bug# 3024752 :
1738: If okl_context.get_okc_organization_id is null then
1739: okl_context.set_okc_org_context(p_chr_id => l_rulv_rec.dnz_chr_id);
1740: End If;
1741:
1742: Open rule_dff_app_col_cur;

Line 1739: okl_context.set_okc_org_context(p_chr_id => l_rulv_rec.dnz_chr_id);

1735: l_rulv_rec := l_rulv_tbl(1);
1736:
1737: --bug# 3024752 :
1738: If okl_context.get_okc_organization_id is null then
1739: okl_context.set_okc_org_context(p_chr_id => l_rulv_rec.dnz_chr_id);
1740: End If;
1741:
1742: Open rule_dff_app_col_cur;
1743: Fetch rule_dff_app_col_cur into rule_dff_app_col_rec;

Line 2137: If okl_context.get_okc_organization_id is null then

2133: Else
2134: l_rulv_rec := l_rulv_tbl(1);
2135:
2136: --bug# 3024752 :
2137: If okl_context.get_okc_organization_id is null then
2138: okl_context.set_okc_org_context(p_chr_id => l_rulv_rec.dnz_chr_id);
2139: End If;
2140:
2141:

Line 2138: okl_context.set_okc_org_context(p_chr_id => l_rulv_rec.dnz_chr_id);

2134: l_rulv_rec := l_rulv_tbl(1);
2135:
2136: --bug# 3024752 :
2137: If okl_context.get_okc_organization_id is null then
2138: okl_context.set_okc_org_context(p_chr_id => l_rulv_rec.dnz_chr_id);
2139: End If;
2140:
2141:
2142: if p_segment_number = 1