DBA Data[Home] [Help]

APPS.WIP_VALIDATEMLHEADER_PVT dependencies on MO_GLOBAL

Line 3530: MO_GLOBAL.set_policy_context(p_access_mode => 'S',p_org_id => l_ou_context);

3526: FROM hr_organization_information
3527: WHERE org_information_context = 'Accounting Information'
3528: AND organization_id = wjsi_row.organization_id;
3529:
3530: MO_GLOBAL.set_policy_context(p_access_mode => 'S',p_org_id => l_ou_context);
3531:
3532: if ( wjsi_row.load_type <> wip_constants.create_sched ) then
3533: begin
3534: if ( wjsi_row.project_number is not null and wjsi_row.project_id is null) then