[Home] [Help]
483: --
484: -- If the license status is not 'I', Project Manufacturing is
485: -- not installed.
486: --
487: l_return_code := fnd_installation.get_app_info(app_name,
488: l_status,
489: l_industry,
490: l_ora_schema);
491: