DBA Data[Home] [Help]

APPS.PO_CORE_S2 dependencies on FND_MSG_PUB

Line 395: fnd_msg_pub.add;

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(
398: p_log_head => l_log_head
399: , p_progress => l_progress