DBA Data[Home] [Help]

APPS.FEM_DIM_SNAPSHOT_ENG_PKG dependencies on DBMS_UTILITY

Line 444: gv_callstack := dbms_utility.format_call_stack;

440: WHEN OTHERS THEN
441: /* Unexpected exceptions */
442: x_return_status := c_error;
443: gv_prg_msg := SQLERRM;
444: gv_callstack := dbms_utility.format_call_stack;
445:
446: /* Log the call stack and the Oracle error message to
447: ** FND_LOG with the "unexpected exception" severity level. */
448: