DBA Data[Home] [Help]

APPS.CST_PERIODIC_AVERAGE_PROC_CP dependencies on FND_MSG_PUB

Line 194: FND_MSG_PUB.Add;

190:
191: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');
192: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);
193: FND_MESSAGE.set_token('MESSAGE', 'process_wip_resovhd_txns for cost group '||p_cost_group_id||' ('||l_error_code||') '||l_error_msg);
194: FND_MSG_PUB.Add;
195: RAISE FND_API.G_EXC_ERROR;
196:
197: ELSE
198:

Line 312: FND_MSG_PUB.Add;

308:
309: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');
310: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);
311: FND_MESSAGE.set_token('MESSAGE', 'pac_low_level_codes for cost group '||p_cost_group_id||' ('||l_error_code||') '||l_error_msg);
312: FND_MSG_PUB.Add;
313: RAISE FND_API.G_EXC_ERROR;
314:
315: ELSE
316:

Line 430: FND_MSG_PUB.Add;

426:
427: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');
428: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);
429: FND_MESSAGE.set_token('MESSAGE', 'purge_period_data for cost group '||p_cost_group_id||' ('||l_error_code||') '||l_error_msg);
430: FND_MSG_PUB.Add;
431: RAISE FND_API.G_EXC_ERROR;
432: END IF;
433: END IF;
434:

Line 472: FND_MSG_PUB.Add;

468:
469: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');
470: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);
471: FND_MESSAGE.set_token('MESSAGE', 'copy_prior_info for cost group '||p_cost_group_id||' ('||l_error_code||') '||l_error_msg);
472: FND_MSG_PUB.Add;
473: RAISE FND_API.G_EXC_ERROR;
474:
475: ELSE
476: -- Set Phase 2 to 4 - Completion

Line 592: FND_MSG_PUB.Add;

588:
589: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');
590: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);
591: FND_MESSAGE.set_token('MESSAGE', 'purge_period_data for cost group '||p_cost_group_id||' ('||l_error_code||') '||l_error_msg);
592: FND_MSG_PUB.Add;
593: RAISE FND_API.G_EXC_ERROR;
594: END IF;
595:
596: CSTPPACQ.acq_cost_processor

Line 633: FND_MSG_PUB.Add;

629:
630: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');
631: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);
632: FND_MESSAGE.set_token('MESSAGE', 'acq_cost_processor for cost group '||p_cost_group_id||' ('||l_error_code||') '||l_error_msg);
633: FND_MSG_PUB.Add;
634: RAISE FND_API.G_EXC_ERROR;
635:
636: ELSE
637:

Line 921: FND_MSG_PUB.Add;

917: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');
918: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);
919: FND_MESSAGE.set_token('MESSAGE', 'cost_inv_txn for cost group '||p_cost_group_id||' txn id '
920: ||l_upd_val_tab(i).transaction_id||' ('||l_error_code||') '||l_error_msg);
921: FND_MSG_PUB.Add;
922: RAISE FND_API.G_EXC_ERROR;
923: END IF;
924:
925: END IF; -- error num check

Line 1027: FND_MSG_PUB.Add;

1023: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');
1024: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);
1025: FND_MESSAGE.set_token('MESSAGE', 'cost_inv_txn for cost group '||p_cost_group_id||' txn id '
1026: ||l_upd_val_tab(i).transaction_id||' ('||l_error_code||') '||l_error_msg);
1027: FND_MSG_PUB.Add;
1028: RAISE FND_API.G_EXC_ERROR;
1029: END IF;
1030:
1031: END IF;

Line 1102: FND_MSG_PUB.Add;

1098:
1099: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');
1100: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);
1101: FND_MESSAGE.set_token('MESSAGE', 'Error for cost group '||p_cost_group_id||' ('||l_error_code||') '||l_error_msg);
1102: FND_MSG_PUB.Add;
1103: RAISE FND_API.G_EXC_ERROR;
1104: END IF;
1105:
1106: IF (FND_LOG.LEVEL_PROCEDURE >= FND_LOG.G_CURRENT_RUNTIME_LEVEL) THEN

Line 1120: FND_MSG_PUB.Add;

1116: WHEN OTHERS THEN
1117: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');
1118: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);
1119: FND_MESSAGE.set_token('MESSAGE', '('||SQLCODE||') '||SQLERRM);
1120: FND_MSG_PUB.Add;
1121: RAISE FND_API.G_EXC_ERROR;
1122:
1123: END Periodic_Cost_Update;
1124:

Line 1513: FND_MSG_PUB.Add;

1509: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');
1510: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);
1511: FND_MESSAGE.set_token('MESSAGE', 'cost_inv_txn for cost group '||p_cost_group_id||' txn id '
1512: ||l_cst_own_txns_tab(i).transaction_id||' ('||l_error_code||') '||l_error_msg);
1513: FND_MSG_PUB.Add;
1514: RAISE FND_API.G_EXC_ERROR;
1515: END IF;
1516: END LOOP; -- FOR i IN 1..l_loop_count
1517:

Line 1586: FND_MSG_PUB.Add;

1582: THEN
1583: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');
1584: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);
1585: FND_MESSAGE.set_token('MESSAGE', 'Error in insert/update cppb for '||p_cost_group_id||' ('||l_error_code||') '||l_error_msg);
1586: FND_MSG_PUB.Add;
1587: RAISE FND_API.G_EXC_ERROR;
1588: END IF;
1589:
1590:

Line 1605: FND_MSG_PUB.Add;

1601: WHEN OTHERS THEN
1602: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');
1603: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);
1604: FND_MESSAGE.set_token('MESSAGE', '('||SQLCODE||') '||SQLERRM);
1605: FND_MSG_PUB.Add;
1606: RAISE FND_API.G_EXC_ERROR;
1607: END process_cst_own_txns;
1608:
1609: --========================================================================

Line 1884: x_errbuf := substrb(FND_MSG_PUB.Get(p_encoded => FND_API.G_FALSE)

1880: , p_prg_id => l_prg_id
1881: , p_prg_appid => l_prg_appid);
1882:
1883: x_retcode := '2';
1884: x_errbuf := substrb(FND_MSG_PUB.Get(p_encoded => FND_API.G_FALSE)
1885: ,1
1886: ,250);
1887:
1888: IF (FND_LOG.LEVEL_EXCEPTION >= FND_LOG.G_CURRENT_RUNTIME_LEVEL) THEN