DBA Data[Home] [Help]

APPS.FII_GL_CCID_C dependencies on FND_INSTALLATION

Line 1895: IF(FND_INSTALLATION.GET_APP_INFO('FII', l_status, l_industry, g_fii_schema))

1891: If g_debug_flag = 'Y' then
1892: FII_UTIL.Write_Log(g_phase);
1893: End if;
1894:
1895: IF(FND_INSTALLATION.GET_APP_INFO('FII', l_status, l_industry, g_fii_schema))
1896: THEN NULL;
1897: END IF;
1898:
1899: -- --------------------------------------------------------