DBA Data[Home] [Help]

APPS.INV_UI_RCV_LOVS dependencies on INV_CHECK_PRODUCT_INSTALL

Line 8506: inv_check_product_install.check_cse_install,

8502: FROM hr_locations hr
8503: WHERE NVL(inactive_date, SYSDATE+1) > SYSDATE
8504: UNION
8505: SELECT DECODE (
8506: inv_check_product_install.check_cse_install,
8507: 'Y', NVL(clli_code, SUBSTR(city, 1, 10) || SUBSTR(location_id, 1, 10)),
8508: SUBSTR (city, 1, 10)|| SUBSTR (location_id, 1, 10)) location_code,
8509: hz.location_id location_id,
8510: hz.short_description