DBA Data[Home] [Help]

APPS.QP_QP_FORM_PRICING_ATTR dependencies on OE_MSG_PUB

Line 230: OE_MSG_PUB.Count_And_Get

226: x_return_status := FND_API.G_RET_STS_SUCCESS;
227:
228: -- Get message count and data
229:
230: OE_MSG_PUB.Count_And_Get
231: ( p_count => x_msg_count
232: , p_data => x_msg_data
233: );
234:

Line 246: OE_MSG_PUB.Count_And_Get

242: x_return_status := FND_API.G_RET_STS_ERROR;
243:
244: -- Get message count and data
245:
246: OE_MSG_PUB.Count_And_Get
247: ( p_count => x_msg_count
248: , p_data => x_msg_data
249: );
250:

Line 257: OE_MSG_PUB.Count_And_Get

253: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
254:
255: -- Get message count and data
256:
257: OE_MSG_PUB.Count_And_Get
258: ( p_count => x_msg_count
259: , p_data => x_msg_data
260: );
261:

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

262: WHEN OTHERS THEN
263:
264: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
265:
266: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
267: THEN
268: OE_MSG_PUB.Add_Exc_Msg
269: ( G_PKG_NAME
270: , 'Default_Attributes'

Line 268: OE_MSG_PUB.Add_Exc_Msg

264: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
265:
266: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
267: THEN
268: OE_MSG_PUB.Add_Exc_Msg
269: ( G_PKG_NAME
270: , 'Default_Attributes'
271: );
272: END IF;

Line 276: OE_MSG_PUB.Count_And_Get

272: END IF;
273:
274: -- Get message count and data
275:
276: OE_MSG_PUB.Count_And_Get
277: ( p_count => x_msg_count
278: , p_data => x_msg_data
279: );
280:

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

460: ELSE
461:
462: -- Unexpected error, unrecognized attribute
463:
464: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
465: THEN
466: OE_MSG_PUB.Add_Exc_Msg
467: ( G_PKG_NAME
468: , 'Change_Attribute'

Line 466: OE_MSG_PUB.Add_Exc_Msg

462: -- Unexpected error, unrecognized attribute
463:
464: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
465: THEN
466: OE_MSG_PUB.Add_Exc_Msg
467: ( G_PKG_NAME
468: , 'Change_Attribute'
469: , 'Unrecognized attribute'
470: );

Line 780: OE_MSG_PUB.Count_And_Get

776: x_return_status := FND_API.G_RET_STS_SUCCESS;
777:
778: -- Get message count and data
779:
780: OE_MSG_PUB.Count_And_Get
781: ( p_count => x_msg_count
782: , p_data => x_msg_data
783: );
784:

Line 795: OE_MSG_PUB.Count_And_Get

791: x_return_status := FND_API.G_RET_STS_ERROR;
792:
793: -- Get message count and data
794:
795: OE_MSG_PUB.Count_And_Get
796: ( p_count => x_msg_count
797: , p_data => x_msg_data
798: );
799:

Line 806: OE_MSG_PUB.Count_And_Get

802: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
803:
804: -- Get message count and data
805:
806: OE_MSG_PUB.Count_And_Get
807: ( p_count => x_msg_count
808: , p_data => x_msg_data
809: );
810:

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

811: WHEN OTHERS THEN
812:
813: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
814:
815: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
816: THEN
817: OE_MSG_PUB.Add_Exc_Msg
818: ( G_PKG_NAME
819: , 'Change_Attribute'

Line 817: OE_MSG_PUB.Add_Exc_Msg

813: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
814:
815: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
816: THEN
817: OE_MSG_PUB.Add_Exc_Msg
818: ( G_PKG_NAME
819: , 'Change_Attribute'
820: );
821: END IF;

Line 825: OE_MSG_PUB.Count_And_Get

821: END IF;
822:
823: -- Get message count and data
824:
825: OE_MSG_PUB.Count_And_Get
826: ( p_count => x_msg_count
827: , p_data => x_msg_data
828: );
829:

Line 953: OE_MSG_PUB.Count_And_Get

949: x_return_status := FND_API.G_RET_STS_SUCCESS;
950:
951: -- Get message count and data
952:
953: OE_MSG_PUB.Count_And_Get
954: ( p_count => x_msg_count
955: , p_data => x_msg_data
956: );
957:

Line 968: OE_MSG_PUB.Count_And_Get

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

Line 979: OE_MSG_PUB.Count_And_Get

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

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

984: WHEN OTHERS THEN
985:
986: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
987:
988: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
989: THEN
990: OE_MSG_PUB.Add_Exc_Msg
991: ( G_PKG_NAME
992: , 'Validate_And_Write'

Line 990: OE_MSG_PUB.Add_Exc_Msg

986: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
987:
988: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
989: THEN
990: OE_MSG_PUB.Add_Exc_Msg
991: ( G_PKG_NAME
992: , 'Validate_And_Write'
993: );
994: END IF;

Line 998: OE_MSG_PUB.Count_And_Get

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

Line 1109: OE_MSG_PUB.Count_And_Get

1105: x_return_status := FND_API.G_RET_STS_SUCCESS;
1106:
1107: -- Get message count and data
1108:
1109: OE_MSG_PUB.Count_And_Get
1110: ( p_count => x_msg_count
1111: , p_data => x_msg_data
1112: );
1113:

Line 1124: OE_MSG_PUB.Count_And_Get

1120: x_return_status := FND_API.G_RET_STS_ERROR;
1121:
1122: -- Get message count and data
1123:
1124: OE_MSG_PUB.Count_And_Get
1125: ( p_count => x_msg_count
1126: , p_data => x_msg_data
1127: );
1128:

Line 1135: OE_MSG_PUB.Count_And_Get

1131: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1132:
1133: -- Get message count and data
1134:
1135: OE_MSG_PUB.Count_And_Get
1136: ( p_count => x_msg_count
1137: , p_data => x_msg_data
1138: );
1139:

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

1140: WHEN OTHERS THEN
1141:
1142: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1143:
1144: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1145: THEN
1146: OE_MSG_PUB.Add_Exc_Msg
1147: ( G_PKG_NAME
1148: , 'Delete_Row'

Line 1146: OE_MSG_PUB.Add_Exc_Msg

1142: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1143:
1144: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1145: THEN
1146: OE_MSG_PUB.Add_Exc_Msg
1147: ( G_PKG_NAME
1148: , 'Delete_Row'
1149: );
1150: END IF;

Line 1154: OE_MSG_PUB.Count_And_Get

1150: END IF;
1151:
1152: -- Get message count and data
1153:
1154: OE_MSG_PUB.Count_And_Get
1155: ( p_count => x_msg_count
1156: , p_data => x_msg_data
1157: );
1158:

Line 1227: OE_MSG_PUB.Count_And_Get

1223: x_return_status := FND_API.G_RET_STS_SUCCESS;
1224:
1225: -- Get message count and data
1226:
1227: OE_MSG_PUB.Count_And_Get
1228: ( p_count => x_msg_count
1229: , p_data => x_msg_data
1230: );
1231:

Line 1242: OE_MSG_PUB.Count_And_Get

1238: x_return_status := FND_API.G_RET_STS_ERROR;
1239:
1240: -- Get message count and data
1241:
1242: OE_MSG_PUB.Count_And_Get
1243: ( p_count => x_msg_count
1244: , p_data => x_msg_data
1245: );
1246:

Line 1253: OE_MSG_PUB.Count_And_Get

1249: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1250:
1251: -- Get message count and data
1252:
1253: OE_MSG_PUB.Count_And_Get
1254: ( p_count => x_msg_count
1255: , p_data => x_msg_data
1256: );
1257:

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

1258: WHEN OTHERS THEN
1259:
1260: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1261:
1262: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1263: THEN
1264: OE_MSG_PUB.Add_Exc_Msg
1265: ( G_PKG_NAME
1266: , 'Process_Entity'

Line 1264: OE_MSG_PUB.Add_Exc_Msg

1260: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1261:
1262: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1263: THEN
1264: OE_MSG_PUB.Add_Exc_Msg
1265: ( G_PKG_NAME
1266: , 'Process_Entity'
1267: );
1268: END IF;

Line 1272: OE_MSG_PUB.Count_And_Get

1268: END IF;
1269:
1270: -- Get message count and data
1271:
1272: OE_MSG_PUB.Count_And_Get
1273: ( p_count => x_msg_count
1274: , p_data => x_msg_data
1275: );
1276:

Line 1427: OE_MSG_PUB.Count_And_Get

1423: x_return_status := l_return_status;
1424:
1425: -- Get message count and data
1426:
1427: OE_MSG_PUB.Count_And_Get
1428: ( p_count => x_msg_count
1429: , p_data => x_msg_data
1430: );
1431:

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

1435: EXCEPTION
1436:
1437: WHEN OTHERS THEN
1438:
1439: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1440: THEN
1441: OE_MSG_PUB.Add_Exc_Msg
1442: ( G_PKG_NAME
1443: , 'Lock_Row'

Line 1441: OE_MSG_PUB.Add_Exc_Msg

1437: WHEN OTHERS THEN
1438:
1439: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1440: THEN
1441: OE_MSG_PUB.Add_Exc_Msg
1442: ( G_PKG_NAME
1443: , 'Lock_Row'
1444: );
1445: END IF;

Line 1451: OE_MSG_PUB.Count_And_Get

1447: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
1448:
1449: -- Get message count and data
1450:
1451: OE_MSG_PUB.Count_And_Get
1452: ( p_count => x_msg_count
1453: , p_data => x_msg_data
1454: );
1455:

Line 2767: OE_MSG_PUB.initialize;

2763: )
2764: IS
2765: l_return_status Varchar2(30);
2766: BEGIN
2767: OE_MSG_PUB.initialize;
2768: x_return_status := FND_API.G_RET_STS_SUCCESS;
2769: QP_DELAYED_REQUESTS_PVT.Delete_Reqs_for_Deleted_Entity(
2770: p_entity_code => QP_GLOBALS.G_ENTITY_PRICING_ATTR
2771: ,p_entity_id => p_list_line_id

Line 2774: OE_MSG_PUB.Count_And_Get

2770: p_entity_code => QP_GLOBALS.G_ENTITY_PRICING_ATTR
2771: ,p_entity_id => p_list_line_id
2772: ,x_return_status => l_return_status);
2773:
2774: OE_MSG_PUB.Count_And_Get
2775: ( p_count => x_msg_count
2776: , p_data => x_msg_data
2777: );
2778:

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

2780: Clear_Pricing_Attr;
2781:
2782: EXCEPTION
2783: WHEN OTHERS THEN
2784: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
2785: THEN
2786: OE_MSG_PUB.Add_Exc_Msg
2787: ( G_PKG_NAME
2788: , 'Clear_Record'

Line 2786: OE_MSG_PUB.Add_Exc_Msg

2782: EXCEPTION
2783: WHEN OTHERS THEN
2784: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
2785: THEN
2786: OE_MSG_PUB.Add_Exc_Msg
2787: ( G_PKG_NAME
2788: , 'Clear_Record'
2789: );
2790: END IF;

Line 2792: OE_MSG_PUB.Count_And_Get

2788: , 'Clear_Record'
2789: );
2790: END IF;
2791: -- Get message count and data
2792: OE_MSG_PUB.Count_And_Get
2793: ( p_count => x_msg_count
2794: , p_data => x_msg_data
2795: );
2796: x_return_status := FND_API.G_RET_STS_ERROR;