DBA Data[Home] [Help]

APPS.INV_UI_RCV_LOVS dependencies on INV_CHECK_PRODUCT_INSTALL

Line 7446: inv_check_product_install.check_cse_install,

7442: FROM hr_locations hr
7443: WHERE NVL(inactive_date, SYSDATE+1) > SYSDATE
7444: UNION
7445: SELECT DECODE (
7446: inv_check_product_install.check_cse_install,
7447: 'Y', NVL(clli_code, SUBSTR(city, 1, 10) || SUBSTR(location_id, 1, 10)),
7448: SUBSTR (city, 1, 10)|| SUBSTR (location_id, 1, 10)) location_code,
7449: hz.location_id location_id,
7450: hz.short_description