DBA Data[Home] [Help]

APPS.OKL_RGRP_RULES_PROCESS_PVT dependencies on OKC_CONTEXT

Line 1319: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(p_chr_id => p_chr_id);

1315: org context to the API.The fix doesnot have any other impact on functionality.
1316: Start changes
1317: */
1318: if (p_chr_id is not null and p_chr_id <> OKC_API.G_MISS_NUM) then
1319: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(p_chr_id => p_chr_id);
1320: end if;
1321: /* sosharma end changes */
1322:
1323: if(l_chr_id is null or l_chr_id = OKC_API.G_MISS_NUM) then