DBA Data[Home] [Help]

APPS.QP_QP_FORM_QUALIFIER_RULES dependencies on OE_MSG_PUB

Line 186: OE_MSG_PUB.Count_And_Get

182: x_return_status := FND_API.G_RET_STS_SUCCESS;
183:
184: -- Get message count and data
185:
186: OE_MSG_PUB.Count_And_Get
187: ( p_count => x_msg_count
188: , p_data => x_msg_data
189: );
190:

Line 203: OE_MSG_PUB.Count_And_Get

199: x_return_status := FND_API.G_RET_STS_ERROR;
200:
201: -- Get message count and data
202:
203: OE_MSG_PUB.Count_And_Get
204: ( p_count => x_msg_count
205: , p_data => x_msg_data
206: );
207:

Line 214: OE_MSG_PUB.Count_And_Get

210: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
211:
212: -- Get message count and data
213:
214: OE_MSG_PUB.Count_And_Get
215: ( p_count => x_msg_count
216: , p_data => x_msg_data
217: );
218:

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

219: WHEN OTHERS THEN
220:
221: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
222:
223: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
224: THEN
225: OE_MSG_PUB.Add_Exc_Msg
226: ( G_PKG_NAME
227: , 'Default_Attributes'

Line 225: OE_MSG_PUB.Add_Exc_Msg

221: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
222:
223: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
224: THEN
225: OE_MSG_PUB.Add_Exc_Msg
226: ( G_PKG_NAME
227: , 'Default_Attributes'
228: );
229: END IF;

Line 233: OE_MSG_PUB.Count_And_Get

229: END IF;
230:
231: -- Get message count and data
232:
233: OE_MSG_PUB.Count_And_Get
234: ( p_count => x_msg_count
235: , p_data => x_msg_data
236: );
237:

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

367: ELSE
368:
369: -- Unexpected error, unrecognized attribute
370:
371: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
372: THEN
373: OE_MSG_PUB.Add_Exc_Msg
374: ( G_PKG_NAME
375: , 'Change_Attribute'

Line 373: OE_MSG_PUB.Add_Exc_Msg

369: -- Unexpected error, unrecognized attribute
370:
371: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
372: THEN
373: OE_MSG_PUB.Add_Exc_Msg
374: ( G_PKG_NAME
375: , 'Change_Attribute'
376: , 'Unrecognized attribute'
377: );

Line 575: OE_MSG_PUB.Count_And_Get

571: x_return_status := FND_API.G_RET_STS_SUCCESS;
572:
573: -- Get message count and data
574:
575: OE_MSG_PUB.Count_And_Get
576: ( p_count => x_msg_count
577: , p_data => x_msg_data
578: );
579:

Line 590: OE_MSG_PUB.Count_And_Get

586: x_return_status := FND_API.G_RET_STS_ERROR;
587:
588: -- Get message count and data
589:
590: OE_MSG_PUB.Count_And_Get
591: ( p_count => x_msg_count
592: , p_data => x_msg_data
593: );
594:

Line 601: OE_MSG_PUB.Count_And_Get

597: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
598:
599: -- Get message count and data
600:
601: OE_MSG_PUB.Count_And_Get
602: ( p_count => x_msg_count
603: , p_data => x_msg_data
604: );
605:

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

606: WHEN OTHERS THEN
607:
608: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
609:
610: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
611: THEN
612: OE_MSG_PUB.Add_Exc_Msg
613: ( G_PKG_NAME
614: , 'Change_Attribute'

Line 612: OE_MSG_PUB.Add_Exc_Msg

608: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
609:
610: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
611: THEN
612: OE_MSG_PUB.Add_Exc_Msg
613: ( G_PKG_NAME
614: , 'Change_Attribute'
615: );
616: END IF;

Line 620: OE_MSG_PUB.Count_And_Get

616: END IF;
617:
618: -- Get message count and data
619:
620: OE_MSG_PUB.Count_And_Get
621: ( p_count => x_msg_count
622: , p_data => x_msg_data
623: );
624:

Line 745: OE_MSG_PUB.Count_And_Get

741: x_return_status := FND_API.G_RET_STS_SUCCESS;
742:
743: -- Get message count and data
744:
745: OE_MSG_PUB.Count_And_Get
746: ( p_count => x_msg_count
747: , p_data => x_msg_data
748: );
749:

Line 761: OE_MSG_PUB.Count_And_Get

757: x_return_status := FND_API.G_RET_STS_ERROR;
758:
759: -- Get message count and data
760:
761: OE_MSG_PUB.Count_And_Get
762: ( p_count => x_msg_count
763: , p_data => x_msg_data
764: );
765:

Line 772: OE_MSG_PUB.Count_And_Get

768: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
769:
770: -- Get message count and data
771:
772: OE_MSG_PUB.Count_And_Get
773: ( p_count => x_msg_count
774: , p_data => x_msg_data
775: );
776:

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

777: WHEN OTHERS THEN
778:
779: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
780:
781: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
782: THEN
783: OE_MSG_PUB.Add_Exc_Msg
784: ( G_PKG_NAME
785: , 'Validate_And_Write'

Line 783: OE_MSG_PUB.Add_Exc_Msg

779: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
780:
781: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
782: THEN
783: OE_MSG_PUB.Add_Exc_Msg
784: ( G_PKG_NAME
785: , 'Validate_And_Write'
786: );
787: END IF;

Line 791: OE_MSG_PUB.Count_And_Get

787: END IF;
788:
789: -- Get message count and data
790:
791: OE_MSG_PUB.Count_And_Get
792: ( p_count => x_msg_count
793: , p_data => x_msg_data
794: );
795:

Line 873: OE_MSG_PUB.Count_And_Get

869: x_return_status := FND_API.G_RET_STS_SUCCESS;
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 887: OE_MSG_PUB.Count_And_Get

883: x_return_status := FND_API.G_RET_STS_ERROR;
884:
885: -- Get message count and data
886:
887: OE_MSG_PUB.Count_And_Get
888: ( p_count => x_msg_count
889: , p_data => x_msg_data
890: );
891:

Line 898: OE_MSG_PUB.Count_And_Get

894: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
895:
896: -- Get message count and data
897:
898: OE_MSG_PUB.Count_And_Get
899: ( p_count => x_msg_count
900: , p_data => x_msg_data
901: );
902:

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

903: WHEN OTHERS THEN
904:
905: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
906:
907: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
908: THEN
909: OE_MSG_PUB.Add_Exc_Msg
910: ( G_PKG_NAME
911: , 'Delete_Row'

Line 909: OE_MSG_PUB.Add_Exc_Msg

905: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
906:
907: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
908: THEN
909: OE_MSG_PUB.Add_Exc_Msg
910: ( G_PKG_NAME
911: , 'Delete_Row'
912: );
913: END IF;

Line 917: OE_MSG_PUB.Count_And_Get

913: END IF;
914:
915: -- Get message count and data
916:
917: OE_MSG_PUB.Count_And_Get
918: ( p_count => x_msg_count
919: , p_data => x_msg_data
920: );
921:

Line 982: OE_MSG_PUB.Count_And_Get

978: x_return_status := FND_API.G_RET_STS_SUCCESS;
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 996: OE_MSG_PUB.Count_And_Get

992: x_return_status := FND_API.G_RET_STS_ERROR;
993:
994: -- Get message count and data
995:
996: OE_MSG_PUB.Count_And_Get
997: ( p_count => x_msg_count
998: , p_data => x_msg_data
999: );
1000:

Line 1007: OE_MSG_PUB.Count_And_Get

1003: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1004:
1005: -- Get message count and data
1006:
1007: OE_MSG_PUB.Count_And_Get
1008: ( p_count => x_msg_count
1009: , p_data => x_msg_data
1010: );
1011:

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

1012: WHEN OTHERS THEN
1013:
1014: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1015:
1016: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1017: THEN
1018: OE_MSG_PUB.Add_Exc_Msg
1019: ( G_PKG_NAME
1020: , 'Process_Entity'

Line 1018: OE_MSG_PUB.Add_Exc_Msg

1014: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1015:
1016: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1017: THEN
1018: OE_MSG_PUB.Add_Exc_Msg
1019: ( G_PKG_NAME
1020: , 'Process_Entity'
1021: );
1022: END IF;

Line 1026: OE_MSG_PUB.Count_And_Get

1022: END IF;
1023:
1024: -- Get message count and data
1025:
1026: OE_MSG_PUB.Count_And_Get
1027: ( p_count => x_msg_count
1028: , p_data => x_msg_data
1029: );
1030:

Line 1091: OE_MSG_PUB.Count_And_Get

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

Line 1105: OE_MSG_PUB.Count_And_Get

1101: x_return_status := FND_API.G_RET_STS_ERROR;
1102:
1103: -- Get message count and data
1104:
1105: OE_MSG_PUB.Count_And_Get
1106: ( p_count => x_msg_count
1107: , p_data => x_msg_data
1108: );
1109:

Line 1116: OE_MSG_PUB.Count_And_Get

1112: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1113:
1114: -- Get message count and data
1115:
1116: OE_MSG_PUB.Count_And_Get
1117: ( p_count => x_msg_count
1118: , p_data => x_msg_data
1119: );
1120:

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

1121: WHEN OTHERS THEN
1122:
1123: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1124:
1125: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1126: THEN
1127: OE_MSG_PUB.Add_Exc_Msg
1128: ( G_PKG_NAME
1129: , 'Process_Object'

Line 1127: OE_MSG_PUB.Add_Exc_Msg

1123: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1124:
1125: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1126: THEN
1127: OE_MSG_PUB.Add_Exc_Msg
1128: ( G_PKG_NAME
1129: , 'Process_Object'
1130: );
1131: END IF;

Line 1135: OE_MSG_PUB.Count_And_Get

1131: END IF;
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 1254: OE_MSG_PUB.Count_And_Get

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

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

1260: EXCEPTION
1261:
1262: WHEN OTHERS THEN
1263:
1264: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1265: THEN
1266: OE_MSG_PUB.Add_Exc_Msg
1267: ( G_PKG_NAME
1268: , 'Lock_Row'

Line 1266: OE_MSG_PUB.Add_Exc_Msg

1262: WHEN OTHERS THEN
1263:
1264: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1265: THEN
1266: OE_MSG_PUB.Add_Exc_Msg
1267: ( G_PKG_NAME
1268: , 'Lock_Row'
1269: );
1270: END IF;

Line 1276: OE_MSG_PUB.Count_And_Get

1272: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
1273:
1274: -- Get message count and data
1275:
1276: OE_MSG_PUB.Count_And_Get
1277: ( p_count => x_msg_count
1278: , p_data => x_msg_data
1279: );
1280:

Line 1383: OE_MSG_PUB.initialize;

1379: )
1380: IS
1381: l_return_status Varchar2(30);
1382: BEGIN
1383: OE_MSG_PUB.initialize;
1384: x_return_status := FND_API.G_RET_STS_SUCCESS;
1385: QP_DELAYED_REQUESTS_PVT.Delete_Reqs_for_Deleted_Entity(
1386: p_entity_code => QP_GLOBALS.G_ENTITY_QUALIFIER_RULES
1387: ,p_entity_id => p_qualifier_rule_id

Line 1390: OE_MSG_PUB.Count_And_Get

1386: p_entity_code => QP_GLOBALS.G_ENTITY_QUALIFIER_RULES
1387: ,p_entity_id => p_qualifier_rule_id
1388: ,x_return_status => l_return_status);
1389:
1390: OE_MSG_PUB.Count_And_Get
1391: ( p_count => x_msg_count
1392: , p_data => x_msg_data
1393: );
1394:

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

1396: clear_qualifier_rules;
1397:
1398: EXCEPTION
1399: WHEN OTHERS THEN
1400: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1401: THEN
1402: OE_MSG_PUB.Add_Exc_Msg
1403: ( G_PKG_NAME
1404: , 'Clear_Record'

Line 1402: OE_MSG_PUB.Add_Exc_Msg

1398: EXCEPTION
1399: WHEN OTHERS THEN
1400: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1401: THEN
1402: OE_MSG_PUB.Add_Exc_Msg
1403: ( G_PKG_NAME
1404: , 'Clear_Record'
1405: );
1406: END IF;

Line 1408: OE_MSG_PUB.Count_And_Get

1404: , 'Clear_Record'
1405: );
1406: END IF;
1407: -- Get message count and data
1408: OE_MSG_PUB.Count_And_Get
1409: ( p_count => x_msg_count
1410: , p_data => x_msg_data
1411: );
1412: x_return_status := FND_API.G_RET_STS_ERROR;