DBA Data[Home] [Help]

APPS.PJM_INSTALL dependencies on FND_INSTALLATION

Line 225: l_return_code := fnd_installation.get_app_info('PJM',

221: --
222: -- If the license status is not 'I', Project Manufacturing is
223: -- not installed.
224: --
225: l_return_code := fnd_installation.get_app_info('PJM',
226: l_status,
227: l_industry,
228: l_ora_schema);
229: