DBA Data[Home] [Help]

APPS.MSC_PERS_QUERIES dependencies on MSC_X_SECURITY

Line 328: msc_x_security.set_context;

324: from msc_plans
325: where plan_id = p_plan_id;
326:
327: if p_plan_id = -1 then
328: msc_x_security.set_context;
329: --10350610 bug set cp_context explicitly
330:
331: l_view := p_cp_excp_view;
332: l_source_type := 2;

Line 491: msc_x_security.set_context;

487: from msc_plans
488: where plan_id = p_plan_id;
489:
490: if p_plan_id = -1 then
491: msc_x_security.set_context;
492: --10350610 bug set cp_context explicitly
493:
494: l_view := p_cp_excp_view;
495: l_source_type := 2;