DBA Data[Home] [Help]

APPS.QP_QP_FORM_CURR_LISTS dependencies on OE_MSG_PUB

Line 197: OE_MSG_PUB.Count_And_Get

193: x_return_status := FND_API.G_RET_STS_SUCCESS;
194:
195: -- Get message count and data
196:
197: OE_MSG_PUB.Count_And_Get
198: ( p_count => x_msg_count
199: , p_data => x_msg_data
200: );
201:

Line 211: OE_MSG_PUB.Count_And_Get

207: x_return_status := FND_API.G_RET_STS_ERROR;
208:
209: -- Get message count and data
210:
211: OE_MSG_PUB.Count_And_Get
212: ( p_count => x_msg_count
213: , p_data => x_msg_data
214: );
215:

Line 222: OE_MSG_PUB.Count_And_Get

218: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
219:
220: -- Get message count and data
221:
222: OE_MSG_PUB.Count_And_Get
223: ( p_count => x_msg_count
224: , p_data => x_msg_data
225: );
226:

Line 231: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)

227: WHEN OTHERS THEN
228:
229: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
230:
231: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
232: THEN
233: OE_MSG_PUB.Add_Exc_Msg
234: ( G_PKG_NAME
235: , 'Default_Attributes'

Line 233: OE_MSG_PUB.Add_Exc_Msg

229: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
230:
231: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
232: THEN
233: OE_MSG_PUB.Add_Exc_Msg
234: ( G_PKG_NAME
235: , 'Default_Attributes'
236: );
237: END IF;

Line 241: OE_MSG_PUB.Count_And_Get

237: END IF;
238:
239: -- Get message count and data
240:
241: OE_MSG_PUB.Count_And_Get
242: ( p_count => x_msg_count
243: , p_data => x_msg_data
244: );
245:

Line 404: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)

400: ELSE
401:
402: -- Unexpected error, unrecognized attribute
403:
404: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
405: THEN
406: OE_MSG_PUB.Add_Exc_Msg
407: ( G_PKG_NAME
408: , 'Change_Attribute'

Line 406: OE_MSG_PUB.Add_Exc_Msg

402: -- Unexpected error, unrecognized attribute
403:
404: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
405: THEN
406: OE_MSG_PUB.Add_Exc_Msg
407: ( G_PKG_NAME
408: , 'Change_Attribute'
409: , 'Unrecognized attribute'
410: );

Line 668: OE_MSG_PUB.Count_And_Get

664: x_return_status := FND_API.G_RET_STS_SUCCESS;
665:
666: -- Get message count and data
667:
668: OE_MSG_PUB.Count_And_Get
669: ( p_count => x_msg_count
670: , p_data => x_msg_data
671: );
672:

Line 682: OE_MSG_PUB.Count_And_Get

678: x_return_status := FND_API.G_RET_STS_ERROR;
679:
680: -- Get message count and data
681:
682: OE_MSG_PUB.Count_And_Get
683: ( p_count => x_msg_count
684: , p_data => x_msg_data
685: );
686:

Line 693: OE_MSG_PUB.Count_And_Get

689: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
690:
691: -- Get message count and data
692:
693: OE_MSG_PUB.Count_And_Get
694: ( p_count => x_msg_count
695: , p_data => x_msg_data
696: );
697:

Line 702: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)

698: WHEN OTHERS THEN
699:
700: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
701:
702: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
703: THEN
704: OE_MSG_PUB.Add_Exc_Msg
705: ( G_PKG_NAME
706: , 'Change_Attribute'

Line 704: OE_MSG_PUB.Add_Exc_Msg

700: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
701:
702: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
703: THEN
704: OE_MSG_PUB.Add_Exc_Msg
705: ( G_PKG_NAME
706: , 'Change_Attribute'
707: );
708: END IF;

Line 712: OE_MSG_PUB.Count_And_Get

708: END IF;
709:
710: -- Get message count and data
711:
712: OE_MSG_PUB.Count_And_Get
713: ( p_count => x_msg_count
714: , p_data => x_msg_data
715: );
716:

Line 829: OE_MSG_PUB.Count_And_Get

825: x_return_status := FND_API.G_RET_STS_SUCCESS;
826:
827: -- Get message count and data
828:
829: OE_MSG_PUB.Count_And_Get
830: ( p_count => x_msg_count
831: , p_data => x_msg_data
832: );
833:

Line 843: OE_MSG_PUB.Count_And_Get

839: x_return_status := FND_API.G_RET_STS_ERROR;
840:
841: -- Get message count and data
842:
843: OE_MSG_PUB.Count_And_Get
844: ( p_count => x_msg_count
845: , p_data => x_msg_data
846: );
847:

Line 854: OE_MSG_PUB.Count_And_Get

850: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
851:
852: -- Get message count and data
853:
854: OE_MSG_PUB.Count_And_Get
855: ( p_count => x_msg_count
856: , p_data => x_msg_data
857: );
858:

Line 863: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)

859: WHEN OTHERS THEN
860:
861: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
862:
863: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
864: THEN
865: OE_MSG_PUB.Add_Exc_Msg
866: ( G_PKG_NAME
867: , 'Validate_And_Write'

Line 865: OE_MSG_PUB.Add_Exc_Msg

861: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
862:
863: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
864: THEN
865: OE_MSG_PUB.Add_Exc_Msg
866: ( G_PKG_NAME
867: , 'Validate_And_Write'
868: );
869: END IF;

Line 873: OE_MSG_PUB.Count_And_Get

869: END IF;
870:
871: -- Get message count and data
872:
873: OE_MSG_PUB.Count_And_Get
874: ( p_count => x_msg_count
875: , p_data => x_msg_data
876: );
877:

Line 957: OE_MSG_PUB.Count_And_Get

953: x_return_status := FND_API.G_RET_STS_SUCCESS;
954:
955: -- Get message count and data
956:
957: OE_MSG_PUB.Count_And_Get
958: ( p_count => x_msg_count
959: , p_data => x_msg_data
960: );
961:

Line 971: OE_MSG_PUB.Count_And_Get

967: x_return_status := FND_API.G_RET_STS_ERROR;
968:
969: -- Get message count and data
970:
971: OE_MSG_PUB.Count_And_Get
972: ( p_count => x_msg_count
973: , p_data => x_msg_data
974: );
975:

Line 982: OE_MSG_PUB.Count_And_Get

978: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
979:
980: -- Get message count and data
981:
982: OE_MSG_PUB.Count_And_Get
983: ( p_count => x_msg_count
984: , p_data => x_msg_data
985: );
986:

Line 991: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)

987: WHEN OTHERS THEN
988:
989: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
990:
991: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
992: THEN
993: OE_MSG_PUB.Add_Exc_Msg
994: ( G_PKG_NAME
995: , 'Delete_Row'

Line 993: OE_MSG_PUB.Add_Exc_Msg

989: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
990:
991: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
992: THEN
993: OE_MSG_PUB.Add_Exc_Msg
994: ( G_PKG_NAME
995: , 'Delete_Row'
996: );
997: END IF;

Line 1001: OE_MSG_PUB.Count_And_Get

997: END IF;
998:
999: -- Get message count and data
1000:
1001: OE_MSG_PUB.Count_And_Get
1002: ( p_count => x_msg_count
1003: , p_data => x_msg_data
1004: );
1005:

Line 1068: OE_MSG_PUB.Count_And_Get

1064: x_return_status := FND_API.G_RET_STS_SUCCESS;
1065:
1066: -- Get message count and data
1067:
1068: OE_MSG_PUB.Count_And_Get
1069: ( p_count => x_msg_count
1070: , p_data => x_msg_data
1071: );
1072:

Line 1082: OE_MSG_PUB.Count_And_Get

1078: x_return_status := FND_API.G_RET_STS_ERROR;
1079:
1080: -- Get message count and data
1081:
1082: OE_MSG_PUB.Count_And_Get
1083: ( p_count => x_msg_count
1084: , p_data => x_msg_data
1085: );
1086:

Line 1093: OE_MSG_PUB.Count_And_Get

1089: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1090:
1091: -- Get message count and data
1092:
1093: OE_MSG_PUB.Count_And_Get
1094: ( p_count => x_msg_count
1095: , p_data => x_msg_data
1096: );
1097:

Line 1102: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)

1098: WHEN OTHERS THEN
1099:
1100: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1101:
1102: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1103: THEN
1104: OE_MSG_PUB.Add_Exc_Msg
1105: ( G_PKG_NAME
1106: , 'Process_Entity'

Line 1104: OE_MSG_PUB.Add_Exc_Msg

1100: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1101:
1102: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1103: THEN
1104: OE_MSG_PUB.Add_Exc_Msg
1105: ( G_PKG_NAME
1106: , 'Process_Entity'
1107: );
1108: END IF;

Line 1112: OE_MSG_PUB.Count_And_Get

1108: END IF;
1109:
1110: -- Get message count and data
1111:
1112: OE_MSG_PUB.Count_And_Get
1113: ( p_count => x_msg_count
1114: , p_data => x_msg_data
1115: );
1116:

Line 1179: OE_MSG_PUB.Count_And_Get

1175: x_return_status := FND_API.G_RET_STS_SUCCESS;
1176:
1177: -- Get message count and data
1178:
1179: OE_MSG_PUB.Count_And_Get
1180: ( p_count => x_msg_count
1181: , p_data => x_msg_data
1182: );
1183:

Line 1193: OE_MSG_PUB.Count_And_Get

1189: x_return_status := FND_API.G_RET_STS_ERROR;
1190:
1191: -- Get message count and data
1192:
1193: OE_MSG_PUB.Count_And_Get
1194: ( p_count => x_msg_count
1195: , p_data => x_msg_data
1196: );
1197:

Line 1204: OE_MSG_PUB.Count_And_Get

1200: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1201:
1202: -- Get message count and data
1203:
1204: OE_MSG_PUB.Count_And_Get
1205: ( p_count => x_msg_count
1206: , p_data => x_msg_data
1207: );
1208:

Line 1213: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)

1209: WHEN OTHERS THEN
1210:
1211: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1212:
1213: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1214: THEN
1215: OE_MSG_PUB.Add_Exc_Msg
1216: ( G_PKG_NAME
1217: , 'Process_Object'

Line 1215: OE_MSG_PUB.Add_Exc_Msg

1211: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1212:
1213: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1214: THEN
1215: OE_MSG_PUB.Add_Exc_Msg
1216: ( G_PKG_NAME
1217: , 'Process_Object'
1218: );
1219: END IF;

Line 1223: OE_MSG_PUB.Count_And_Get

1219: END IF;
1220:
1221: -- Get message count and data
1222:
1223: OE_MSG_PUB.Count_And_Get
1224: ( p_count => x_msg_count
1225: , p_data => x_msg_data
1226: );
1227:

Line 1356: OE_MSG_PUB.Count_And_Get

1352: x_return_status := l_return_status;
1353:
1354: -- Get message count and data
1355:
1356: OE_MSG_PUB.Count_And_Get
1357: ( p_count => x_msg_count
1358: , p_data => x_msg_data
1359: );
1360:

Line 1366: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)

1362: EXCEPTION
1363:
1364: WHEN OTHERS THEN
1365:
1366: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1367: THEN
1368: OE_MSG_PUB.Add_Exc_Msg
1369: ( G_PKG_NAME
1370: , 'Lock_Row'

Line 1368: OE_MSG_PUB.Add_Exc_Msg

1364: WHEN OTHERS THEN
1365:
1366: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1367: THEN
1368: OE_MSG_PUB.Add_Exc_Msg
1369: ( G_PKG_NAME
1370: , 'Lock_Row'
1371: );
1372: END IF;

Line 1378: OE_MSG_PUB.Count_And_Get

1374: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
1375:
1376: -- Get message count and data
1377:
1378: OE_MSG_PUB.Count_And_Get
1379: ( p_count => x_msg_count
1380: , p_data => x_msg_data
1381: );
1382: