DBA Data[Home] [Help]

APPS.ONT_ITM_PKG dependencies on WSH_ITM_PARAMETER_SETUPS_B

Line 695: FROM wsh_itm_parameter_setups_b wits

691:
692: -- Bug 9583024 : Cursor to Check for GTM Flows
693: CURSOR cur_check_gtm_flows IS
694: SELECT decode (wits.value, 'FALSE', 'N', null, 'N', 'TRUE', 'Y', 'N')
695: FROM wsh_itm_parameter_setups_b wits
696: WHERE wits.PARAMETER_NAME = 'WSH_ITM_INTG_GTM';
697:
698: -- 4380792 Commented the below unused type code variable
699: -- and added term name variable