DBA Data[Home] [Help]

APPS.PO_OTM_INTEGRATION_PVT dependencies on WSH_UTIL_CORE

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

186:
187: d_progress := '100';
188:
189: -- Check OTM and FTE status
190: IF (is_otm_installed() OR WSH_UTIL_CORE.fte_is_installed() = 'Y') THEN
191: d_progress := '110';
192: l_is_logistics_enabled := TRUE;
193: ELSE
194: d_progress := '120';