DBA Data[Home] [Help]

APPS.FII_FA_CAT_C dependencies on FND_INSTALLATION

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

1219: If g_debug_flag = 'Y' then
1220: FII_UTIL.Write_Log(g_phase);
1221: End if;
1222:
1223: IF(FND_INSTALLATION.GET_APP_INFO('FII', l_status, l_industry, g_fii_schema))
1224: THEN NULL;
1225: END IF;
1226:
1227: If g_debug_flag = 'Y' then