[Home] [Help]
506: --
507: -- If the license status is not 'I', Project Manufacturing is
508: -- not installed.
509: --
510: l_return_code := fnd_installation.get_app_info(app_name,
511: l_status,
512: l_industry,
513: l_ora_schema);
514: