DBA Data[Home] [Help]

APPS.WSH_AUTO_MANIFEST dependencies on FND_MSG_PUB

Line 702: FND_MSG_PUB.initialize;

698: wsh_debug_sv.log (l_module_name,'l_msg_summary: ',l_msg_summary);
699: wsh_debug_sv.log (l_module_name,'l_msg_details: ',l_msg_details);
700: wsh_debug_sv.log (l_module_name,'l_msg_count: ',l_msg_count);
701: END IF;
702: FND_MSG_PUB.initialize;
703:
704: IF (l_delivery_status = 'SUCCESS' ) THEN --{
705:
706: IF l_debug_on THEN