DBA Data[Home] [Help]

APPS.XTR_NI_TRANSFERS_PKG dependencies on XTR_PRODUCT_TYPES_V

Line 1069: from xtr_product_types_v

1065: BEGIN
1066:
1067: select count(*)
1068: into l_count
1069: from xtr_product_types_v
1070: where deal_type = 'NI'
1071: and product_auth = 'Y'
1072: and product_type = p_product_type
1073: and product_type in(select product_type