DBA Data[Home] [Help]

APPS.INV_ITEM_PVT dependencies on FND_INSTALLATION

Line 6300: l_installed := FND_INSTALLATION.Get_App_Info ('EGO', l_inst_status, l_industry, l_Prod_Schema);

6296: (Item Catalog Text Index Build with CREATE option).*/
6297:
6298:
6299: /* Drop index EGO_ITEM_TEXT_TL_CTX1. For that, we need to get the EGO schema name first. */
6300: l_installed := FND_INSTALLATION.Get_App_Info ('EGO', l_inst_status, l_industry, l_Prod_Schema);
6301:
6302: /* Check if index exists before dropping it*/
6303: BEGIN
6304: SELECT index_name into l_index_name