DBA Data[Home] [Help]

APPS.EGO_ITEM_TEXT_PVT dependencies on FND_INSTALLATION

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

1107: BEGIN
1108:
1109: -- Get EGO product schema name
1110: --
1111: g_installed := FND_INSTALLATION.Get_App_Info ('EGO', g_inst_status, g_industry, g_Prod_Schema);
1112:
1113: g_Index_Owner := g_Prod_Schema;
1114: g_Pref_Owner := g_Prod_Schema;
1115: