DBA Data[Home] [Help]

APPS.FEM_DIM_ATTRIBUTES_UTIL_PKG dependencies on FND_LOG

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

420: gv_prg_msg := gv_prg_msg;
421: gv_callstack := gv_callstack;
422:
423: /* Log the call stack and the Oracle error message to
424: ** FND_LOG with the "unexpected exception" severity level. */
425:
426: FEM_ENGINES_PKG.Tech_Message
427: (p_severity => pc_log_level_unexpected,
428: p_module => 'fem.plsql.'||pc_pkg_name||'.'||c_api_name,