DBA Data[Home] [Help]

APPS.WSH_PROCESS_INTERFACED_PKG dependencies on MO_GLOBAL

Line 1373: MO_GLOBAL.set_policy_context('S', l_ou_org_id);

1369:
1370: --Calling Get_Operating_Unit to get the org_id of the organization_id
1371: l_ou_org_id := WSH_UTIL_CORE.Get_Operating_Unit (p_organization_id => l_org_id);
1372: --Set the Policy Context before calling OM API
1373: MO_GLOBAL.set_policy_context('S', l_ou_org_id);
1374:
1375: IF ( delivery_rec.customer_name is not null )
1376: THEN
1377: --