DBA Data[Home] [Help]

APPS.EAM_TEXT_UTIL dependencies on FND_INSTALLATION

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

984: ------------------------------------------------------------------
985: -- Determine index schema and store in a private global variable
986: ------------------------------------------------------------------
987:
988: g_installed := FND_INSTALLATION.Get_App_Info ('EAM', g_inst_status, g_industry, g_Prod_Schema);
989: g_Index_Owner := g_Prod_Schema;
990:
991: -------------------------
992: -- Determine DB version