DBA Data[Home] [Help]

APPS.ENG_CHANGE_TEXT_PVT dependencies on FND_INSTALLATION

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

984: BEGIN
985:
986: -- Get ENG product schema name
987: --
988: g_installed := FND_INSTALLATION.Get_App_Info ('ENG', g_inst_status, g_industry, g_Prod_Schema);
989:
990: g_Index_Owner := g_Prod_Schema;
991: g_Pref_Owner := g_Prod_Schema;
992: