DBA Data[Home] [Help]

APPS.PO_CORE_S2 dependencies on FND_MSG_PUB

Line 422: fnd_msg_pub.add;

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