DBA Data[Home] [Help]

APPS.EAM_TEXT_INDEX_PVT dependencies on FND_INSTALLATION

Line 1874: g_installed := FND_INSTALLATION.Get_App_Info ('EAM', g_inst_status, g_industry, g_Prod_Schema);

1870: BEGIN
1871:
1872: -- Get EAM product schema name
1873: --
1874: g_installed := FND_INSTALLATION.Get_App_Info ('EAM', g_inst_status, g_industry, g_Prod_Schema);
1875:
1876: g_Index_Owner := g_Prod_Schema;
1877: g_Pref_Owner := g_Prod_Schema;
1878: