DBA Data[Home] [Help]

APPS.FA_UNPLANNED_PUB dependencies on FND_MSG_PUB

Line 290: FND_MSG_PUB.count_and_get (

286:
287: -- Commented for bugfix 4672237
288: -- FA_DEBUG_PKG.dump_debug_messages(max_mesgs => 0);
289:
290: FND_MSG_PUB.count_and_get (
291: p_count => x_msg_count,
292: p_data => x_msg_data
293: );
294:

Line 310: FND_MSG_PUB.count_and_get (

306:
307: -- Commented for bugfix 4672237
308: -- FA_DEBUG_PKG.dump_debug_messages(max_mesgs => 0);
309:
310: FND_MSG_PUB.count_and_get (
311: p_count => x_msg_count,
312: p_data => x_msg_data
313: );
314: