DBA Data[Home] [Help]

APPS.FEM_DIM_GROUPS_UTIL_PKG dependencies on FND_LOG

Line 358: ** FND_LOG with the "unexpected exception" severity level. */

354: gv_prg_msg := gv_prg_msg;
355: gv_callstack := gv_callstack;
356:
357: /* Log the call stack and the Oracle error message to
358: ** FND_LOG with the "unexpected exception" severity level. */
359:
360: FEM_ENGINES_PKG.Tech_Message
361: (p_severity => pc_log_level_unexpected,
362: p_module => 'fem.plsql.'||pc_pkg_name||'.'||c_api_name,