DBA Data[Home] [Help]

APPS.BIS_TARGET_PVT dependencies on FND_MSG_PUB

Line 190: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

186: --added more params
187: l_error_tbl := x_error_tbl;
188: BIS_UTILITIES_PVT.Add_Error_Message
189: ( p_error_msg_name => 'BIS_RECORD_EXISTS'
190: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
191: , p_error_proc_name => 'BIS_TARGET_PVT.Create_Target'
192: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
193: , p_error_table => l_error_tbl
194: , x_error_table => x_error_tbl

Line 512: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

508: if(l_ind = 0) then
509: l_error_tbl := x_error_tbl;
510: BIS_UTILITIES_PVT.Add_Error_Message
511: ( p_error_msg_name => 'BIS_INVALID_TAR_LEVEL_ID'
512: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
513: , p_error_proc_name => G_PKG_NAME||'.Retrieve_Targets'
514: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
515: , p_error_table => l_error_tbl
516: , x_error_table => x_error_tbl

Line 619: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

615: --added Error Msg--------
616: l_error_tbl := x_error_tbl;
617: BIS_UTILITIES_PVT.Add_Error_Message
618: ( p_error_msg_name => 'BIS_INVALID_DIM_LEVEL_ID'
619: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
620: , p_error_proc_name => G_PKG_NAME||'.Retrieve_Target'
621: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
622: , p_error_table => l_error_tbl
623: , x_error_table => x_error_tbl

Line 637: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

633: --added Error Msg--------
634: l_error_tbl := x_error_tbl;
635: BIS_UTILITIES_PVT.Add_Error_Message
636: ( p_error_msg_name => 'BIS_INVALID_DIM_LEVEL_ID'
637: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
638: , p_error_proc_name => G_PKG_NAME||'.Retrieve_Target'
639: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
640: , p_error_table => l_error_tbl
641: , x_error_table => x_error_tbl

Line 656: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

652: --added Error Msg--------
653: l_error_tbl := x_error_tbl;
654: BIS_UTILITIES_PVT.Add_Error_Message
655: ( p_error_msg_name => 'BIS_INVALID_DIM_LEVEL_ID'
656: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
657: , p_error_proc_name => G_PKG_NAME||'.Retrieve_Target'
658: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
659: , p_error_table => l_error_tbl
660: , x_error_table => x_error_tbl

Line 673: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

669: --added Error Msg--------
670: l_error_tbl := x_error_tbl;
671: BIS_UTILITIES_PVT.Add_Error_Message
672: ( p_error_msg_name => 'BIS_INVALID_DIM_LEVEL_ID'
673: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
674: , p_error_proc_name => G_PKG_NAME||'.Retrieve_Target'
675: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
676: , p_error_table => l_error_tbl
677: , x_error_table => x_error_tbl

Line 692: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

688: --added Error Msg--------
689: l_error_tbl := x_error_tbl;
690: BIS_UTILITIES_PVT.Add_Error_Message
691: ( p_error_msg_name => 'BIS_INVALID_DIM_LEVEL_ID'
692: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
693: , p_error_proc_name => G_PKG_NAME||'.Retrieve_Target'
694: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
695: , p_error_table => l_error_tbl
696: , x_error_table => x_error_tbl

Line 710: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

706: --added Error Msg--------
707: l_error_tbl := x_error_tbl;
708: BIS_UTILITIES_PVT.Add_Error_Message
709: ( p_error_msg_name => 'BIS_INVALID_DIM_LEVEL_ID'
710: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
711: , p_error_proc_name => G_PKG_NAME||'.Retrieve_Target'
712: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
713: , p_error_table => l_error_tbl
714: , x_error_table => x_error_tbl

Line 729: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

725: --added Error Msg--------
726: l_error_tbl := x_error_tbl;
727: BIS_UTILITIES_PVT.Add_Error_Message
728: ( p_error_msg_name => 'BIS_INVALID_DIM_LEVEL_ID'
729: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
730: , p_error_proc_name => G_PKG_NAME||'.Retrieve_Target'
731: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
732: , p_error_table => l_error_tbl
733: , x_error_table => x_error_tbl

Line 746: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

742: --added Error Msg--------
743: l_error_tbl := x_error_tbl;
744: BIS_UTILITIES_PVT.Add_Error_Message
745: ( p_error_msg_name => 'BIS_INVALID_DIM_LEVEL_ID'
746: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
747: , p_error_proc_name => G_PKG_NAME||'.Retrieve_Target'
748: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
749: , p_error_table => l_error_tbl
750: , x_error_table => x_error_tbl

Line 765: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

761: --added Error Msg--------
762: l_error_tbl := x_error_tbl;
763: BIS_UTILITIES_PVT.Add_Error_Message
764: ( p_error_msg_name => 'BIS_INVALID_DIM_LEVEL_ID'
765: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
766: , p_error_proc_name => G_PKG_NAME||'.Retrieve_Target'
767: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
768: , p_error_table => l_error_tbl
769: , x_error_table => x_error_tbl

Line 782: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

778: --added Error Msg--------
779: l_error_tbl := x_error_tbl;
780: BIS_UTILITIES_PVT.Add_Error_Message
781: ( p_error_msg_name => 'BIS_INVALID_DIM_LEVEL_ID'
782: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
783: , p_error_proc_name => G_PKG_NAME||'.Retrieve_Target'
784: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
785: , p_error_table => l_error_tbl
786: , x_error_table => x_error_tbl

Line 801: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

797: --added Error Msg--------
798: l_error_tbl := x_error_tbl;
799: BIS_UTILITIES_PVT.Add_Error_Message
800: ( p_error_msg_name => 'BIS_INVALID_DIM_LEVEL_ID'
801: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
802: , p_error_proc_name => G_PKG_NAME||'.Retrieve_Target'
803: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
804: , p_error_table => l_error_tbl
805: , x_error_table => x_error_tbl

Line 818: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

814: --added Error Msg--------
815: l_error_tbl := x_error_tbl;
816: BIS_UTILITIES_PVT.Add_Error_Message
817: ( p_error_msg_name => 'BIS_INVALID_DIM_LEVEL_ID'
818: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
819: , p_error_proc_name => G_PKG_NAME||'.Retrieve_Target'
820: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
821: , p_error_table => l_error_tbl
822: , x_error_table => x_error_tbl

Line 838: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

834: --added Error Msg--------
835: l_error_tbl := x_error_tbl;
836: BIS_UTILITIES_PVT.Add_Error_Message
837: ( p_error_msg_name => 'BIS_INVALID_DIM_LEVEL_ID'
838: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
839: , p_error_proc_name => G_PKG_NAME||'.Retrieve_Target'
840: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
841: , p_error_table => l_error_tbl
842: , x_error_table => x_error_tbl

Line 855: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

851: --added Error Msg--------
852: l_error_tbl := x_error_tbl;
853: BIS_UTILITIES_PVT.Add_Error_Message
854: ( p_error_msg_name => 'BIS_INVALID_DIM_LEVEL_ID'
855: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
856: , p_error_proc_name => G_PKG_NAME||'.Retrieve_Target'
857: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
858: , p_error_table => l_error_tbl
859: , x_error_table => x_error_tbl

Line 1059: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

1055:
1056: l_error_tbl := x_error_tbl;
1057: BIS_UTILITIES_PVT.Add_Error_Message
1058: ( p_error_msg_name => 'BIS_INVALID_TARGET_VALUE'
1059: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
1060: , p_error_proc_name => G_PKG_NAME||'.Retrieve_Target'
1061: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
1062: , p_error_table => l_error_tbl
1063: , x_error_table => x_error_tbl

Line 1271: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

1267: --added more params
1268: l_error_tbl := x_error_tbl;
1269: BIS_UTILITIES_PVT.Add_Error_Message
1270: ( p_error_msg_name => 'BIS_UNIQUE_INDEX_VIOLATION'
1271: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
1272: , p_error_proc_name => 'BIS_TARGET_PVT.Update_Target'
1273: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
1274: , p_error_table => l_error_tbl
1275: , x_error_table => x_error_tbl

Line 1286: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

1282: -- Added this err message
1283: l_error_tbl := x_error_tbl;
1284: BIS_UTILITIES_PVT.Add_Error_Message
1285: ( p_error_msg_name => 'BIS_INVALID_TARGET_VALUE'
1286: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
1287: , p_error_proc_name => 'BIS_TARGET_PVT.Update_Target'
1288: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
1289: , p_error_table => l_error_tbl
1290: , x_error_table => x_error_tbl

Line 1458: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

1454: --added more params and changed the message
1455: l_error_tbl := x_error_tbl;
1456: BIS_UTILITIES_PVT.Add_Error_Message
1457: ( p_error_msg_name => 'BIS_INVALID_TARGET_VALUE'
1458: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
1459: , p_error_proc_name => 'BIS_TARGET_PVT.GetID'
1460: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
1461: , p_error_table => l_error_tbl
1462: , x_error_table => x_error_tbl

Line 1543: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

1539: --added more params
1540: l_error_tbl := x_error_tbl;
1541: BIS_UTILITIES_PVT.Add_Error_Message
1542: ( p_error_msg_name => 'BIS_INVALID_TARGET_VALUE'
1543: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
1544: , p_error_proc_name => 'BIS_TARGET_PVT.Delete_Target'
1545: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
1546: , p_error_table => l_error_tbl
1547: , x_error_table => x_error_tbl

Line 2367: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

2363: --added this message
2364: l_error_tbl := x_error_tbl;
2365: BIS_UTILITIES_PVT.Add_Error_Message
2366: ( p_error_msg_name => 'BIS_INVALID_TARGET_VALUE'
2367: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
2368: , p_error_proc_name => G_PKG_NAME||'.Retrieve_Last_Update_Date'
2369: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
2370: , p_error_table => l_error_tbl
2371: , x_error_table => x_error_tbl

Line 2550: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

2546: --added more params
2547: l_error_tbl := x_error_tbl;
2548: BIS_UTILITIES_PVT.Add_Error_Message
2549: ( p_error_msg_name => 'BIS_NO_DIMX_ACCESS'
2550: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
2551: , p_error_proc_name => 'BIS_TARGET_PVT.Retrieve_Measure_Dim_Values'
2552: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
2553: , p_error_table => l_error_tbl
2554: , x_error_table => x_error_tbl

Line 3241: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR

3237: --added this message
3238: l_error_tbl := x_error_tbl;
3239: BIS_UTILITIES_PVT.Add_Error_Message
3240: ( p_error_msg_name => 'BIS_INVALID_TARGET_VALUE'
3241: , p_error_msg_level => FND_MSG_PUB.G_MSG_LVL_ERROR
3242: , p_error_proc_name => G_PKG_NAME||'.Retrieve_Time_Level_Value'
3243: , p_error_type => BIS_UTILITIES_PUB.G_ERROR
3244: , p_error_table => l_error_tbl
3245: , x_error_table => x_error_tbl