DBA Data[Home] [Help]

APPS.QA_DBLINK_PKG dependencies on FND_INSTALLATION

Line 180: g_dummy := fnd_installation.get_app_info(g_fnd, g_status,

176:
177: fnd_file.put_line(fnd_file.log, 'qa_dblink_pkg: entered the wrapper');
178:
179: -- APPS schema params.
180: g_dummy := fnd_installation.get_app_info(g_fnd, g_status,
181: g_industry, g_schema);
182:
183: IF FND_PROFILE.VALUE('WIP_MES_OPS_FLAG') <> 1 THEN
184: l_err_mes_license := fnd_message.get_string('WIP','WIP_WS_NO_LICENSE');