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 1462: FND_MSG_PUB.Add;

1458: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');
1459: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);
1460: FND_MESSAGE.set_token('MESSAGE', 'cost_inv_txn for cost group '||p_cost_group_id||' txn id '
1461: ||l_cst_own_txns_tab(i).transaction_id||' ('||l_error_code||') '||l_error_msg);
1462: FND_MSG_PUB.Add;
1463: RAISE FND_API.G_EXC_ERROR;
1464: END IF;
1465: END LOOP; -- FOR i IN 1..l_loop_count
1466:

Line 1535: FND_MSG_PUB.Add;

1531: THEN
1532: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');
1533: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);
1534: FND_MESSAGE.set_token('MESSAGE', 'Error in insert/update cppb for '||p_cost_group_id||' ('||l_error_code||') '||l_error_msg);
1535: FND_MSG_PUB.Add;
1536: RAISE FND_API.G_EXC_ERROR;
1537: END IF;
1538:
1539:

Line 1554: FND_MSG_PUB.Add;

1550: WHEN OTHERS THEN
1551: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');
1552: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);
1553: FND_MESSAGE.set_token('MESSAGE', '('||SQLCODE||') '||SQLERRM);
1554: FND_MSG_PUB.Add;
1555: RAISE FND_API.G_EXC_ERROR;
1556: END process_cst_own_txns;
1557:
1558: --========================================================================

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

1829: , p_prg_id => l_prg_id
1830: , p_prg_appid => l_prg_appid);
1831:
1832: x_retcode := '2';
1833: x_errbuf := substrb(FND_MSG_PUB.Get(p_encoded => FND_API.G_FALSE)
1834: ,1
1835: ,250);
1836:
1837: IF (FND_LOG.LEVEL_EXCEPTION >= FND_LOG.G_CURRENT_RUNTIME_LEVEL) THEN