DBA Data[Home] [Help]

APPS.FII_AP_INV_B_C dependencies on FND_INSTALLATION

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

1148: if g_debug_flag = 'Y' then
1149: FII_UTIL.put_line('Section 20');
1150: end if;
1151:
1152: IF(FND_INSTALLATION.GET_APP_INFO('FII', l_status, l_industry, g_fii_schema))
1153: THEN NULL;
1154: if g_debug_flag = 'Y' then
1155: FII_UTIL.put_line('g_fii_schema is '||g_fii_schema);
1156: end if;