DBA Data[Home] [Help]

APPS.CST_PERIODIC_AVERAGE_PROC_CP dependencies on FND_MESSAGE

Line 191: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');

187: ,p_req_id => p_req_id
188: ,p_prg_id => p_prg_id
189: ,p_prg_appid => p_prg_appid);
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;

Line 192: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);

188: ,p_prg_id => p_prg_id
189: ,p_prg_appid => p_prg_appid);
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:

Line 193: FND_MESSAGE.set_token('MESSAGE', 'process_wip_resovhd_txns for cost group '||p_cost_group_id||' ('||l_error_code||') '||l_error_msg);

189: ,p_prg_appid => p_prg_appid);
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

Line 309: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');

305: ,l_error_msg
306: );
307: END IF;
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;

Line 310: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);

306: );
307: END IF;
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:

Line 311: FND_MESSAGE.set_token('MESSAGE', 'pac_low_level_codes for cost group '||p_cost_group_id||' ('||l_error_code||') '||l_error_msg);

307: END IF;
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

Line 427: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');

423: ,p_req_id => p_req_id
424: ,p_prg_id => p_prg_id
425: ,p_prg_appid => p_prg_appid);
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;

Line 428: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);

424: ,p_prg_id => p_prg_id
425: ,p_prg_appid => p_prg_appid);
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;

Line 429: FND_MESSAGE.set_token('MESSAGE', 'purge_period_data for cost group '||p_cost_group_id||' ('||l_error_code||') '||l_error_msg);

425: ,p_prg_appid => p_prg_appid);
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;

Line 469: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');

465: ,p_req_id => p_req_id
466: ,p_prg_id => p_prg_id
467: ,p_prg_appid => p_prg_appid);
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;

Line 470: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);

466: ,p_prg_id => p_prg_id
467: ,p_prg_appid => p_prg_appid);
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:

Line 471: FND_MESSAGE.set_token('MESSAGE', 'copy_prior_info for cost group '||p_cost_group_id||' ('||l_error_code||') '||l_error_msg);

467: ,p_prg_appid => p_prg_appid);
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

Line 589: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');

585: ,p_req_id => p_req_id
586: ,p_prg_id => p_prg_id
587: ,p_prg_appid => p_prg_appid);
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;

Line 590: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);

586: ,p_prg_id => p_prg_id
587: ,p_prg_appid => p_prg_appid);
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;

Line 591: FND_MESSAGE.set_token('MESSAGE', 'purge_period_data for cost group '||p_cost_group_id||' ('||l_error_code||') '||l_error_msg);

587: ,p_prg_appid => p_prg_appid);
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:

Line 630: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');

626: ,p_req_id => p_req_id
627: ,p_prg_id => p_prg_id
628: ,p_prg_appid => p_prg_appid);
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;

Line 631: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);

627: ,p_prg_id => p_prg_id
628: ,p_prg_appid => p_prg_appid);
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:

Line 632: FND_MESSAGE.set_token('MESSAGE', 'acq_cost_processor for cost group '||p_cost_group_id||' ('||l_error_code||') '||l_error_msg);

628: ,p_prg_appid => p_prg_appid);
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

Line 917: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');

913: ||l_upd_val_tab(i).transaction_id||' ('||l_error_code||') '||l_error_msg
914: );
915: END IF;
916:
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;

Line 918: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);

914: );
915: END IF;
916:
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;

Line 919: FND_MESSAGE.set_token('MESSAGE', 'cost_inv_txn for cost group '||p_cost_group_id||' txn id '

915: END IF;
916:
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;

Line 1023: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');

1019: ||l_upd_val_tab(i).transaction_id||' ('||l_error_code||') '||l_error_msg
1020: );
1021: END IF;
1022:
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;

Line 1024: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);

1020: );
1021: END IF;
1022:
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;

Line 1025: FND_MESSAGE.set_token('MESSAGE', 'cost_inv_txn for cost group '||p_cost_group_id||' txn id '

1021: END IF;
1022:
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;

Line 1099: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');

1095: , 'Error for cost group '||p_cost_group_id||' ('||l_error_code||') '||l_error_msg
1096: );
1097: END IF;
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;

Line 1100: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);

1096: );
1097: END IF;
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;

Line 1101: FND_MESSAGE.set_token('MESSAGE', 'Error for cost group '||p_cost_group_id||' ('||l_error_code||') '||l_error_msg);

1097: END IF;
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:

Line 1117: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');

1113: EXCEPTION
1114: WHEN FND_API.G_EXC_ERROR THEN
1115: RAISE FND_API.G_EXC_ERROR;
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;

Line 1118: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);

1114: WHEN FND_API.G_EXC_ERROR THEN
1115: RAISE FND_API.G_EXC_ERROR;
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:

Line 1119: FND_MESSAGE.set_token('MESSAGE', '('||SQLCODE||') '||SQLERRM);

1115: RAISE FND_API.G_EXC_ERROR;
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;

Line 1509: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');

1505: , 'cost_inv_txn for cost group '||p_cost_group_id||' txn id '
1506: ||l_cst_own_txns_tab(i).transaction_id||' ('||l_error_code||') '||l_error_msg
1507: );
1508: END IF;
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;

Line 1510: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);

1506: ||l_cst_own_txns_tab(i).transaction_id||' ('||l_error_code||') '||l_error_msg
1507: );
1508: END IF;
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;

Line 1511: FND_MESSAGE.set_token('MESSAGE', 'cost_inv_txn for cost group '||p_cost_group_id||' txn id '

1507: );
1508: END IF;
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;

Line 1583: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');

1579: END IF;
1580:
1581: IF l_error_num <> 0
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;

Line 1584: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);

1580:
1581: IF l_error_num <> 0
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;

Line 1585: FND_MESSAGE.set_token('MESSAGE', 'Error in insert/update cppb for '||p_cost_group_id||' ('||l_error_code||') '||l_error_msg);

1581: IF l_error_num <> 0
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:

Line 1602: FND_MESSAGE.Set_Name('BOM', 'CST_INTERORG_PAC_ERROR');

1598: EXCEPTION
1599: WHEN FND_API.G_EXC_ERROR THEN
1600: RAISE FND_API.G_EXC_ERROR;
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;

Line 1603: FND_MESSAGE.set_token('ROUTINE', G_PKG_NAME||'.'||l_routine);

1599: WHEN FND_API.G_EXC_ERROR THEN
1600: RAISE FND_API.G_EXC_ERROR;
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;

Line 1604: FND_MESSAGE.set_token('MESSAGE', '('||SQLCODE||') '||SQLERRM);

1600: RAISE FND_API.G_EXC_ERROR;
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: