DBA Data[Home] [Help]

APPS.OKL_RGRP_RULES_PROCESS_PVT dependencies on OKC_CONTEXT

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

1330: org context to the API.The fix doesnot have any other impact on functionality.
1331: Start changes
1332: */
1333: if (p_chr_id is not null and p_chr_id <> OKC_API.G_MISS_NUM) then
1334: OKC_CONTEXT.SET_OKC_ORG_CONTEXT(p_chr_id => p_chr_id);
1335: end if;
1336: /* sosharma end changes */
1337:
1338: if(l_chr_id is null or l_chr_id = OKC_API.G_MISS_NUM) then