DBA Data[Home] [Help]

APPS.CTO_UPDATE_BOM_RTG_PK dependencies on FND_INSTALLATION

Line 3546: l_install_cfm := FND_INSTALLATION.Get_App_Info(application_short_name => 'FLM',

3542: --
3543: -- Check if flow_manufacturing is installed
3544: --
3545:
3546: l_install_cfm := FND_INSTALLATION.Get_App_Info(application_short_name => 'FLM',
3547: status => l_status,
3548: industry => l_industry,
3549: oracle_schema => l_schema);
3550: