DBA Data[Home] [Help]

APPS.PO_R12_CAT_UPG_FINAL_GRP dependencies on FND_MSG_PUB

Line 33: -- b) FND_MSG_PUB on unhandled exceptions.

29: --Pre-reqs:
30: -- The iP catalog data has been migrated to PO Transaction tables.
31: --Modifies:
32: -- a) PO Transaction and Archive Tables
33: -- b) FND_MSG_PUB on unhandled exceptions.
34: --Locks:
35: -- None.
36: --Function:
37: -- * An entry in Action History is created.

Line 141: FND_MSG_PUB.initialize;

137:
138: l_progress := '020';
139: -- Initialize message list if p_init_msg_list is set to TRUE.
140: IF FND_API.to_boolean(p_init_msg_list) THEN
141: FND_MSG_PUB.initialize;
142: END IF;
143:
144: l_progress := '030';
145: -- Initialize API return status to success

Line 291: FND_MSG_PUB.count_and_get(p_count => x_msg_count,

287: END IF;
288:
289: l_progress := '160';
290: -- Standard call to get message count and if count is 1, get message info.
291: FND_MSG_PUB.count_and_get(p_count => x_msg_count,
292: p_data => x_msg_data );
293:
294: IF g_debug THEN PO_R12_CAT_UPG_DEBUG.log_stmt(l_module,l_progress,'END'); END IF;
295: EXCEPTION

Line 306: IF FND_MSG_PUB.check_msg_level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN

302: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
303:
304: IF g_debug THEN PO_R12_CAT_UPG_DEBUG.log_stmt(l_module,l_progress,'x_return_status='||x_return_status); END IF;
305:
306: IF FND_MSG_PUB.check_msg_level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN
307: FND_MSG_PUB.add_exc_msg(G_PKG_NAME,l_api_name,SQLERRM);
308: END IF;
309:
310: -- Standard call to get message count and if count is 1, get message info.

Line 307: FND_MSG_PUB.add_exc_msg(G_PKG_NAME,l_api_name,SQLERRM);

303:
304: IF g_debug THEN PO_R12_CAT_UPG_DEBUG.log_stmt(l_module,l_progress,'x_return_status='||x_return_status); END IF;
305:
306: IF FND_MSG_PUB.check_msg_level(FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR) THEN
307: FND_MSG_PUB.add_exc_msg(G_PKG_NAME,l_api_name,SQLERRM);
308: END IF;
309:
310: -- Standard call to get message count and if count is 1, get message info.
311: FND_MSG_PUB.count_and_get(p_count => x_msg_count,

Line 311: FND_MSG_PUB.count_and_get(p_count => x_msg_count,

307: FND_MSG_PUB.add_exc_msg(G_PKG_NAME,l_api_name,SQLERRM);
308: END IF;
309:
310: -- Standard call to get message count and if count is 1, get message info.
311: FND_MSG_PUB.count_and_get(p_count => x_msg_count,
312: p_data => x_msg_data );
313:
314: IF g_debug THEN PO_R12_CAT_UPG_DEBUG.log_stmt(l_module,l_progress,'OTHERS End'); END IF;
315: EXCEPTION

Line 328: -- b) FND_MSG_PUB on unhandled exceptions.

324: --Pre-reqs:
325: -- The iP catalog data has been migrated to PO Transaction tables.
326: --Modifies:
327: -- a) PO Archive Tables for Action History
328: -- b) FND_MSG_PUB on unhandled exceptions.
329: --Locks:
330: -- None.
331: --Function:
332: -- This procedure create the Action History of the GBPA's created as part of

Line 440: -- b) FND_MSG_PUB on unhandled exceptions.

436: --Pre-reqs:
437: -- The iP catalog data has been migrated to PO Transaction tables.
438: --Modifies:
439: -- a) PO Archive Tables
440: -- b) FND_MSG_PUB on unhandled exceptions.
441: --Locks:
442: -- None.
443: --Function:
444: -- This procedure archives the GBPA's created as part of the unified catalog

Line 2688: -- b) FND_MSG_PUB on unhandled exceptions.

2684: --Pre-reqs:
2685: -- None
2686: --Modifies:
2687: -- a) PO_HEADERS_ALL: updated CPA_REFERENCE column
2688: -- b) FND_MSG_PUB on unhandled exceptions.
2689: --Locks:
2690: -- None.
2691: --Function:
2692: -- This procedure gathers the GBPA numbers that refer a CPA and then