DBA Data[Home] [Help]

APPS.CSTPACDP dependencies on FND_INSTALLATION

Line 230: l_cse_installed := FND_INSTALLATION.GET_APP_INFO ( 'CSE',

226: -----------------------------
227: -- Get Installation Status --
228: -----------------------------
229:
230: l_cse_installed := FND_INSTALLATION.GET_APP_INFO ( 'CSE',
231: l_status,
232: l_industry,
233: l_schema);
234: