DBA Data[Home] [Help]

APPS.ASP_ALERTS_PUB dependencies on STANDARD

Line 121: -- Standard call to get message count and IF count is 1, get message info.

117: if(l_debug_proc_level >= l_debug_level) then
118: fnd_log.string(l_debug_proc_level, l_debug_module, 'After opening Cursor get_subs_secured' );
119: end if;
120:
121: -- Standard call to get message count and IF count is 1, get message info.
122: FND_MSG_PUB.Count_And_Get(
123: p_count => x_msg_count,
124: p_data => x_msg_data );
125: