DBA Data[Home] [Help]

APPS.MRP_CL_REFRESH_SNAPSHOT dependencies on FND_INSTALLATION

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

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: