DBA Data[Home] [Help]

APPS.PO_CORE_S2 dependencies on PO_MESSAGE_S

Line 393: po_message_s.sql_error(g_pkg_name, l_api_name,

389: WHEN OTHERS THEN
390: x_return_status := FND_API.g_ret_sts_unexp_error;
391:
392: --add a message to the stack and log a debug message
393: po_message_s.sql_error(g_pkg_name, l_api_name,
394: l_progress, SQLCODE, SQLERRM);
395: fnd_msg_pub.add;
396: IF g_debug_unexp THEN
397: PO_DEBUG.debug_exc(