DBA Data[Home] [Help]

APPS.WSH_TRIP_CONSOLIDATION dependencies on WSH_UTIL_VALIDATE

Line 635: l_orgType := WSH_UTIL_VALIDATE.Get_Org_Type(

631: wsh_debug_sv.log(l_moduleName, 'Ignore For Planning',
632: x_del_rec.ignore_for_planning);
633: END IF;
634: --
635: l_orgType := WSH_UTIL_VALIDATE.Get_Org_Type(
636: p_organization_id => x_del_rec.organization_id,
637: p_delivery_id => x_del_rec.delivery_id,
638: x_return_status => v_RetSts);
639: --