DBA Data[Home] [Help]

APPS.WSH_TRIP_CONSOLIDATION dependencies on WSH_UTIL_VALIDATE

Line 615: l_orgType := WSH_UTIL_VALIDATE.Get_Org_Type(

611: wsh_debug_sv.log(l_moduleName, 'Ignore For Planning',
612: x_del_rec.ignore_for_planning);
613: END IF;
614: --
615: l_orgType := WSH_UTIL_VALIDATE.Get_Org_Type(
616: p_organization_id => x_del_rec.organization_id,
617: p_delivery_id => x_del_rec.delivery_id,
618: x_return_status => v_RetSts);
619: --