DBA Data[Home] [Help]

APPS.DOM_DOC_TEXT_PVT dependencies on FND_INSTALLATION

Line 993: g_installed := FND_INSTALLATION.Get_App_Info ('DOM', g_inst_status, g_industry, g_Prod_Schema);

989: BEGIN
990:
991: -- Get DOM product schema name
992: --
993: g_installed := FND_INSTALLATION.Get_App_Info ('DOM', g_inst_status, g_industry, g_Prod_Schema);
994:
995: g_Index_Owner := g_Prod_Schema;
996: g_Pref_Owner := g_Prod_Schema;
997: