DBA Data[Home] [Help]

APPS.FII_AP_INV_DISTRIBUTIONS_B_C dependencies on FND_INSTALLATION

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

928: if g_debug_flag = 'Y' then
929: FII_UTIL.put_line('Section 20');
930: end if;
931:
932: IF(FND_INSTALLATION.GET_APP_INFO('FII', l_status, l_industry, g_fii_schema))
933: THEN NULL;
934: if g_debug_flag = 'Y' then
935: FII_UTIL.put_line('g_fii_schema is '||g_fii_schema);
936: end if;