DBA Data[Home] [Help]

APPS.BIS_ACTUAL_VALIDATE_PVT dependencies on BIS_UTILITIES_PVT

Line 87: BIS_UTILITIES_PVT.Add_Error_Message

83: --RAISE;
84: WHEN OTHERS THEN
85: x_return_status:= FND_API.G_RET_STS_UNEXP_ERROR;
86: l_error_tbl := x_error_Tbl;
87: BIS_UTILITIES_PVT.Add_Error_Message
88: ( p_error_table => l_error_Tbl
89: , p_error_msg_id => SQLCODE
90: , p_error_description => SQLERRM
91: , x_error_table => x_error_Tbl

Line 169: BIS_UTILITIES_PVT.Add_Error_Message

165: x_return_status:= FND_API.G_RET_STS_UNEXP_ERROR;
166: --RAISE;
167: WHEN OTHERS THEN
168: x_return_status:= FND_API.G_RET_STS_UNEXP_ERROR;
169: BIS_UTILITIES_PVT.Add_Error_Message
170: ( p_error_table => x_error_Tbl
171: , p_error_msg_id => SQLCODE
172: , p_error_description => SQLERRM
173: , x_error_table => x_error_Tbl

Line 247: BIS_UTILITIES_PVT.Add_Error_Message

243: x_return_status:= FND_API.G_RET_STS_UNEXP_ERROR;
244: -- RAISE;
245: WHEN OTHERS THEN
246: x_return_status:= FND_API.G_RET_STS_UNEXP_ERROR;
247: BIS_UTILITIES_PVT.Add_Error_Message
248: ( p_error_table => x_error_Tbl
249: , p_error_msg_id => SQLCODE
250: , p_error_description => SQLERRM
251: , x_error_table => x_error_Tbl

Line 325: BIS_UTILITIES_PVT.Add_Error_Message

321: --RAISE;
322: WHEN OTHERS THEN
323: x_return_status:= FND_API.G_RET_STS_UNEXP_ERROR;
324: l_error_tbl := x_error_Tbl;
325: BIS_UTILITIES_PVT.Add_Error_Message
326: ( p_error_table => l_error_Tbl
327: , p_error_msg_id => SQLCODE
328: , p_error_description => SQLERRM
329: , x_error_table => x_error_Tbl

Line 405: BIS_UTILITIES_PVT.Add_Error_Message

401: --RAISE;
402: WHEN OTHERS THEN
403: x_return_status:= FND_API.G_RET_STS_UNEXP_ERROR;
404: l_error_tbl := x_error_Tbl;
405: BIS_UTILITIES_PVT.Add_Error_Message
406: ( p_error_table => l_error_Tbl
407: , p_error_msg_id => SQLCODE
408: , p_error_description => SQLERRM
409: , x_error_table => x_error_Tbl

Line 484: BIS_UTILITIES_PVT.Add_Error_Message

480: --RAISE;
481: WHEN OTHERS THEN
482: x_return_status:= FND_API.G_RET_STS_UNEXP_ERROR;
483: l_error_tbl := x_error_Tbl;
484: BIS_UTILITIES_PVT.Add_Error_Message
485: ( p_error_table => l_error_Tbl
486: , p_error_msg_id => SQLCODE
487: , p_error_description => SQLERRM
488: , x_error_table => x_error_Tbl

Line 562: BIS_UTILITIES_PVT.Add_Error_Message

558: --RAISE;
559: WHEN OTHERS THEN
560: x_return_status:= FND_API.G_RET_STS_UNEXP_ERROR;
561: l_error_tbl := x_error_Tbl;
562: BIS_UTILITIES_PVT.Add_Error_Message
563: ( p_error_table => l_error_Tbl
564: , p_error_msg_id => SQLCODE
565: , p_error_description => SQLERRM
566: , x_error_table => x_error_Tbl

Line 641: BIS_UTILITIES_PVT.Add_Error_Message

637: -- RAISE;
638: WHEN OTHERS THEN
639: x_return_status:= FND_API.G_RET_STS_UNEXP_ERROR;
640: l_error_tbl := x_error_Tbl;
641: BIS_UTILITIES_PVT.Add_Error_Message
642: ( p_error_table => l_error_Tbl
643: , p_error_msg_id => SQLCODE
644: , p_error_description => SQLERRM
645: , x_error_table => x_error_Tbl

Line 720: BIS_UTILITIES_PVT.Add_Error_Message

716: --RAISE;
717: WHEN OTHERS THEN
718: x_return_status:= FND_API.G_RET_STS_UNEXP_ERROR;
719: l_error_tbl := x_error_Tbl;
720: BIS_UTILITIES_PVT.Add_Error_Message
721: ( p_error_table => l_error_Tbl
722: , p_error_msg_id => SQLCODE
723: , p_error_description => SQLERRM
724: , x_error_table => x_error_Tbl

Line 799: BIS_UTILITIES_PVT.Add_Error_Message

795: --RAISE;
796: WHEN OTHERS THEN
797: x_return_status:= FND_API.G_RET_STS_UNEXP_ERROR;
798: l_error_tbl := x_error_Tbl;
799: BIS_UTILITIES_PVT.Add_Error_Message
800: ( p_error_table => l_error_Tbl
801: , p_error_msg_id => SQLCODE
802: , p_error_description => SQLERRM
803: , x_error_table => x_error_Tbl

Line 840: BIS_UTILITIES_PVT.Add_Error_Message

836: --RAISE;
837: WHEN OTHERS THEN
838: x_return_status:= FND_API.G_RET_STS_UNEXP_ERROR;
839: l_error_tbl := x_error_Tbl;
840: BIS_UTILITIES_PVT.Add_Error_Message
841: ( p_error_table => l_error_Tbl
842: , p_error_msg_id => SQLCODE
843: , p_error_description => SQLERRM
844: , x_error_table => x_error_Tbl

Line 904: BIS_UTILITIES_PVT.Add_Error_Message

900: --RAISE;
901: WHEN OTHERS THEN
902: x_return_status:= FND_API.G_RET_STS_UNEXP_ERROR;
903: l_error_tbl := x_error_Tbl;
904: BIS_UTILITIES_PVT.Add_Error_Message
905: ( p_error_table => l_error_Tbl
906: , p_error_msg_id => SQLCODE
907: , p_error_description => SQLERRM
908: , x_error_table => x_error_Tbl