DBA Data[Home] [Help]

APPS.BOMPPRCB dependencies on FND_INSTALLATION

Line 900: x_install_cfm := Fnd_Installation.Get_App_Info(application_short_name => 'FLM',

896: stmt_num := 95;
897:
898: /** Check if flow_manufacturing is installed **/
899:
900: x_install_cfm := Fnd_Installation.Get_App_Info(application_short_name => 'FLM',
901: status => x_status,
902: industry => x_industry,
903: oracle_schema => x_schema);
904: