DBA Data[Home] [Help]

APPS.PO_CORE_S2 dependencies on PO_MESSAGE_S

Line 420: po_message_s.sql_error(g_pkg_name, l_api_name,

416: WHEN OTHERS THEN
417: x_return_status := FND_API.g_ret_sts_unexp_error;
418:
419: --add a message to the stack and log a debug message
420: po_message_s.sql_error(g_pkg_name, l_api_name,
421: l_progress, SQLCODE, SQLERRM);
422: fnd_msg_pub.add;
423: IF g_debug_unexp THEN
424: PO_DEBUG.debug_exc(