DBA Data[Home] [Help]

APPS.CTO_UPDATE_BOM_RTG_PK dependencies on FND_INSTALLATION

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

3392: --
3393: -- Check if flow_manufacturing is installed
3394: --
3395:
3396: l_install_cfm := FND_INSTALLATION.Get_App_Info(application_short_name => 'FLM',
3397: status => l_status,
3398: industry => l_industry,
3399: oracle_schema => l_schema);
3400: