DBA Data[Home] [Help]

APPS.OKL_RULE_APIS_PVT dependencies on OKL_CONTEXT

Line 1753: If okl_context.get_okc_organization_id is null then

1749: Else
1750: l_rulv_rec := l_rulv_tbl(1);
1751:
1752: --bug# 3024752 :
1753: If okl_context.get_okc_organization_id is null then
1754: okl_context.set_okc_org_context(p_chr_id => l_rulv_rec.dnz_chr_id);
1755: End If;
1756:
1757: Open rule_dff_app_col_cur;

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

1750: l_rulv_rec := l_rulv_tbl(1);
1751:
1752: --bug# 3024752 :
1753: If okl_context.get_okc_organization_id is null then
1754: okl_context.set_okc_org_context(p_chr_id => l_rulv_rec.dnz_chr_id);
1755: End If;
1756:
1757: Open rule_dff_app_col_cur;
1758: Fetch rule_dff_app_col_cur into rule_dff_app_col_rec;

Line 2152: If okl_context.get_okc_organization_id is null then

2148: Else
2149: l_rulv_rec := l_rulv_tbl(1);
2150:
2151: --bug# 3024752 :
2152: If okl_context.get_okc_organization_id is null then
2153: okl_context.set_okc_org_context(p_chr_id => l_rulv_rec.dnz_chr_id);
2154: End If;
2155:
2156:

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

2149: l_rulv_rec := l_rulv_tbl(1);
2150:
2151: --bug# 3024752 :
2152: If okl_context.get_okc_organization_id is null then
2153: okl_context.set_okc_org_context(p_chr_id => l_rulv_rec.dnz_chr_id);
2154: End If;
2155:
2156:
2157: if p_segment_number = 1