DBA Data[Home] [Help]

APPS.WSH_AUTO_MANIFEST dependencies on FND_MSG_PUB

Line 566: FND_MSG_PUB.initialize;

562: wsh_debug_sv.log (l_module_name,'l_msg_summary: ',l_msg_summary);
563: wsh_debug_sv.log (l_module_name,'l_msg_details: ',l_msg_details);
564: wsh_debug_sv.log (l_module_name,'l_msg_count: ',l_msg_count);
565: END IF;
566: FND_MSG_PUB.initialize;
567:
568: IF (l_delivery_status = 'SUCCESS' ) THEN --{
569:
570: IF l_debug_on THEN