DBA Data[Home] [Help]

APPS.ASO_DEAL_PUB dependencies on STANDARD

Line 827: -- Standard call to get message count and if count is 1, get message info.

823: END IF;
824: END IF; -- end if status
825:
826:
827: -- Standard call to get message count and if count is 1, get message info.
828: FND_MSG_PUB.Count_And_Get
829: ( p_count => x_msg_count,
830: p_data => x_msg_data
831: );