DBA Data[Home] [Help]

APPS.OE_SERVICE_UTIL dependencies on OE_ORDER_UTIL

Line 770: OE_Order_Util.Get_Attribute_Name('service_reference_type_code'));

766: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_ERROR) THEN
767: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SERVICE_REFERENCE_TYPE_CODE');
768: fnd_message.set_name('ONT','OE_INVALID_SERVICE_REFERENCE_TYPE_CODE');
769: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
770: OE_Order_Util.Get_Attribute_Name('service_reference_type_code'));
771: OE_MSG_PUB.Add;
772: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
773: END IF;
774: -- x_return_status := FND_API.G_RET_STS_ERROR;

Line 1066: OE_Order_Util.Get_Attribute_Name('ordered_item'));

1062: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_ERROR) THEN
1063: OE_MSG_PUB.Update_Msg_Context(p_attribute_code =>'ORDERED_ITEM');
1064: FND_MESSAGE.SET_NAME('ONT','OE_INVALID_SERV_ITEM');
1065: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1066: OE_Order_Util.Get_Attribute_Name('ordered_item'));
1067: OE_MSG_PUB.Add;
1068: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1069: END IF;
1070: x_return_status := FND_API.G_RET_STS_ERROR;

Line 1419: OE_Order_Util.Get_Attribute_Name('ordered_item'));

1415: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_ERROR) THEN
1416: OE_MSG_PUB.Update_Msg_Context(p_attribute_code =>'ORDERED_ITEM');
1417: FND_MESSAGE.SET_NAME('ONT','OE_INVALID_SERV_ITEM');
1418: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1419: OE_Order_Util.Get_Attribute_Name('ordered_item'));
1420: OE_MSG_PUB.Add;
1421: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1422: END IF;
1423: x_return_status := FND_API.G_RET_STS_ERROR; /* status set to ERROR for 2271749 */

Line 1441: OE_Order_Util.Get_Attribute_Name('ordered_quantity'));

1437: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_ERROR) THEN
1438: OE_MSG_PUB.Update_Msg_Context(p_attribute_code =>'ORDERED_QUANTITY');
1439: FND_MESSAGE.SET_NAME('ONT','OE_INVALID_SERV_ITEM_QTY');
1440: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1441: OE_Order_Util.Get_Attribute_Name('ordered_quantity'));
1442: OE_MSG_PUB.Add;
1443: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1444: END IF;
1445: -- x_return_status := FND_API.G_RET_STS_ERROR;

Line 1646: OE_Order_Util.Get_Attribute_Name('service_reference_type_code'));

1642: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_ERROR) THEN
1643: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SERVICE_REFERENCE_TYPE_CODE');
1644: fnd_message.set_name('ONT','OE_INVALID_SERVICE_REFERENCE_TYPE_CODE');
1645: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1646: OE_Order_Util.Get_Attribute_Name('service_reference_type_code'));
1647: OE_MSG_PUB.Add;
1648: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1649: END IF;
1650: x_return_status := FND_API.G_RET_STS_ERROR;

Line 1775: OE_Order_Util.Get_Attribute_Name('ordered_item'));

1771: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_ERROR) THEN
1772: OE_MSG_PUB.Update_Msg_Context(p_attribute_code =>'ORDERED_ITEM');
1773: FND_MESSAGE.SET_NAME('ONT','OE_INVALID_SERV_ITEM');
1774: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1775: OE_Order_Util.Get_Attribute_Name('ordered_item'));
1776: OE_MSG_PUB.Add;
1777: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1778: END IF;
1779: x_return_status := FND_API.G_RET_STS_ERROR;

Line 1791: OE_Order_Util.Get_Attribute_Name('ordered_quantity'));

1787: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_ERROR) THEN
1788: OE_MSG_PUB.Update_Msg_Context(p_attribute_code =>'ORDERED_QUANTITY');
1789: FND_MESSAGE.SET_NAME('ONT','OE_INVALID_SERV_ITEM_QTY');
1790: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1791: OE_Order_Util.Get_Attribute_Name('ordered_quantity'));
1792: OE_MSG_PUB.Add;
1793: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1794: END IF;
1795: x_return_status := FND_API.G_RET_STS_ERROR;

Line 1973: OE_Order_Util.Get_Attribute_Name('ordered_item'));

1969: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_ERROR) THEN
1970: OE_MSG_PUB.Update_Msg_Context(p_attribute_code =>'ORDERED_ITEM');
1971: FND_MESSAGE.SET_NAME('ONT','OE_INVALID_SERV_ITEM');
1972: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1973: OE_Order_Util.Get_Attribute_Name('ordered_item'));
1974: OE_MSG_PUB.Add;
1975: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1976: END IF;
1977: x_return_status := FND_API.G_RET_STS_ERROR;

Line 1989: OE_Order_Util.Get_Attribute_Name('ordered_quantity'));

1985: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_ERROR) THEN
1986: OE_MSG_PUB.Update_Msg_Context(p_attribute_code =>'ORDERED_QUANTITY');
1987: FND_MESSAGE.SET_NAME('ONT','OE_INVALID_SERV_ITEM_QTY');
1988: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1989: OE_Order_Util.Get_Attribute_Name('ordered_quantity'));
1990: OE_MSG_PUB.Add;
1991: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1992: END IF;
1993: x_return_status := FND_API.G_RET_STS_ERROR;