DBA Data[Home] [Help]

APPS.FII_AR_SALES_CREDITS_C dependencies on FND_INSTALLATION

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

64: -- --------------------------------------------------------
65: -- Find the schema owner and tablespace
66: -- --------------------------------------------------------
67: g_section := 'Section 30';
68: IF(FND_INSTALLATION.GET_APP_INFO('FII', l_status, l_industry, g_fii_schema)) THEN
69: NULL;
70: END IF;
71:
72: g_section := 'Section 60';