DBA Data[Home] [Help]

APPS.QP_QP_FORM_LIMIT_ATTRS dependencies on OE_MSG_PUB

Line 201: OE_MSG_PUB.Count_And_Get

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

Line 215: OE_MSG_PUB.Count_And_Get

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

Line 226: OE_MSG_PUB.Count_And_Get

222: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
223:
224: -- Get message count and data
225:
226: OE_MSG_PUB.Count_And_Get
227: ( p_count => x_msg_count
228: , p_data => x_msg_data
229: );
230:

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

231: WHEN OTHERS THEN
232:
233: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
234:
235: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
236: THEN
237: OE_MSG_PUB.Add_Exc_Msg
238: ( G_PKG_NAME
239: , 'Default_Attributes'

Line 237: OE_MSG_PUB.Add_Exc_Msg

233: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
234:
235: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
236: THEN
237: OE_MSG_PUB.Add_Exc_Msg
238: ( G_PKG_NAME
239: , 'Default_Attributes'
240: );
241: END IF;

Line 245: OE_MSG_PUB.Count_And_Get

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

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

395: ELSE
396:
397: -- Unexpected error, unrecognized attribute
398:
399: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
400: THEN
401: OE_MSG_PUB.Add_Exc_Msg
402: ( G_PKG_NAME
403: , 'Change_Attribute'

Line 401: OE_MSG_PUB.Add_Exc_Msg

397: -- Unexpected error, unrecognized attribute
398:
399: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
400: THEN
401: OE_MSG_PUB.Add_Exc_Msg
402: ( G_PKG_NAME
403: , 'Change_Attribute'
404: , 'Unrecognized attribute'
405: );

Line 651: OE_MSG_PUB.Count_And_Get

647: x_return_status := FND_API.G_RET_STS_SUCCESS;
648:
649: -- Get message count and data
650:
651: OE_MSG_PUB.Count_And_Get
652: ( p_count => x_msg_count
653: , p_data => x_msg_data
654: );
655:

Line 665: OE_MSG_PUB.Count_And_Get

661: x_return_status := FND_API.G_RET_STS_ERROR;
662:
663: -- Get message count and data
664:
665: OE_MSG_PUB.Count_And_Get
666: ( p_count => x_msg_count
667: , p_data => x_msg_data
668: );
669:

Line 676: OE_MSG_PUB.Count_And_Get

672: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
673:
674: -- Get message count and data
675:
676: OE_MSG_PUB.Count_And_Get
677: ( p_count => x_msg_count
678: , p_data => x_msg_data
679: );
680:

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

681: WHEN OTHERS THEN
682:
683: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
684:
685: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
686: THEN
687: OE_MSG_PUB.Add_Exc_Msg
688: ( G_PKG_NAME
689: , 'Change_Attribute'

Line 687: OE_MSG_PUB.Add_Exc_Msg

683: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
684:
685: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
686: THEN
687: OE_MSG_PUB.Add_Exc_Msg
688: ( G_PKG_NAME
689: , 'Change_Attribute'
690: );
691: END IF;

Line 695: OE_MSG_PUB.Count_And_Get

691: END IF;
692:
693: -- Get message count and data
694:
695: OE_MSG_PUB.Count_And_Get
696: ( p_count => x_msg_count
697: , p_data => x_msg_data
698: );
699:

Line 818: OE_MSG_PUB.Count_And_Get

814: x_return_status := FND_API.G_RET_STS_SUCCESS;
815:
816: -- Get message count and data
817:
818: OE_MSG_PUB.Count_And_Get
819: ( p_count => x_msg_count
820: , p_data => x_msg_data
821: );
822:

Line 832: OE_MSG_PUB.Count_And_Get

828: x_return_status := FND_API.G_RET_STS_ERROR;
829:
830: -- Get message count and data
831:
832: OE_MSG_PUB.Count_And_Get
833: ( p_count => x_msg_count
834: , p_data => x_msg_data
835: );
836:

Line 843: OE_MSG_PUB.Count_And_Get

839: x_return_status := FND_API.G_RET_STS_UNEXP_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 852: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)

848: WHEN OTHERS THEN
849:
850: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
851:
852: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
853: THEN
854: OE_MSG_PUB.Add_Exc_Msg
855: ( G_PKG_NAME
856: , 'Validate_And_Write'

Line 854: OE_MSG_PUB.Add_Exc_Msg

850: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
851:
852: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
853: THEN
854: OE_MSG_PUB.Add_Exc_Msg
855: ( G_PKG_NAME
856: , 'Validate_And_Write'
857: );
858: END IF;

Line 862: OE_MSG_PUB.Count_And_Get

858: END IF;
859:
860: -- Get message count and data
861:
862: OE_MSG_PUB.Count_And_Get
863: ( p_count => x_msg_count
864: , p_data => x_msg_data
865: );
866:

Line 952: OE_MSG_PUB.Count_And_Get

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

Line 966: OE_MSG_PUB.Count_And_Get

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

Line 977: OE_MSG_PUB.Count_And_Get

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

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

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

Line 988: OE_MSG_PUB.Add_Exc_Msg

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

Line 996: OE_MSG_PUB.Count_And_Get

992: END IF;
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 1064: OE_MSG_PUB.Count_And_Get

1060: x_return_status := FND_API.G_RET_STS_SUCCESS;
1061:
1062: -- Get message count and data
1063:
1064: OE_MSG_PUB.Count_And_Get
1065: ( p_count => x_msg_count
1066: , p_data => x_msg_data
1067: );
1068:

Line 1078: OE_MSG_PUB.Count_And_Get

1074: x_return_status := FND_API.G_RET_STS_ERROR;
1075:
1076: -- Get message count and data
1077:
1078: OE_MSG_PUB.Count_And_Get
1079: ( p_count => x_msg_count
1080: , p_data => x_msg_data
1081: );
1082:

Line 1089: OE_MSG_PUB.Count_And_Get

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

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

1094: WHEN OTHERS THEN
1095:
1096: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1097:
1098: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1099: THEN
1100: OE_MSG_PUB.Add_Exc_Msg
1101: ( G_PKG_NAME
1102: , 'Process_Entity'

Line 1100: OE_MSG_PUB.Add_Exc_Msg

1096: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
1097:
1098: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1099: THEN
1100: OE_MSG_PUB.Add_Exc_Msg
1101: ( G_PKG_NAME
1102: , 'Process_Entity'
1103: );
1104: END IF;

Line 1108: OE_MSG_PUB.Count_And_Get

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

Line 1240: OE_MSG_PUB.Count_And_Get

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

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

1246: EXCEPTION
1247:
1248: WHEN OTHERS THEN
1249:
1250: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1251: THEN
1252: OE_MSG_PUB.Add_Exc_Msg
1253: ( G_PKG_NAME
1254: , 'Lock_Row'

Line 1252: OE_MSG_PUB.Add_Exc_Msg

1248: WHEN OTHERS THEN
1249:
1250: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1251: THEN
1252: OE_MSG_PUB.Add_Exc_Msg
1253: ( G_PKG_NAME
1254: , 'Lock_Row'
1255: );
1256: END IF;

Line 1262: OE_MSG_PUB.Count_And_Get

1258: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
1259:
1260: -- Get message count and data
1261:
1262: OE_MSG_PUB.Count_And_Get
1263: ( p_count => x_msg_count
1264: , p_data => x_msg_data
1265: );
1266: