DBA Data[Home] [Help]

APPS.CTO_CONFIG_ROUTING_PK dependencies on FND_INSTALLATION

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

2870: --
2871: -- Check if flow_manufacturing is installed
2872: --
2873:
2874: l_install_cfm := FND_INSTALLATION.Get_App_Info(application_short_name => 'FLM',
2875: status => l_status,
2876: industry => l_industry,
2877: oracle_schema => l_schema);
2878: