DBA Data[Home] [Help]

APPS.CTO_CONFIG_ROUTING_PK dependencies on FND_INSTALLATION

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

2861: --
2862: -- Check if flow_manufacturing is installed
2863: --
2864:
2865: l_install_cfm := FND_INSTALLATION.Get_App_Info(application_short_name => 'FLM',
2866: status => l_status,
2867: industry => l_industry,
2868: oracle_schema => l_schema);
2869: