DBA Data[Home] [Help]

APPS.EGO_ITEM_TEXT_PVT dependencies on FND_INSTALLATION

Line 1158: g_installed := FND_INSTALLATION.Get_App_Info ('EGO', g_inst_status, g_industry, g_Prod_Schema);

1154: BEGIN
1155:
1156: -- Get EGO product schema name
1157: --
1158: g_installed := FND_INSTALLATION.Get_App_Info ('EGO', g_inst_status, g_industry, g_Prod_Schema);
1159:
1160: g_Index_Owner := g_Prod_Schema;
1161: g_Pref_Owner := g_Prod_Schema;
1162: