DBA Data[Home] [Help]

APPS.PA_FP_CI_MERGE dependencies on PA_MOAC_UTILS

Line 12634: PA_MOAC_UTILS.SET_POLICY_CONTEXT('S',fnd_global.org_id);

12630:
12631: -- Bug#13960733 start.
12632: l_context_mode := mo_global.get_access_mode;
12633: if l_context_mode = 'M' then
12634: PA_MOAC_UTILS.SET_POLICY_CONTEXT('S',fnd_global.org_id);
12635: end if;
12636: -- Bug#13960733 end.
12637:
12638: --dbms_output.put_line('M1');