DBA Data[Home] [Help]

APPS.MRP_CL_REFRESH_SNAPSHOT dependencies on FND_INSTALLATION

Line 487: l_return_code := fnd_installation.get_app_info(app_name,

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: