DBA Data[Home] [Help]

APPS.CAC_CAL_PRIVS_PVT dependencies on STANDARD

Line 201: ** Standard call to get message count and if count is > 1, get message info

197: , p_booking_access => p_booking_access
198: );
199:
200: /***************************************************************************
201: ** Standard call to get message count and if count is > 1, get message info
202: ***************************************************************************/
203: FND_MSG_PUB.Count_And_Get( p_count => x_msg_count
204: , p_data => x_msg_data
205: );

Line 337: ** Standard call to get message count and if count is > 1, get message info

333: , p_booking_access => p_booking_access
334: );
335:
336: /***************************************************************************
337: ** Standard call to get message count and if count is > 1, get message info
338: ***************************************************************************/
339: FND_MSG_PUB.Count_And_Get( p_count => x_msg_count
340: , p_data => x_msg_data
341: );