DBA Data[Home] [Help]

APPS.PO_OTM_INTEGRATION_PVT dependencies on WSH_UTIL_CORE

Line 206: IF (is_otm_installed() OR WSH_UTIL_CORE.fte_is_installed() = 'Y') THEN

202:
203: d_progress := '100';
204:
205: -- Check OTM and FTE status
206: IF (is_otm_installed() OR WSH_UTIL_CORE.fte_is_installed() = 'Y') THEN
207: d_progress := '110';
208: l_is_logistics_enabled := TRUE;
209: ELSE
210: d_progress := '120';