DBA Data[Home] [Help]

APPS.OE_VALIDATE dependencies on OE_ORDER_UTIL

Line 653: OE_Order_Util.Get_Attribute_Name('HEADER_ID'));

649: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'HEADER_ID');
650:
651: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
652: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
653: OE_Order_Util.Get_Attribute_Name('HEADER_ID'));
654: OE_MSG_PUB.Add;
655: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
656:
657: END IF;

Line 707: OE_Order_Util.Get_Attribute_Name('ORG_ID'));

703: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORG_ID');
704:
705: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
706: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
707: OE_Order_Util.Get_Attribute_Name('ORG_ID'));
708: OE_MSG_PUB.Add;
709:
710: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
711:

Line 795: OE_Order_Util.Get_Attribute_Name('ORDER_TYPE_ID'));

791: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORDER_TYPE_ID');
792:
793: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
794: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
795: OE_Order_Util.Get_Attribute_Name('ORDER_TYPE_ID'));
796: OE_MSG_PUB.Add;
797:
798: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
799:

Line 887: OE_Order_Util.Get_Attribute_Name('ORDER_NUMBER'));

883: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORDER_NUMBER');
884:
885: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
886: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
887: OE_Order_Util.Get_Attribute_Name('ORDER_NUMBER'));
888:
889: OE_MSG_PUB.Add;
890: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
891:

Line 944: OE_Order_Util.Get_Attribute_Name('VERSION_NUMBER'));

940: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'VERSION_NUMBER');
941:
942: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
943: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
944: OE_Order_Util.Get_Attribute_Name('VERSION_NUMBER'));
945: OE_MSG_PUB.Add;
946: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
947:
948: END IF;

Line 999: OE_Order_Util.Get_Attribute_Name('EXPIRATION_DATE'));

995: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'EXPIRATION_DATE');
996:
997: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
998: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
999: OE_Order_Util.Get_Attribute_Name('EXPIRATION_DATE'));
1000: OE_MSG_PUB.Add;
1001: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1002:
1003: END IF;

Line 1057: OE_Order_Util.Get_Attribute_Name('order_source'));

1053: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORDER_SOURCE_ID');
1054:
1055: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
1056: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1057: OE_Order_Util.Get_Attribute_Name('order_source'));
1058: OE_MSG_PUB.Add;
1059: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1060:
1061: END IF;

Line 1113: OE_Order_Util.Get_Attribute_Name('SOURCE_DOCUMENT_TYPE_ID'));

1109: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SOURCE_DOCUMENT_TYPE_ID');
1110:
1111: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
1112: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1113: OE_Order_Util.Get_Attribute_Name('SOURCE_DOCUMENT_TYPE_ID'));
1114: OE_MSG_PUB.Add;
1115: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1116:
1117: END IF;

Line 1174: OE_Order_Util.Get_Attribute_Name('SOURCE_TYPE_CODE'));

1170: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SOURCE_TYPE_CODE');
1171:
1172: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
1173: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1174: OE_Order_Util.Get_Attribute_Name('SOURCE_TYPE_CODE'));
1175: OE_MSG_PUB.Add;
1176: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1177:
1178: END IF;

Line 1230: OE_Order_Util.Get_Attribute_Name('SOURCE_DOCUMENT_ID'));

1226: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SOURCE_DOCUMENT_ID');
1227:
1228: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
1229: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1230: OE_Order_Util.Get_Attribute_Name('SOURCE_DOCUMENT_ID'));
1231: OE_MSG_PUB.Add;
1232: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1233:
1234: END IF;

Line 1286: OE_Order_Util.Get_Attribute_Name('orig_sys_document_ref'));

1282: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORIG_SYS_DOCUMENT_REF');
1283:
1284: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
1285: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1286: OE_Order_Util.Get_Attribute_Name('orig_sys_document_ref'));
1287: OE_MSG_PUB.Add;
1288: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1289:
1290: END IF;

Line 1342: OE_Order_Util.Get_Attribute_Name('date_ordered'));

1338: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DATE_ORDERED');
1339:
1340: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
1341: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1342: OE_Order_Util.Get_Attribute_Name('date_ordered'));
1343: OE_MSG_PUB.Add;
1344: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1345:
1346: END IF;

Line 1397: OE_Order_Util.Get_Attribute_Name('date_requested'));

1393: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DATE_REQUESTED');
1394:
1395: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
1396: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1397: OE_Order_Util.Get_Attribute_Name('date_requested'));
1398: OE_MSG_PUB.Add;
1399: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1400:
1401: END IF;

Line 1460: OE_Order_Util.Get_Attribute_Name('shipment_priority_code'));

1456: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIPMENT_PRIORITY_CODE');
1457:
1458: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
1459: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1460: OE_Order_Util.Get_Attribute_Name('shipment_priority_code'));
1461: OE_MSG_PUB.Add;
1462: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1463:
1464: END IF;

Line 1522: OE_Order_Util.Get_Attribute_Name('demand_class_code'));

1518: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DEMAND_CLASS_CODE');
1519:
1520: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
1521: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1522: OE_Order_Util.Get_Attribute_Name('demand_class_code'));
1523: OE_MSG_PUB.Add;
1524: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1525:
1526: END IF;

Line 1603: OE_Order_Util.Get_Attribute_Name('price_list_id'));

1599: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PRICE_LIST_ID');
1600:
1601: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
1602: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1603: OE_Order_Util.Get_Attribute_Name('price_list_id'));
1604: OE_MSG_PUB.Add;
1605: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1606:
1607: END IF;

Line 1666: OE_Order_Util.Get_Attribute_Name('tax_exempt_flag'));

1662: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TAX_EXEMPT_FLAG');
1663:
1664: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
1665: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1666: OE_Order_Util.Get_Attribute_Name('tax_exempt_flag'));
1667: OE_MSG_PUB.Add;
1668: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1669:
1670: END IF;

Line 1721: OE_Order_Util.Get_Attribute_Name('tax_exempt_number'));

1717: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TAX_EXEMPT_NUMBER');
1718:
1719: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
1720: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1721: OE_Order_Util.Get_Attribute_Name('tax_exempt_number'));
1722: OE_MSG_PUB.Add;
1723: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1724:
1725: END IF;

Line 1783: OE_Order_Util.Get_Attribute_Name('tax_exempt_reason_code'));

1779: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TAX_EXEMPT_REASON_CODE');
1780:
1781: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
1782: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1783: OE_Order_Util.Get_Attribute_Name('tax_exempt_reason_code'));
1784: OE_MSG_PUB.Add;
1785: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1786:
1787: END IF;

Line 1841: OE_Order_Util.Get_Attribute_Name('conversion_rate'));

1837: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CONVERSION_RATE');
1838:
1839: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
1840: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1841: OE_Order_Util.Get_Attribute_Name('conversion_rate'));
1842: OE_MSG_PUB.Add;
1843: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1844:
1845: END IF;

Line 1892: OE_Order_Util.Get_Attribute_Name('CUSTOMER_PREFERENCE_SET_CODE'));

1888: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUSTOMER_PREFERENCE_SET_CODE');
1889:
1890: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
1891: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1892: OE_Order_Util.Get_Attribute_Name('CUSTOMER_PREFERENCE_SET_CODE'));
1893: OE_MSG_PUB.Add;
1894: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1895:
1896: END IF;

Line 1947: OE_Order_Util.Get_Attribute_Name('conversion_type_code'));

1943: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CONVERSION_TYPE_CODE');
1944:
1945: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
1946: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
1947: OE_Order_Util.Get_Attribute_Name('conversion_type_code'));
1948: OE_MSG_PUB.Add;
1949: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
1950:
1951: END IF;

Line 2001: OE_Order_Util.Get_Attribute_Name('conversion_rate_date'));

1997: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CONVERSION_RATE_DATE');
1998:
1999: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
2000: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
2001: OE_Order_Util.Get_Attribute_Name('conversion_rate_date'));
2002: OE_MSG_PUB.Add;
2003: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
2004:
2005: END IF;

Line 2062: OE_Order_Util.Get_Attribute_Name('partial_shipments_allowed'));

2058: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PARTIAL_SHIPMENTS_ALLOWED');
2059:
2060: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
2061: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
2062: OE_Order_Util.Get_Attribute_Name('partial_shipments_allowed'));
2063: OE_MSG_PUB.Add;
2064: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
2065:
2066: END IF;

Line 2118: OE_Order_Util.Get_Attribute_Name('ship_tolerance_above'));

2114: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIP_TOLERANCE_ABOVE');
2115:
2116: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
2117: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
2118: OE_Order_Util.Get_Attribute_Name('ship_tolerance_above'));
2119: OE_MSG_PUB.Add;
2120: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
2121:
2122: END IF;

Line 2174: OE_Order_Util.Get_Attribute_Name('ship_tolerance_below'));

2170: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIP_TOLERANCE_BELOW');
2171:
2172: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
2173: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
2174: OE_Order_Util.Get_Attribute_Name('ship_tolerance_below'));
2175: OE_MSG_PUB.Add;
2176: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
2177:
2178: END IF;

Line 2234: OE_Order_Util.Get_Attribute_Name('shippable_flag'));

2230: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIPPABLE_FLAG');
2231:
2232: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
2233: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
2234: OE_Order_Util.Get_Attribute_Name('shippable_flag'));
2235: OE_MSG_PUB.Add;
2236: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
2237:
2238: END IF;

Line 2294: OE_Order_Util.Get_Attribute_Name('shipping_interfaced_flag'));

2290: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIPPING_INTERFACED_FLAG');
2291:
2292: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
2293: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
2294: OE_Order_Util.Get_Attribute_Name('shipping_interfaced_flag'));
2295: OE_MSG_PUB.Add;
2296: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
2297:
2298: END IF;

Line 2350: OE_Order_Util.Get_Attribute_Name('shipping_instructions'));

2346: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIPPING_INSTRUCTIONS');
2347:
2348: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
2349: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
2350: OE_Order_Util.Get_Attribute_Name('shipping_instructions'));
2351: OE_MSG_PUB.Add;
2352: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
2353:
2354: END IF;

Line 2407: OE_Order_Util.Get_Attribute_Name('packing_instructions'));

2403: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PAQCKING_INSTRUCTIONS');
2404:
2405: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
2406: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
2407: OE_Order_Util.Get_Attribute_Name('packing_instructions'));
2408: OE_MSG_PUB.Add;
2409: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
2410:
2411: END IF;

Line 2464: OE_Order_Util.Get_Attribute_Name('under_shipment_tolerance'));

2460: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'UNDER_SHIPMENT_TOLERANCE');
2461:
2462: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
2463: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
2464: OE_Order_Util.Get_Attribute_Name('under_shipment_tolerance'));
2465: OE_MSG_PUB.Add;
2466: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
2467:
2468: END IF;

Line 2519: OE_Order_Util.Get_Attribute_Name('over_shipment_tolerance'));

2515: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'OVER_SHIPMENT_TOLERANCE');
2516:
2517: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
2518: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
2519: OE_Order_Util.Get_Attribute_Name('over_shipment_tolerance'));
2520: OE_MSG_PUB.Add;
2521: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
2522:
2523: END IF;

Line 2574: OE_Order_Util.Get_Attribute_Name('over_return_tolerance'));

2570: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'OVER_RETURN_TOLERANCE');
2571:
2572: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
2573: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
2574: OE_Order_Util.Get_Attribute_Name('over_return_tolerance'));
2575: OE_MSG_PUB.Add;
2576: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
2577:
2578: END IF;

Line 2629: OE_Order_Util.Get_Attribute_Name('under_return_tolerance'));

2625: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'UNDER_RETURN_TOLERANCE');
2626:
2627: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
2628: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
2629: OE_Order_Util.Get_Attribute_Name('under_return_tolerance'));
2630: OE_MSG_PUB.Add;
2631: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
2632:
2633: END IF;

Line 2692: OE_Order_Util.Get_Attribute_Name('transactional_curr_code'));

2688: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TRANSACTIONAL_CURR_CODE');
2689:
2690: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
2691: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
2692: OE_Order_Util.Get_Attribute_Name('transactional_curr_code'));
2693: OE_MSG_PUB.Add;
2694: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
2695:
2696: END IF;

Line 2753: OE_Order_Util.Get_Attribute_Name('agreement_id'));

2749: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'AGREEMENT_ID');
2750:
2751: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
2752: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
2753: OE_Order_Util.Get_Attribute_Name('agreement_id'));
2754: OE_MSG_PUB.Add;
2755: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
2756:
2757: END IF;

Line 2816: OE_Order_Util.Get_Attribute_Name('tax_point_code'));

2812: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TAX_POINT_CODE');
2813:
2814: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
2815: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
2816: OE_Order_Util.Get_Attribute_Name('tax_point_code'));
2817: OE_MSG_PUB.Add;
2818: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
2819:
2820: END IF;

Line 2873: OE_Order_Util.Get_Attribute_Name('cust_po_number'));

2869: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUST_PO_NUMBER');
2870:
2871: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
2872: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
2873: OE_Order_Util.Get_Attribute_Name('cust_po_number'));
2874: OE_MSG_PUB.Add;
2875: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
2876:
2877: END IF;

Line 2933: OE_Order_Util.Get_Attribute_Name('invoicing_rule_id'));

2929: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'INVOICING_RULE_ID');
2930:
2931: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
2932: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
2933: OE_Order_Util.Get_Attribute_Name('invoicing_rule_id'));
2934: OE_MSG_PUB.Add;
2935: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
2936:
2937: END IF;

Line 3012: OE_Order_Util.Get_Attribute_Name('payment_term_id'));

3008: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PAYMENT_TERM_ID');
3009:
3010: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
3011: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
3012: OE_Order_Util.Get_Attribute_Name('payment_term_id'));
3013: OE_MSG_PUB.Add;
3014: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
3015:
3016: END IF;

Line 3068: OE_Order_Util.Get_Attribute_Name('planning_priority'));

3064: OE_MSG_PUB.Update_Msg_Context
3065: (p_attribute_code => 'PLANNING_PRIORITY');
3066: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
3067: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
3068: OE_Order_Util.Get_Attribute_Name('planning_priority'));
3069: OE_MSG_PUB.Add;
3070: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
3071:
3072: END IF;

Line 3131: OE_Order_Util.Get_Attribute_Name('shipping_method_code'));

3127: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIPPING_METHOD_CODE');
3128:
3129: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
3130: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
3131: OE_Order_Util.Get_Attribute_Name('shipping_method_code'));
3132: OE_MSG_PUB.Add;
3133: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
3134:
3135: END IF;

Line 3188: OE_Order_Util.Get_Attribute_Name('freight_carrier_code'));

3184: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FREIGHT_CARRIER_CODE');
3185:
3186: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
3187: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
3188: OE_Order_Util.Get_Attribute_Name('freight_carrier_code'));
3189: OE_MSG_PUB.Add;
3190: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
3191:
3192: END IF;

Line 3252: OE_Order_Util.Get_Attribute_Name('fob_point_code'));

3248: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FOB_POINT_CODE');
3249:
3250: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
3251: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
3252: OE_Order_Util.Get_Attribute_Name('fob_point_code'));
3253: OE_MSG_PUB.Add;
3254: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
3255:
3256: END IF;

Line 3319: OE_Order_Util.Get_Attribute_Name('freight_terms_code'));

3315:
3316:
3317: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
3318: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
3319: OE_Order_Util.Get_Attribute_Name('freight_terms_code'));
3320: OE_MSG_PUB.Add;
3321: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
3322:
3323: END IF;

Line 3381: OE_Order_Util.Get_Attribute_Name('sold_to_org_id'));

3377: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SOLD_TO_ORG_ID');
3378:
3379: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
3380: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
3381: OE_Order_Util.Get_Attribute_Name('sold_to_org_id'));
3382: OE_MSG_PUB.Add;
3383: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
3384:
3385: END IF;

Line 3439: OE_Order_Util.Get_Attribute_Name('sold_to_phone_id'));

3435: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SOLD_TO_PHONE_ID');
3436:
3437: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
3438: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
3439: OE_Order_Util.Get_Attribute_Name('sold_to_phone_id'));
3440: OE_MSG_PUB.Add;
3441: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
3442:
3443: END IF;

Line 3500: OE_Order_Util.Get_Attribute_Name('Customer_id'));

3496: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUSTOMER_ID');
3497:
3498: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
3499: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
3500: OE_Order_Util.Get_Attribute_Name('Customer_id'));
3501: OE_MSG_PUB.Add;
3502: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
3503:
3504: END IF;

Line 3558: OE_Order_Util.Get_Attribute_Name('internal_item_id'));

3554:
3555:
3556: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
3557: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
3558: OE_Order_Util.Get_Attribute_Name('internal_item_id'));
3559: OE_MSG_PUB.Add;
3560: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
3561:
3562: END IF;

Line 3615: OE_Order_Util.Get_Attribute_Name('cust_item_setting_id'));

3611: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUST_ITEM_SETTING_ID');
3612:
3613: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
3614: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
3615: OE_Order_Util.Get_Attribute_Name('cust_item_setting_id'));
3616: OE_MSG_PUB.Add;
3617: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
3618:
3619: END IF;

Line 3672: OE_Order_Util.Get_Attribute_Name('ship_from_org_id'));

3668: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIP_FROM_ORG_ID');
3669:
3670: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
3671: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
3672: OE_Order_Util.Get_Attribute_Name('ship_from_org_id'));
3673: OE_MSG_PUB.Add;
3674: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
3675:
3676: END IF;

Line 3727: OE_Order_Util.Get_Attribute_Name('subinventory'));

3723: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SUBINVENTORY');
3724:
3725: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
3726: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
3727: OE_Order_Util.Get_Attribute_Name('subinventory'));
3728: OE_MSG_PUB.Add;
3729: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
3730:
3731: END IF;

Line 3784: OE_Order_Util.Get_Attribute_Name('inventory_org_id'));

3780: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'INVENTORY_ORG_ID');
3781:
3782: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
3783: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
3784: OE_Order_Util.Get_Attribute_Name('inventory_org_id'));
3785: OE_MSG_PUB.Add;
3786: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
3787:
3788: END IF;

Line 3831: OE_Order_Util.Get_Attribute_Name('ship_to_org_id'));

3827: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIP_TO_ORG_ID');
3828:
3829: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
3830: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
3831: OE_Order_Util.Get_Attribute_Name('ship_to_org_id'));
3832: OE_MSG_PUB.Add;
3833: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
3834:
3835: END IF;

Line 3888: OE_Order_Util.Get_Attribute_Name('site_use_id'));

3884: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SITE_USE_ID');
3885:
3886: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
3887: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
3888: OE_Order_Util.Get_Attribute_Name('site_use_id'));
3889: OE_MSG_PUB.Add;
3890: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
3891:
3892: END IF;

Line 3934: OE_Order_Util.Get_Attribute_Name('intermed_ship_to_org_id'));

3930: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'INTERMED_SHIP_TO_ORG_ID');
3931:
3932: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
3933: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
3934: OE_Order_Util.Get_Attribute_Name('intermed_ship_to_org_id'));
3935: OE_MSG_PUB.Add;
3936: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
3937:
3938: END IF;

Line 4016: OE_Order_Util.Get_Attribute_Name('invoice_to_org_id'));

4012: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'INVOICE_TO_ORG_ID');
4013:
4014: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
4015: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
4016: OE_Order_Util.Get_Attribute_Name('invoice_to_org_id'));
4017: OE_MSG_PUB.Add;
4018: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
4019:
4020: END IF;

Line 4077: OE_Order_Util.Get_Attribute_Name('deliver_to_org_id'));

4073: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DELIVER_TO_ORG_ID');
4074:
4075: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
4076: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
4077: OE_Order_Util.Get_Attribute_Name('deliver_to_org_id'));
4078: OE_MSG_PUB.Add;
4079: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
4080:
4081: END IF;

Line 4137: OE_Order_Util.Get_Attribute_Name('sold_to_contact_id'));

4133: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SOLD_TO_CONTACT_ID');
4134:
4135: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
4136: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
4137: OE_Order_Util.Get_Attribute_Name('sold_to_contact_id'));
4138: OE_MSG_PUB.Add;
4139: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
4140:
4141: END IF;

Line 4205: OE_Order_Util.Get_Attribute_Name('ship_to_contact_id'));

4201: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIP_TO_CONTACT_ID');
4202:
4203: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
4204: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
4205: OE_Order_Util.Get_Attribute_Name('ship_to_contact_id'));
4206: OE_MSG_PUB.Add;
4207: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
4208:
4209: END IF;

Line 4273: OE_Order_Util.Get_Attribute_Name('intermed_ship_to_contact_id'));

4269: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'INTERMED_SHIP_TO_CONTACT_ID');
4270:
4271: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
4272: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
4273: OE_Order_Util.Get_Attribute_Name('intermed_ship_to_contact_id'));
4274: OE_MSG_PUB.Add;
4275: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
4276:
4277: END IF;

Line 4340: OE_Order_Util.Get_Attribute_Name('invoice_to_contact_id'));

4336: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'INVOICE_TO_CONTACT_ID');
4337:
4338: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
4339: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
4340: OE_Order_Util.Get_Attribute_Name('invoice_to_contact_id'));
4341: OE_MSG_PUB.Add;
4342: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
4343:
4344: END IF;

Line 4404: OE_Order_Util.Get_Attribute_Name('deliver_to_contact_id'));

4400: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DELIVER_TO_CONTACT_ID');
4401:
4402: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
4403: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
4404: OE_Order_Util.Get_Attribute_Name('deliver_to_contact_id'));
4405: OE_MSG_PUB.Add;
4406: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
4407:
4408: END IF;

Line 4463: OE_Order_Util.Get_Attribute_Name('last_updated_by'));

4459: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LAST_UPDATED_BY');
4460:
4461: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
4462: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
4463: OE_Order_Util.Get_Attribute_Name('last_updated_by'));
4464: OE_MSG_PUB.Add;
4465: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
4466:
4467: END IF;

Line 4520: OE_Order_Util.Get_Attribute_Name('last_update_date'));

4516: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LAST_UPDATE_DATE');
4517:
4518: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
4519: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
4520: OE_Order_Util.Get_Attribute_Name('last_update_date'));
4521: OE_MSG_PUB.Add;
4522: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
4523:
4524: END IF;

Line 4577: OE_Order_Util.Get_Attribute_Name('last_update_login'));

4573: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LAST_UPDATE_LOGIN');
4574:
4575: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
4576: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
4577: OE_Order_Util.Get_Attribute_Name('last_update_login'));
4578: OE_MSG_PUB.Add;
4579: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
4580:
4581: END IF;

Line 4634: OE_Order_Util.Get_Attribute_Name('program_application_id'));

4630: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PROGRAM_APPLICATION_ID');
4631:
4632: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
4633: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
4634: OE_Order_Util.Get_Attribute_Name('program_application_id'));
4635: OE_MSG_PUB.Add;
4636: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
4637:
4638: END IF;

Line 4691: OE_Order_Util.Get_Attribute_Name('program_id'));

4687: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PROGRAM_ID');
4688:
4689: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
4690: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
4691: OE_Order_Util.Get_Attribute_Name('program_id'));
4692: OE_MSG_PUB.Add;
4693: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
4694:
4695: END IF;

Line 4748: OE_Order_Util.Get_Attribute_Name('program_update_date'));

4744: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PROGRAM_UPDATE_DATE');
4745:
4746: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
4747: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
4748: OE_Order_Util.Get_Attribute_Name('program_update_date'));
4749: OE_MSG_PUB.Add;
4750: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
4751:
4752: END IF;

Line 4805: OE_Order_Util.Get_Attribute_Name('request_id'));

4801: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'REQUEST_ID');
4802:
4803: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
4804: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
4805: OE_Order_Util.Get_Attribute_Name('request_id'));
4806: OE_MSG_PUB.Add;
4807: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
4808:
4809: END IF;

Line 4862: OE_Order_Util.Get_Attribute_Name('global_attribute1'));

4858: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'GLOBAL_ATTRIBUTE1');
4859:
4860: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
4861: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
4862: OE_Order_Util.Get_Attribute_Name('global_attribute1'));
4863: OE_MSG_PUB.Add;
4864: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
4865:
4866: END IF;

Line 4920: OE_Order_Util.Get_Attribute_Name('price_adjustment_id'));

4916: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PRICE_ADJUSTMENT_ID');
4917:
4918: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
4919: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
4920: OE_Order_Util.Get_Attribute_Name('price_adjustment_id'));
4921: OE_MSG_PUB.Add;
4922: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
4923:
4924: END IF;

Line 4977: OE_Order_Util.Get_Attribute_Name('discount_id'));

4973: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DISCOUNT_ID');
4974:
4975: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
4976: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
4977: OE_Order_Util.Get_Attribute_Name('discount_id'));
4978: OE_MSG_PUB.Add;
4979: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
4980:
4981: END IF;

Line 5035: OE_Order_Util.Get_Attribute_Name('discount_line_id'));

5031: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DISCOUNT_LINE_ID');
5032:
5033: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
5034: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
5035: OE_Order_Util.Get_Attribute_Name('discount_line_id'));
5036: OE_MSG_PUB.Add;
5037: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
5038:
5039: END IF;

Line 5092: OE_Order_Util.Get_Attribute_Name('automatic_flag'));

5088: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'AUTOMATIC_FLAG');
5089:
5090: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
5091: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
5092: OE_Order_Util.Get_Attribute_Name('automatic_flag'));
5093: OE_MSG_PUB.Add;
5094: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
5095:
5096: END IF;

Line 5161: OE_Order_Util.Get_Attribute_Name('percent'));

5157: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PERCENT');
5158:
5159: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
5160: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
5161: OE_Order_Util.Get_Attribute_Name('percent'));
5162: OE_MSG_PUB.Add;
5163: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
5164:
5165: END IF;

Line 5218: OE_Order_Util.Get_Attribute_Name('line_id'));

5214: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LINE_ID');
5215:
5216: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
5217: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
5218: OE_Order_Util.Get_Attribute_Name('line_id'));
5219: OE_MSG_PUB.Add;
5220: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
5221:
5222: END IF;

Line 5275: OE_Order_Util.Get_Attribute_Name('Applied_Flag'));

5271: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'APPLIED_FLAG');
5272:
5273: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
5274: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
5275: OE_Order_Util.Get_Attribute_Name('Applied_Flag'));
5276: OE_MSG_PUB.Add;
5277: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
5278:
5279: END IF;

Line 5335: FND_MESSAGE.SET_TOKEN('ATTRIBUTE', OE_Order_Util.Get_Attribute_Name('Change_Reason_Code'));

5331: END IF;
5332: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_ERROR) THEN
5333: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CHANGE_REASON_CODE');
5334: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
5335: FND_MESSAGE.SET_TOKEN('ATTRIBUTE', OE_Order_Util.Get_Attribute_Name('Change_Reason_Code'));
5336: OE_MSG_PUB.Add;
5337: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
5338: END IF;
5339: RETURN FALSE;

Line 5381: OE_Order_Util.Get_Attribute_Name('Change_Reason_Text'));

5377: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CHANGE_REASON_TEXT');
5378:
5379: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
5380: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
5381: OE_Order_Util.Get_Attribute_Name('Change_Reason_Text'));
5382: OE_MSG_PUB.Add;
5383: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
5384:
5385: END IF;

Line 5439: OE_Order_Util.Get_Attribute_Name('List_Header_id'));

5435: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LIST_HEADER_ID');
5436:
5437: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
5438: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
5439: OE_Order_Util.Get_Attribute_Name('List_Header_id'));
5440: OE_MSG_PUB.Add;
5441: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
5442:
5443: END IF;

Line 5497: OE_Order_Util.Get_Attribute_Name('List_Line_id'));

5493: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LIST_LINE_ID');
5494:
5495: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
5496: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
5497: OE_Order_Util.Get_Attribute_Name('List_Line_id'));
5498: OE_MSG_PUB.Add;
5499: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
5500:
5501: END IF;

Line 5554: OE_Order_Util.Get_Attribute_Name('List_Line_Type_code'));

5550: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LIST_LINE_TYPE_CODE');
5551:
5552: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
5553: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
5554: OE_Order_Util.Get_Attribute_Name('List_Line_Type_code'));
5555: OE_MSG_PUB.Add;
5556: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
5557:
5558: END IF;

Line 5612: OE_Order_Util.Get_Attribute_Name('Modified_From'));

5608: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'MODIFIED_FROM');
5609:
5610: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
5611: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
5612: OE_Order_Util.Get_Attribute_Name('Modified_From'));
5613: OE_MSG_PUB.Add;
5614: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
5615:
5616: END IF;

Line 5669: OE_Order_Util.Get_Attribute_Name('Modified_To'));

5665: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'MODIFIED_TO');
5666:
5667: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
5668: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
5669: OE_Order_Util.Get_Attribute_Name('Modified_To'));
5670: OE_MSG_PUB.Add;
5671: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
5672:
5673: END IF;

Line 5727: OE_Order_Util.Get_Attribute_Name('Modifier_mechanism_type_code'));

5723: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'MODIFIER_MECHANISM_TYPE_CODE');
5724:
5725: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
5726: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
5727: OE_Order_Util.Get_Attribute_Name('Modifier_mechanism_type_code'));
5728: OE_MSG_PUB.Add;
5729: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
5730:
5731: END IF;

Line 5786: OE_Order_Util.Get_Attribute_Name('Updated_Flag'));

5782: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'UPDATED_FLAG');
5783:
5784: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
5785: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
5786: OE_Order_Util.Get_Attribute_Name('Updated_Flag'));
5787: OE_MSG_PUB.Add;
5788: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
5789:
5790: END IF;

Line 5844: OE_Order_Util.Get_Attribute_Name('Update_Allowed'));

5840: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'UPDATE_ALLOWED');
5841:
5842: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
5843: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
5844: OE_Order_Util.Get_Attribute_Name('Update_Allowed'));
5845: OE_MSG_PUB.Add;
5846: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
5847:
5848: END IF;

Line 5901: OE_Order_Util.Get_Attribute_Name('sales_credit_id'));

5897: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SALES_CREDIT_ID');
5898:
5899: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
5900: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
5901: OE_Order_Util.Get_Attribute_Name('sales_credit_id'));
5902: OE_MSG_PUB.Add;
5903: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
5904:
5905: END IF;

Line 5957: OE_Order_Util.Get_Attribute_Name('Sales_credit_type_id'));

5953: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Sales_credit_type_id');
5954:
5955: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
5956: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
5957: OE_Order_Util.Get_Attribute_Name('Sales_credit_type_id'));
5958: OE_MSG_PUB.Add;
5959: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
5960:
5961: END IF;

Line 6076: OE_Order_Util.Get_Attribute_Name('salesrep_id'));

6072: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SALESREP_ID');
6073:
6074: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6075: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6076: OE_Order_Util.Get_Attribute_Name('salesrep_id'));
6077: OE_MSG_PUB.Add;
6078: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6079:
6080: END IF;

Line 6101: OE_Order_Util.Get_Attribute_Name('salesrep_id'));

6097: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SALESREP_ID');
6098:
6099: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6100: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6101: OE_Order_Util.Get_Attribute_Name('salesrep_id'));
6102: OE_MSG_PUB.Add;
6103: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6104:
6105: END IF;

Line 6134: OE_Order_Util.Get_Attribute_Name('salesrep_id'));

6130: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SALESREP_ID');
6131:
6132: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6133: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6134: OE_Order_Util.Get_Attribute_Name('salesrep_id'));
6135: OE_MSG_PUB.Add;
6136: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6137:
6138: END IF;

Line 6150: OE_Order_Util.Get_Attribute_Name('salesrep_id'));

6146: WHEN no_data_found Then
6147: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SALESREP_ID');
6148: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6149: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6150: OE_Order_Util.Get_Attribute_Name('salesrep_id'));
6151: OE_MSG_PUB.Add;
6152: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6153: Return FALSE;
6154: WHEN OTHERS THEN

Line 6202: OE_Order_Util.Get_Attribute_Name('dw_update_advice_flag'));

6198: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DW_UPDATE_ADVICE_FLAG');
6199:
6200: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6201: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6202: OE_Order_Util.Get_Attribute_Name('dw_update_advice_flag'));
6203: OE_MSG_PUB.Add;
6204: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6205:
6206: END IF;

Line 6259: OE_Order_Util.Get_Attribute_Name('wh_update_date'));

6255: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'WH_UPDATE_DATE');
6256:
6257: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6258: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6259: OE_Order_Util.Get_Attribute_Name('wh_update_date'));
6260: OE_MSG_PUB.Add;
6261: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6262:
6263: END IF;

Line 6342: OE_Order_Util.Get_Attribute_Name('line_type_id'));

6338: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LINE_TYPE_ID');
6339:
6340: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6341: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6342: OE_Order_Util.Get_Attribute_Name('line_type_id'));
6343: OE_MSG_PUB.Add;
6344: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6345:
6346: END IF;

Line 6399: OE_Order_Util.Get_Attribute_Name('line_number'));

6395: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LINE_NUMBER');
6396:
6397: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6398: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6399: OE_Order_Util.Get_Attribute_Name('line_number'));
6400: OE_MSG_PUB.Add;
6401: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6402:
6403: END IF;

Line 6456: OE_Order_Util.Get_Attribute_Name('ordered_item_id'));

6452: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORDERED_ITEM_ID');
6453:
6454: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6455: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6456: OE_Order_Util.Get_Attribute_Name('ordered_item_id'));
6457: OE_MSG_PUB.Add;
6458: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6459:
6460: END IF;

Line 6513: OE_Order_Util.Get_Attribute_Name('item_identifier_type'));

6509: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ITEM_IDENTIFIER_TYPE');
6510:
6511: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6512: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6513: OE_Order_Util.Get_Attribute_Name('item_identifier_type'));
6514: OE_MSG_PUB.Add;
6515: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6516:
6517: END IF;

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

6566: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORDERED_ITEM');
6567:
6568: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6569: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6570: OE_Order_Util.Get_Attribute_Name('ordered_item'));
6571: OE_MSG_PUB.Add;
6572: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6573:
6574: END IF;

Line 6627: OE_Order_Util.Get_Attribute_Name('date_and_time_requested'));

6623: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DATE_AND_TIME_REQUESTED');
6624:
6625: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6626: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6627: OE_Order_Util.Get_Attribute_Name('date_and_time_requested'));
6628: OE_MSG_PUB.Add;
6629: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6630:
6631: END IF;

Line 6684: OE_Order_Util.Get_Attribute_Name('date_and_time_promised'));

6680: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DATE_AND_TIME_PROMISED');
6681:
6682: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6683: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6684: OE_Order_Util.Get_Attribute_Name('date_and_time_promised'));
6685: OE_MSG_PUB.Add;
6686: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6687:
6688: END IF;

Line 6741: OE_Order_Util.Get_Attribute_Name('date_and_time_scheduled'));

6737: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DATE_AND_TIME_SCHEDULED');
6738:
6739: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6740: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6741: OE_Order_Util.Get_Attribute_Name('date_and_time_scheduled'));
6742: OE_MSG_PUB.Add;
6743: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6744:
6745: END IF;

Line 6798: OE_Order_Util.Get_Attribute_Name('order_quantity_uom'));

6794: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORDER_QUANTITY_UOM');
6795:
6796: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6797: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6798: OE_Order_Util.Get_Attribute_Name('order_quantity_uom'));
6799: OE_MSG_PUB.Add;
6800: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6801:
6802: END IF;

Line 6851: OE_Order_Util.Get_Attribute_Name('ordered_quantity_uom2'));

6847: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORDERED_QUANTITY_UOM2');
6848:
6849: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6850: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6851: OE_Order_Util.Get_Attribute_Name('ordered_quantity_uom2'));
6852: OE_MSG_PUB.Add;
6853: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6854:
6855: END IF;

Line 6913: OE_Order_Util.Get_Attribute_Name('preferred_grade'));

6909: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PREFERRED_GRADE');
6910:
6911: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6912: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6913: OE_Order_Util.Get_Attribute_Name('preferred_grade'));
6914: OE_MSG_PUB.Add;
6915: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6916:
6917: END IF;

Line 6972: OE_Order_Util.Get_Attribute_Name('price_request_code'));

6968: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PRICE_REQUEST_CODE');
6969:
6970: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6971: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6972: OE_Order_Util.Get_Attribute_Name('price_request_code'));
6973: OE_MSG_PUB.Add;
6974: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6975:
6976: END IF;

Line 7031: OE_Order_Util.Get_Attribute_Name('pricing_quantity'));

7027: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PRICING_QUANTITY');
7028:
7029: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7030: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7031: OE_Order_Util.Get_Attribute_Name('pricing_quantity'));
7032: OE_MSG_PUB.Add;
7033: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7034:
7035: END IF;

Line 7088: OE_Order_Util.Get_Attribute_Name('pricing_quantity_uom'));

7084: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PRICING_QUANTITY_UOM');
7085:
7086: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7087: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7088: OE_Order_Util.Get_Attribute_Name('pricing_quantity_uom'));
7089: OE_MSG_PUB.Add;
7090: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7091:
7092: END IF;

Line 7145: OE_Order_Util.Get_Attribute_Name('quantity_cancelled'));

7141: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'QUANTITY_CANCELLED');
7142:
7143: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7144: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7145: OE_Order_Util.Get_Attribute_Name('quantity_cancelled'));
7146: OE_MSG_PUB.Add;
7147: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7148:
7149: END IF;

Line 7202: OE_Order_Util.Get_Attribute_Name('quantity_shipped'));

7198: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'QUANTITY_SHIPPED');
7199:
7200: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7201: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7202: OE_Order_Util.Get_Attribute_Name('quantity_shipped'));
7203: OE_MSG_PUB.Add;
7204: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7205:
7206: END IF;

Line 7259: OE_Order_Util.Get_Attribute_Name('quantity_ordered'));

7255: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'QUANTITY_ORDERED');
7256:
7257: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7258: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7259: OE_Order_Util.Get_Attribute_Name('quantity_ordered'));
7260: OE_MSG_PUB.Add;
7261: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7262:
7263: END IF;

Line 7316: OE_Order_Util.Get_Attribute_Name('quantity_fulfilled'));

7312: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'QUANTITY_FULFILLED');
7313:
7314: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7315: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7316: OE_Order_Util.Get_Attribute_Name('quantity_fulfilled'));
7317: OE_MSG_PUB.Add;
7318: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7319:
7320: END IF;

Line 7376: OE_Order_Util.Get_Attribute_Name('fulfilled_flag'));

7372: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FULFILLED_FLAG');
7373:
7374: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7375: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7376: OE_Order_Util.Get_Attribute_Name('fulfilled_flag'));
7377: OE_MSG_PUB.Add;
7378: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7379:
7380: END IF;

Line 7438: OE_Order_Util.Get_Attribute_Name('calculate_price_flag'));

7434: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CALCULATE_PRICE_FLAG');
7435:
7436: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7437: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7438: OE_Order_Util.Get_Attribute_Name('calculate_price_flag'));
7439: OE_MSG_PUB.Add;
7440: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7441:
7442: END IF;

Line 7495: OE_Order_Util.Get_Attribute_Name('fulfillment_method_code'));

7491: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FULFILLMENT_METHOD_CODE');
7492:
7493: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7494: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7495: OE_Order_Util.Get_Attribute_Name('fulfillment_method_code'));
7496: OE_MSG_PUB.Add;
7497: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7498:
7499: END IF;

Line 7551: OE_Order_Util.Get_Attribute_Name('fulfillment_date'));

7547: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FULFILLMENT_DATE');
7548:
7549: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7550: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7551: OE_Order_Util.Get_Attribute_Name('fulfillment_date'));
7552: OE_MSG_PUB.Add;
7553: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7554:
7555: END IF;

Line 7608: OE_Order_Util.Get_Attribute_Name('shipping_quantity'));

7604: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIPPING_QUANTITY');
7605:
7606: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7607: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7608: OE_Order_Util.Get_Attribute_Name('shipping_quantity'));
7609: OE_MSG_PUB.Add;
7610: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7611:
7612: END IF;

Line 7665: OE_Order_Util.Get_Attribute_Name('shipping_quantity_uom'));

7661: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIPPING_QUANTITY_UOM');
7662:
7663: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7664: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7665: OE_Order_Util.Get_Attribute_Name('shipping_quantity_uom'));
7666: OE_MSG_PUB.Add;
7667: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7668:
7669: END IF;

Line 7722: OE_Order_Util.Get_Attribute_Name('delivery_lead_time'));

7718: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DELIVERY_LEAD_TIME');
7719:
7720: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7721: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7722: OE_Order_Util.Get_Attribute_Name('delivery_lead_time'));
7723: OE_MSG_PUB.Add;
7724: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7725:
7726: END IF;

Line 7779: OE_Order_Util.Get_Attribute_Name('demand_bucket_type'));

7775: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DEMAND_BUCKET_TYPE');
7776:
7777: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7778: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7779: OE_Order_Util.Get_Attribute_Name('demand_bucket_type'));
7780: OE_MSG_PUB.Add;
7781: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7782:
7783: END IF;

Line 7836: OE_Order_Util.Get_Attribute_Name('schedule_item_detail_id'));

7832: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SCHEDULE_ITEM_DETAIL_ID');
7833:
7834: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7835: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7836: OE_Order_Util.Get_Attribute_Name('schedule_item_detail_id'));
7837: OE_MSG_PUB.Add;
7838: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7839:
7840: END IF;

Line 7893: OE_Order_Util.Get_Attribute_Name('demand_stream_id'));

7889: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DEMAND_STREAM_ID');
7890:
7891: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7892: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7893: OE_Order_Util.Get_Attribute_Name('demand_stream_id'));
7894: OE_MSG_PUB.Add;
7895: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7896:
7897: END IF;

Line 7950: OE_Order_Util.Get_Attribute_Name('cust_dock_code'));

7946: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUST_DOCK_CODE');
7947:
7948: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7949: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7950: OE_Order_Util.Get_Attribute_Name('cust_dock_code'));
7951: OE_MSG_PUB.Add;
7952: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7953:
7954: END IF;

Line 8007: OE_Order_Util.Get_Attribute_Name('cust_job'));

8003: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUST_JOB');
8004:
8005: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8006: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8007: OE_Order_Util.Get_Attribute_Name('cust_job'));
8008: OE_MSG_PUB.Add;
8009: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8010:
8011: END IF;

Line 8064: OE_Order_Util.Get_Attribute_Name('cust_production_line'));

8060: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUST_PRODUCTION_LINE');
8061:
8062: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8063: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8064: OE_Order_Util.Get_Attribute_Name('cust_production_line'));
8065: OE_MSG_PUB.Add;
8066: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8067:
8068: END IF;

Line 8121: OE_Order_Util.Get_Attribute_Name('cust_model_serial_number'));

8117: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUST_MODEL_SERIAL_NUMBER');
8118:
8119: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8120: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8121: OE_Order_Util.Get_Attribute_Name('cust_model_serial_number'));
8122: OE_MSG_PUB.Add;
8123: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8124:
8125: END IF;

Line 8177: OE_Order_Util.Get_Attribute_Name('planning_prod_seq_no'));

8173: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PLANNING_PROD_SEQ_NO');
8174:
8175: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8176: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8177: OE_Order_Util.Get_Attribute_Name('planning_prod_seq_no'));
8178: OE_MSG_PUB.Add;
8179: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8180:
8181: END IF;

Line 8243: OE_Order_Util.Get_Attribute_Name('project_id'));

8239: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PROJECT_ID');
8240:
8241: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8242: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8243: OE_Order_Util.Get_Attribute_Name('project_id'));
8244: OE_MSG_PUB.Add;
8245: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8246:
8247: END IF;

Line 8301: OE_Order_Util.Get_Attribute_Name('task_id'));

8297: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TASK_ID');
8298:
8299: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8300: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8301: OE_Order_Util.Get_Attribute_Name('task_id'));
8302: OE_MSG_PUB.Add;
8303: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8304:
8305: END IF;

Line 8358: OE_Order_Util.Get_Attribute_Name('inventory_item_id'));

8354: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'INVENTORY_ITEM_ID');
8355:
8356: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8357: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8358: OE_Order_Util.Get_Attribute_Name('inventory_item_id'));
8359: OE_MSG_PUB.Add;
8360: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8361:
8362: END IF;

Line 8416: OE_Order_Util.Get_Attribute_Name('tax_date'));

8412: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TAX_DATE');
8413:
8414: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8415: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8416: OE_Order_Util.Get_Attribute_Name('tax_date'));
8417: OE_MSG_PUB.Add;
8418: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8419:
8420: END IF;

Line 8474: OE_Order_Util.Get_Attribute_Name('pricing_date'));

8470: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PRICING_DATE');
8471:
8472: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8473: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8474: OE_Order_Util.Get_Attribute_Name('pricing_date'));
8475: OE_MSG_PUB.Add;
8476: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8477:
8478: END IF;

Line 8531: OE_Order_Util.Get_Attribute_Name('shipment_number'));

8527: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIPMENT_NUMBER');
8528:
8529: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8530: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8531: OE_Order_Util.Get_Attribute_Name('shipment_number'));
8532: OE_MSG_PUB.Add;
8533: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8534:
8535: END IF;

Line 8588: OE_Order_Util.Get_Attribute_Name('orig_sys_line_ref'));

8584: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORIG_SYS_LINE_REF');
8585:
8586: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8587: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8588: OE_Order_Util.Get_Attribute_Name('orig_sys_line_ref'));
8589: OE_MSG_PUB.Add;
8590: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8591:
8592: END IF;

Line 8645: OE_Order_Util.Get_Attribute_Name('source_document_line_id'));

8641: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SOURCE_DOCUMENT_LINE_ID');
8642:
8643: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8644: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8645: OE_Order_Util.Get_Attribute_Name('source_document_line_id'));
8646: OE_MSG_PUB.Add;
8647: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8648:
8649: END IF;

Line 8702: OE_Order_Util.Get_Attribute_Name('reference_line_id'));

8698: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'REFERENCE_LINE_ID');
8699:
8700: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8701: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8702: OE_Order_Util.Get_Attribute_Name('reference_line_id'));
8703: OE_MSG_PUB.Add;
8704: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8705:
8706: END IF;

Line 8760: OE_Order_Util.Get_Attribute_Name('reference_type'));

8756: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'REFERENCE_TYPE');
8757:
8758: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8759: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8760: OE_Order_Util.Get_Attribute_Name('reference_type'));
8761: OE_MSG_PUB.Add;
8762: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8763:
8764: END IF;

Line 8817: OE_Order_Util.Get_Attribute_Name('reference_header_id'));

8813: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'REFERENCE_HEADER_ID');
8814:
8815: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8816: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8817: OE_Order_Util.Get_Attribute_Name('reference_header_id'));
8818: OE_MSG_PUB.Add;
8819: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8820:
8821: END IF;

Line 8876: OE_Order_Util.Get_Attribute_Name('revision'));

8872: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'REVISION');
8873:
8874: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8875: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8876: OE_Order_Util.Get_Attribute_Name('revision'));
8877: OE_MSG_PUB.Add;
8878: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8879:
8880: END IF;

Line 8933: OE_Order_Util.Get_Attribute_Name('unit_selling_price'));

8929: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'UNIT_SELLING_PRICE');
8930:
8931: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8932: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8933: OE_Order_Util.Get_Attribute_Name('unit_selling_price'));
8934: OE_MSG_PUB.Add;
8935: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8936:
8937: END IF;

Line 8991: OE_Order_Util.Get_Attribute_Name('unit_selling_price_per_pqty'));

8987: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'UNIT_SELLING_PRICE_PER_PQTY');
8988:
8989: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8990: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8991: OE_Order_Util.Get_Attribute_Name('unit_selling_price_per_pqty'));
8992: OE_MSG_PUB.Add;
8993: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8994:
8995: END IF;

Line 9049: OE_Order_Util.Get_Attribute_Name('unit_list_price'));

9045: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'UNIT_LIST_PRICE');
9046:
9047: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9048: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9049: OE_Order_Util.Get_Attribute_Name('unit_list_price'));
9050: OE_MSG_PUB.Add;
9051: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9052:
9053: END IF;

Line 9106: OE_Order_Util.Get_Attribute_Name('unit_list_price_per_pqty'));

9102: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'UNIT_LIST_PRICE_PER_PQTY');
9103:
9104: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9105: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9106: OE_Order_Util.Get_Attribute_Name('unit_list_price_per_pqty'));
9107: OE_MSG_PUB.Add;
9108: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9109:
9110: END IF;

Line 9163: OE_Order_Util.Get_Attribute_Name('tax_value'));

9159: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TAX_VALUE');
9160:
9161: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9162: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9163: OE_Order_Util.Get_Attribute_Name('tax_value'));
9164: OE_MSG_PUB.Add;
9165: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9166:
9167: END IF;

Line 9223: OE_Order_Util.Get_Attribute_Name('order_number_source_id'));

9219: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORDER_NUMBER_SOURCE_ID');
9220:
9221: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9222: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9223: OE_Order_Util.Get_Attribute_Name('order_number_source_id'));
9224: OE_MSG_PUB.Add;
9225: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9226:
9227: END IF;

Line 9280: OE_Order_Util.Get_Attribute_Name('name'));

9276: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'NAME');
9277:
9278: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9279: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9280: OE_Order_Util.Get_Attribute_Name('name'));
9281: OE_MSG_PUB.Add;
9282: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9283:
9284: END IF;

Line 9337: OE_Order_Util.Get_Attribute_Name('sequence_starting_point'));

9333: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SEQUENCE_STARTING_POINT');
9334:
9335: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9336: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9337: OE_Order_Util.Get_Attribute_Name('sequence_starting_point'));
9338: OE_MSG_PUB.Add;
9339: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9340:
9341: END IF;

Line 9396: OE_Order_Util.Get_Attribute_Name('description'));

9392:
9393:
9394: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9395: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9396: OE_Order_Util.Get_Attribute_Name('description'));
9397: OE_MSG_PUB.Add;
9398: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9399:
9400: END IF;

Line 9453: OE_Order_Util.Get_Attribute_Name('start_date_active'));

9449: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'START_DATE_ACTIVE');
9450:
9451: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9452: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9453: OE_Order_Util.Get_Attribute_Name('start_date_active'));
9454: OE_MSG_PUB.Add;
9455: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9456:
9457: END IF;

Line 9510: OE_Order_Util.Get_Attribute_Name('end_date_active'));

9506: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'END_DATE_ACTIVE');
9507:
9508: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9509: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9510: OE_Order_Util.Get_Attribute_Name('end_date_active'));
9511: OE_MSG_PUB.Add;
9512: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9513:
9514: END IF;

Line 9594: OE_Order_Util.Get_Attribute_Name('configuration_id'));

9590: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CONFIGURATION_ID');
9591:
9592: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9593: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9594: OE_Order_Util.Get_Attribute_Name('configuration_id'));
9595: OE_MSG_PUB.Add;
9596: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9597:
9598: END IF;

Line 9651: OE_Order_Util.Get_Attribute_Name('top_model_line_id'));

9647: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TOP_MODEL_LINE_ID');
9648:
9649: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9650: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9651: OE_Order_Util.Get_Attribute_Name('top_model_line_id'));
9652: OE_MSG_PUB.Add;
9653: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9654:
9655: END IF;

Line 9708: OE_Order_Util.Get_Attribute_Name('LINK_TO_LINE_ID'));

9704: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LINK_TO_LINE_ID');
9705:
9706: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9707: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9708: OE_Order_Util.Get_Attribute_Name('LINK_TO_LINE_ID'));
9709: OE_MSG_PUB.Add;
9710: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9711:
9712: END IF;

Line 9765: OE_Order_Util.Get_Attribute_Name('COMPONENT_SEQUENCE_ID'));

9761: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'COMPONENT_SEQUENCE_ID');
9762:
9763: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9764: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9765: OE_Order_Util.Get_Attribute_Name('COMPONENT_SEQUENCE_ID'));
9766: OE_MSG_PUB.Add;
9767: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9768:
9769: END IF;

Line 9822: OE_Order_Util.Get_Attribute_Name('CONFIG_HEADER_ID'));

9818: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CONFIG_HEADER');
9819:
9820: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9821: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9822: OE_Order_Util.Get_Attribute_Name('CONFIG_HEADER_ID'));
9823: OE_MSG_PUB.Add;
9824: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9825:
9826: END IF;

Line 9879: OE_Order_Util.Get_Attribute_Name('CONFIG_REV_NBR'));

9875: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CONFIG_REV_NBR');
9876:
9877: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9878: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9879: OE_Order_Util.Get_Attribute_Name('CONFIG_REV_NBR'));
9880: OE_MSG_PUB.Add;
9881: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9882:
9883: END IF;

Line 9936: OE_Order_Util.Get_Attribute_Name('Component_Code'));

9932: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'COMPONENT_CODE');
9933:
9934: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9935: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9936: OE_Order_Util.Get_Attribute_Name('Component_Code'));
9937: OE_MSG_PUB.Add;
9938: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9939:
9940: END IF;

Line 9993: OE_Order_Util.Get_Attribute_Name('CONFIG_DISPLAY_SEQUENCE'));

9989: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CONFIG_DISPLAY_SEQUENCE');
9990:
9991: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9992: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9993: OE_Order_Util.Get_Attribute_Name('CONFIG_DISPLAY_SEQUENCE'));
9994: OE_MSG_PUB.Add;
9995: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9996:
9997: END IF;

Line 10050: OE_Order_Util.Get_Attribute_Name('Sort_Order'));

10046: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SORT_ORDER');
10047:
10048: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10049: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10050: OE_Order_Util.Get_Attribute_Name('Sort_Order'));
10051: OE_MSG_PUB.Add;
10052: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10053:
10054: END IF;

Line 10106: OE_Order_Util.Get_Attribute_Name('Oe_Item_Type'));

10102:
10103: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'OE_ITEM_TYPE');
10104: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10105: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10106: OE_Order_Util.Get_Attribute_Name('Oe_Item_Type'));
10107: OE_MSG_PUB.Add;
10108: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10109:
10110: END IF;

Line 10164: OE_Order_Util.Get_Attribute_Name('Option_Number'));

10160: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'OPTION_NUMBER');
10161:
10162: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10163: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10164: OE_Order_Util.Get_Attribute_Name('Option_Number'));
10165: OE_MSG_PUB.Add;
10166: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10167:
10168: END IF;

Line 10221: OE_Order_Util.Get_Attribute_Name('Component_Number'));

10217: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'COMPONENT_NUMBER');
10218:
10219: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10220: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10221: OE_Order_Util.Get_Attribute_Name('Component_Number'));
10222: OE_MSG_PUB.Add;
10223: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10224:
10225:

Line 10281: OE_Order_Util.Get_Attribute_Name('explosion_date'));

10277: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'EXPLOSION_DATE');
10278:
10279: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10280: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10281: OE_Order_Util.Get_Attribute_Name('explosion_date'));
10282: OE_MSG_PUB.Add;
10283: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10284:
10285: END IF;

Line 10422: OE_Order_Util.Get_Attribute_Name('SERVICE_BILL_OPTION_CODE'));

10418: THEN
10419: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SERVICE_BILL_OPTION_CODE');
10420: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10421: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10422: OE_Order_Util.Get_Attribute_Name('SERVICE_BILL_OPTION_CODE'));
10423: OE_MSG_PUB.Add;
10424: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10425: END IF;
10426: RETURN FALSE;

Line 10462: OE_Order_Util.Get_Attribute_Name('SERVICE_SUBS_TEMPLATE_ID'));

10458: THEN
10459: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SERVICE_SUBS_TEMPLATE_ID');
10460: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10461: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10462: OE_Order_Util.Get_Attribute_Name('SERVICE_SUBS_TEMPLATE_ID'));
10463: OE_MSG_PUB.Add;
10464: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10465: END IF;
10466: RETURN FALSE;

Line 10500: OE_Order_Util.Get_Attribute_Name('SERVICE_BILL_PROFILE_ID'));

10496: THEN
10497: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SERVICE_BILL_PROFILE_ID');
10498: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10499: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10500: OE_Order_Util.Get_Attribute_Name('SERVICE_BILL_PROFILE_ID'));
10501: OE_MSG_PUB.Add;
10502: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10503: END IF;
10504: RETURN FALSE;

Line 10539: OE_Order_Util.Get_Attribute_Name('SERVICE_COV_TEMPLATE_ID'));

10535: THEN
10536: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SERVICE_COV_TEMPLATE_ID');
10537: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10538: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10539: OE_Order_Util.Get_Attribute_Name('SERVICE_COV_TEMPLATE_ID'));
10540: OE_MSG_PUB.Add;
10541: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10542: END IF;
10543: RETURN FALSE;

Line 10598: OE_Order_Util.Get_Attribute_Name('accounting_rule_id'));

10594: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ACCOUNTING_RULE_ID');
10595:
10596: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10597: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10598: OE_Order_Util.Get_Attribute_Name('accounting_rule_id'));
10599: OE_MSG_PUB.Add;
10600: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10601:
10602: END IF;

Line 10656: OE_Order_Util.Get_Attribute_Name('accounting_rule_duration'));

10652: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ACCOUNTING_RULE_DURATION');
10653:
10654: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10655: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10656: OE_Order_Util.Get_Attribute_Name('accounting_rule_duration'));
10657: OE_MSG_PUB.Add;
10658: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10659:
10660: END IF;

Line 10714: OE_Order_Util.Get_Attribute_Name('created_by'));

10710: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CREATED_BY');
10711:
10712: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10713: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10714: OE_Order_Util.Get_Attribute_Name('created_by'));
10715: OE_MSG_PUB.Add;
10716: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10717:
10718: END IF;

Line 10771: OE_Order_Util.Get_Attribute_Name('creation_date'));

10767: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CREATION_DATE');
10768:
10769: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10770: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10771: OE_Order_Util.Get_Attribute_Name('creation_date'));
10772: OE_MSG_PUB.Add;
10773: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10774:
10775: END IF;

Line 10829: OE_Order_Util.Get_Attribute_Name('ordered_date'));

10825: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORDERED_DATE');
10826:
10827: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10828: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10829: OE_Order_Util.Get_Attribute_Name('ordered_date'));
10830: OE_MSG_PUB.Add;
10831: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10832:
10833: END IF;

Line 10891: OE_Order_Util.Get_Attribute_Name('order_date_type_code'));

10887: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORDER_DATE_TYPE_CODE');
10888:
10889: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10890: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10891: OE_Order_Util.Get_Attribute_Name('order_date_type_code'));
10892: OE_MSG_PUB.Add;
10893: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10894:
10895:

Line 10951: OE_Order_Util.Get_Attribute_Name('request_date'));

10947: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'REQUEST_DATE');
10948:
10949: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10950: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10951: OE_Order_Util.Get_Attribute_Name('request_date'));
10952: OE_MSG_PUB.Add;
10953: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10954:
10955: END IF;

Line 11008: OE_Order_Util.Get_Attribute_Name('reserved_quantity'));

11004: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'RESERVED_QUANTITY');
11005:
11006: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11007: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11008: OE_Order_Util.Get_Attribute_Name('reserved_quantity'));
11009: OE_MSG_PUB.Add;
11010: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11011:
11012: END IF;

Line 11065: OE_Order_Util.Get_Attribute_Name('actual_arrival_date'));

11061: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ACTUAL_ARRIVAL_DATE');
11062:
11063: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11064: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11065: OE_Order_Util.Get_Attribute_Name('actual_arrival_date'));
11066: OE_MSG_PUB.Add;
11067: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11068:
11069: END IF;

Line 11123: OE_Order_Util.Get_Attribute_Name('actual_shipment_date'));

11119: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ACTUAL_SHIPMENT_DATE');
11120:
11121: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11122: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11123: OE_Order_Util.Get_Attribute_Name('actual_shipment_date'));
11124: OE_MSG_PUB.Add;
11125: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11126:
11127: END IF;

Line 11181: OE_Order_Util.Get_Attribute_Name('ato_line_id'));

11177: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ATO_LINE_ID');
11178:
11179: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11180: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11181: OE_Order_Util.Get_Attribute_Name('ato_line_id'));
11182: OE_MSG_PUB.Add;
11183: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11184:
11185: END IF;

Line 11239: OE_Order_Util.Get_Attribute_Name('auto_selected_quantity'));

11235: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'AUTO_SELECTED_QUANTITY');
11236:
11237: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11238: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11239: OE_Order_Util.Get_Attribute_Name('auto_selected_quantity'));
11240: OE_MSG_PUB.Add;
11241: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11242:
11243: END IF;

Line 11358: OE_Order_Util.Get_Attribute_Name('booked_flag'));

11354: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'BOOKED_FLAG');
11355:
11356: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11357: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11358: OE_Order_Util.Get_Attribute_Name('booked_flag'));
11359: OE_MSG_PUB.Add;
11360: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11361:
11362: END IF;

Line 11415: OE_Order_Util.Get_Attribute_Name('cancelled_flag'));

11411: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CANCELLED_FLAG');
11412:
11413: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11414: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11415: OE_Order_Util.Get_Attribute_Name('cancelled_flag'));
11416: OE_MSG_PUB.Add;
11417: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11418:
11419: END IF;

Line 11473: OE_Order_Util.Get_Attribute_Name('cancelled_quantity'));

11469: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CANCELLED_QUANTITY');
11470:
11471: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11472: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11473: OE_Order_Util.Get_Attribute_Name('cancelled_quantity'));
11474: OE_MSG_PUB.Add;
11475: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11476:
11477: END IF;

Line 11532: OE_Order_Util.Get_Attribute_Name('credit_invoice_line'));

11528: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CREDIT_INVOICE_LINE_ID');
11529:
11530: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11531: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11532: OE_Order_Util.Get_Attribute_Name('credit_invoice_line'));
11533: OE_MSG_PUB.Add;
11534: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11535:
11536: END IF;

Line 11590: OE_Order_Util.Get_Attribute_Name('customer_dock_code'));

11586: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUSTOMER_DOCK_CODE');
11587:
11588: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11589: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11590: OE_Order_Util.Get_Attribute_Name('customer_dock_code'));
11591: OE_MSG_PUB.Add;
11592: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11593:
11594:

Line 11650: OE_Order_Util.Get_Attribute_Name('customer_job'));

11646: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUSTOMER_JOB');
11647:
11648: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11649: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11650: OE_Order_Util.Get_Attribute_Name('customer_job'));
11651: OE_MSG_PUB.Add;
11652: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11653:
11654: END IF;

Line 11707: OE_Order_Util.Get_Attribute_Name('customer_production_line'));

11703: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUSTOMER_PRODUCTION_LINE');
11704:
11705: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11706: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11707: OE_Order_Util.Get_Attribute_Name('customer_production_line'));
11708: OE_MSG_PUB.Add;
11709: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11710:
11711: END IF;

Line 11764: OE_Order_Util.Get_Attribute_Name('customer_trx_line_id'));

11760: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUSTOMER_TRX_LINE_ID');
11761:
11762: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11763: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11764: OE_Order_Util.Get_Attribute_Name('customer_trx_line_id'));
11765: OE_MSG_PUB.Add;
11766: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11767:
11768: END IF;

Line 11823: OE_Order_Util.Get_Attribute_Name('dep_plan_required_flag'));

11819: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DEP_PLAN_REQUIRED_FLAG');
11820:
11821: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11822: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11823: OE_Order_Util.Get_Attribute_Name('dep_plan_required_flag'));
11824: OE_MSG_PUB.Add;
11825: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11826:
11827: END IF;

Line 11881: OE_Order_Util.Get_Attribute_Name('fulfilled_quantity'));

11877: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FULFILLED_QUANTITY');
11878:
11879: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11880: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11881: OE_Order_Util.Get_Attribute_Name('fulfilled_quantity'));
11882: OE_MSG_PUB.Add;
11883: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11884:
11885: END IF;

Line 11939: OE_Order_Util.Get_Attribute_Name('invoice_interface_status_code'));

11935: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'INVOICE_INTERFACE_STATUS_CODE');
11936:
11937: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11938: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11939: OE_Order_Util.Get_Attribute_Name('invoice_interface_status_code'));
11940: OE_MSG_PUB.Add;
11941: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11942:
11943: END IF;

Line 11998: OE_Order_Util.Get_Attribute_Name('item_revision'));

11994: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ITEM_REVISION');
11995:
11996: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11997: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11998: OE_Order_Util.Get_Attribute_Name('item_revision'));
11999: OE_MSG_PUB.Add;
12000: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12001:
12002: END IF;

Line 12055: OE_Order_Util.Get_Attribute_Name('item_type_code'));

12051: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ITEM_TYPE_CODE');
12052:
12053: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12054: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12055: OE_Order_Util.Get_Attribute_Name('item_type_code'));
12056: OE_MSG_PUB.Add;
12057: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12058:
12059: END IF;

Line 12112: OE_Order_Util.Get_Attribute_Name('line_category_code'));

12108: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LINE_CATEGORY_CODE');
12109:
12110: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12111: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12112: OE_Order_Util.Get_Attribute_Name('line_category_code'));
12113: OE_MSG_PUB.Add;
12114: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12115:
12116: END IF;

Line 12169: OE_Order_Util.Get_Attribute_Name('open_flag'));

12165: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'OPEN_FLAG');
12166:
12167: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12168: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12169: OE_Order_Util.Get_Attribute_Name('open_flag'));
12170: OE_MSG_PUB.Add;
12171: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12172:
12173: END IF;

Line 12227: OE_Order_Util.Get_Attribute_Name('option_flag'));

12223: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'OPTION_FLAG');
12224:
12225: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12226: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12227: OE_Order_Util.Get_Attribute_Name('option_flag'));
12228: OE_MSG_PUB.Add;
12229: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12230:
12231: END IF;

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

12285: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORDERED_QUANTITY');
12286:
12287: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12288: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12289: OE_Order_Util.Get_Attribute_Name('ordered_quantity'));
12290: OE_MSG_PUB.Add;
12291: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12292:
12293: END IF;

Line 12342: OE_Order_Util.Get_Attribute_Name('ordered_quantity2'));

12338:
12339: OE_MSG_PUB.Update_Msg_Context(p_attribute_code =>'ORDERED_QUANTITY2');
12340: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12341: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12342: OE_Order_Util.Get_Attribute_Name('ordered_quantity2'));
12343: OE_MSG_PUB.Add;
12344: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12345:
12346: END IF;

Line 12403: OE_Order_Util.Get_Attribute_Name('promise_date'));

12399: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PROMISE_DATE');
12400:
12401: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12402: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12403: OE_Order_Util.Get_Attribute_Name('promise_date'));
12404: OE_MSG_PUB.Add;
12405: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12406:
12407: END IF;

Line 12462: OE_Order_Util.Get_Attribute_Name('re_source_flag'));

12458: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'RE_SOURCE_FLAG');
12459:
12460: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12461: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12462: OE_Order_Util.Get_Attribute_Name('re_source_flag'));
12463: OE_MSG_PUB.Add;
12464: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12465:
12466: END IF;

Line 12520: OE_Order_Util.Get_Attribute_Name('rla_schedule_type_code'));

12516: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'RLA_SCHEDULE_TYPE_CODE');
12517:
12518: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12519: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12520: OE_Order_Util.Get_Attribute_Name('rla_schedule_type_code'));
12521: OE_MSG_PUB.Add;
12522: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12523:
12524: END IF;

Line 12577: OE_Order_Util.Get_Attribute_Name('schedule_ship_date'));

12573: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SCHEDULE_SHIP_DATE');
12574:
12575: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12576: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12577: OE_Order_Util.Get_Attribute_Name('schedule_ship_date'));
12578: OE_MSG_PUB.Add;
12579: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12580:
12581: END IF;

Line 12637: OE_Order_Util.Get_Attribute_Name('late_demand_penalty_factor'));

12633: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LATE_DEMAND_PENALTY_FACTOR');
12634:
12635: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12636: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12637: OE_Order_Util.Get_Attribute_Name('late_demand_penalty_factor'));
12638: OE_MSG_PUB.Add;
12639: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12640:
12641: END IF;

Line 12694: OE_Order_Util.Get_Attribute_Name('schedule_status_code'));

12690: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SCHEDULE_STATUS_CODE');
12691:
12692: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12693: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12694: OE_Order_Util.Get_Attribute_Name('schedule_status_code'));
12695: OE_MSG_PUB.Add;
12696: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12697:
12698: END IF;

Line 12763: OE_Order_Util.Get_Attribute_Name('tax_code'));

12759: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TAX_CODE');
12760:
12761: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12762: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12763: OE_Order_Util.Get_Attribute_Name('tax_code'));
12764: OE_MSG_PUB.Add;
12765: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12766:
12767: END IF;

Line 12820: OE_Order_Util.Get_Attribute_Name('tax_rate'));

12816: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TAX_RATE');
12817:
12818: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12819: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12820: OE_Order_Util.Get_Attribute_Name('tax_rate'));
12821: OE_MSG_PUB.Add;
12822: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12823:
12824: END IF;

Line 12880: OE_Order_Util.Get_Attribute_Name('visible_demand_flag'));

12876: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'VISIBLE_DEMAND_FLAG');
12877:
12878: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12879: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12880: OE_Order_Util.Get_Attribute_Name('visible_demand_flag'));
12881: OE_MSG_PUB.Add;
12882: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12883:
12884: END IF;

Line 12939: OE_Order_Util.Get_Attribute_Name('shipped_quantity'));

12935: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIPPED_QUANTITY');
12936:
12937: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12938: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12939: OE_Order_Util.Get_Attribute_Name('shipped_quantity'));
12940: OE_MSG_PUB.Add;
12941: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12942:
12943: END IF;

Line 12996: OE_Order_Util.Get_Attribute_Name('earliest_acceptable_date'));

12992: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'EARLIEST_ACCEPTABLE_DATE');
12993:
12994: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12995: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12996: OE_Order_Util.Get_Attribute_Name('earliest_acceptable_date'));
12997: OE_MSG_PUB.Add;
12998: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12999:
13000: END IF;

Line 13052: OE_Order_Util.Get_Attribute_Name('earliest_schedule_limit'));

13048: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'EARLIEST_SCHEDULE_LIMIT');
13049:
13050: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13051: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13052: OE_Order_Util.Get_Attribute_Name('earliest_schedule_limit'));
13053: OE_MSG_PUB.Add;
13054: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13055:
13056: END IF;

Line 13110: OE_Order_Util.Get_Attribute_Name('latest_acceptable_date'));

13106:
13107:
13108: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13109: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13110: OE_Order_Util.Get_Attribute_Name('latest_acceptable_date'));
13111: OE_MSG_PUB.Add;
13112: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13113:
13114: END IF;

Line 13167: OE_Order_Util.Get_Attribute_Name('latest_schedule_limit'));

13163: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LATEST_SCHEDULE_LIMIT');
13164:
13165: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13166: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13167: OE_Order_Util.Get_Attribute_Name('latest_schedule_limit'));
13168: OE_MSG_PUB.Add;
13169: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13170:
13171: END IF;

Line 13224: OE_Order_Util.Get_Attribute_Name('model_group_number'));

13220: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'MODEL_GROUP_NUMBER');
13221:
13222: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13223: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13224: OE_Order_Util.Get_Attribute_Name('model_group_number'));
13225: OE_MSG_PUB.Add;
13226: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13227:
13228: END IF;

Line 13283: OE_Order_Util.Get_Attribute_Name

13279: (p_attribute_code => 'MFG_COMPONENT_SEQUENCE_ID');
13280:
13281: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13282: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13283: OE_Order_Util.Get_Attribute_Name
13284: ('mfg_component_sequence_id'));
13285: OE_MSG_PUB.Add;
13286: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13287:

Line 13341: OE_Order_Util.Get_Attribute_Name('schedule_arrival_date'));

13337: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SCHEDULE_ARRIVAL_DATE');
13338:
13339: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13340: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13341: OE_Order_Util.Get_Attribute_Name('schedule_arrival_date'));
13342: OE_MSG_PUB.Add;
13343: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13344:
13345: END IF;

Line 13400: OE_Order_Util.Get_Attribute_Name('ship_model_complete_flag'));

13396: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIP_MODEL_COMPLETE_FLAG');
13397:
13398: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13399: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13400: OE_Order_Util.Get_Attribute_Name('ship_model_complete_flag'));
13401: OE_MSG_PUB.Add;
13402: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13403:
13404: END IF;

Line 13457: OE_Order_Util.Get_Attribute_Name('from_serial_number'));

13453: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FROM_SERIAL_NUMBER');
13454:
13455: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13456: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13457: OE_Order_Util.Get_Attribute_Name('from_serial_number'));
13458: OE_MSG_PUB.Add;
13459: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13460:
13461: END IF;

Line 13514: OE_Order_Util.Get_Attribute_Name('lot_number'));

13510: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LOT_NUMBER');
13511:
13512: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13513: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13514: OE_Order_Util.Get_Attribute_Name('lot_number'));
13515: OE_MSG_PUB.Add;
13516: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13517:
13518: END IF;

Line 13571: OE_Order_Util.Get_Attribute_Name('sublot_number'));

13567: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SUBLOT_NUMBER');
13568:
13569: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13570: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13571: OE_Order_Util.Get_Attribute_Name('sublot_number'));
13572: OE_MSG_PUB.Add;
13573: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13574:
13575: END IF;

Line 13628: OE_Order_Util.Get_Attribute_Name('lot_serial_id'));

13624: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LOT_SERIAL_ID');
13625:
13626: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13627: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13628: OE_Order_Util.Get_Attribute_Name('lot_serial_id'));
13629: OE_MSG_PUB.Add;
13630: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13631:
13632: END IF;

Line 13685: OE_Order_Util.Get_Attribute_Name('quantity'));

13681: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'QUANTITY');
13682:
13683: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13684: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13685: OE_Order_Util.Get_Attribute_Name('quantity'));
13686: OE_MSG_PUB.Add;
13687: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13688:
13689: END IF;

Line 13742: OE_Order_Util.Get_Attribute_Name('quantity2'));

13738: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'QUANTITY2');
13739:
13740: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13741: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13742: OE_Order_Util.Get_Attribute_Name('quantity2'));
13743: OE_MSG_PUB.Add;
13744: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13745:
13746: END IF;

Line 13799: OE_Order_Util.Get_Attribute_Name('to_serial_number'));

13795: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TO_SERIAL_NUMBER');
13796:
13797: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13798: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13799: OE_Order_Util.Get_Attribute_Name('to_serial_number'));
13800: OE_MSG_PUB.Add;
13801: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13802:
13803: END IF;

Line 13856: OE_Order_Util.Get_Attribute_Name('Line_Set_ID'));

13852: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Line_Set_ID');
13853:
13854: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13855: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13856: OE_Order_Util.Get_Attribute_Name('Line_Set_ID'));
13857: OE_MSG_PUB.Add;
13858: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13859:
13860: END IF;

Line 13913: OE_Order_Util.Get_Attribute_Name('amount'));

13909: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'AMOUNT');
13910:
13911: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13912: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13913: OE_Order_Util.Get_Attribute_Name('amount'));
13914: OE_MSG_PUB.Add;
13915: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13916:
13917: END IF;

Line 13970: OE_Order_Util.Get_Attribute_Name('appear_on_ack_flag'));

13966: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'APPEAR_ON_ACK_FLAG');
13967:
13968: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13969: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13970: OE_Order_Util.Get_Attribute_Name('appear_on_ack_flag'));
13971: OE_MSG_PUB.Add;
13972: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13973:
13974: END IF;

Line 14027: OE_Order_Util.Get_Attribute_Name('appear_on_invoice_flag'));

14023: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'APPEAR_ON_INVOICE_FLAG');
14024:
14025: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14026: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14027: OE_Order_Util.Get_Attribute_Name('appear_on_invoice_flag'));
14028: OE_MSG_PUB.Add;
14029: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14030:
14031: END IF;

Line 14084: OE_Order_Util.Get_Attribute_Name('charge_id'));

14080: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CHARGE_ID');
14081:
14082: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14083: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14084: OE_Order_Util.Get_Attribute_Name('charge_id'));
14085: OE_MSG_PUB.Add;
14086: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14087:
14088:

Line 14141: OE_Order_Util.Get_Attribute_Name('charge_type_id'));

14137: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CHARGE_TYPE_ID');
14138:
14139: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14140: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14141: OE_Order_Util.Get_Attribute_Name('charge_type_id'));
14142: OE_MSG_PUB.Add;
14143: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14144:
14145: END IF;

Line 14198: OE_Order_Util.Get_Attribute_Name('conversion_date'));

14194: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CONVERSION_DATE');
14195:
14196: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14197: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14198: OE_Order_Util.Get_Attribute_Name('conversion_date'));
14199:
14200: OE_MSG_PUB.Add;
14201: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14202:

Line 14257: OE_Order_Util.Get_Attribute_Name('cost_or_charge_flag'));

14253: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'COST_OR_CHARGE_FLAG');
14254:
14255: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14256: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14257: OE_Order_Util.Get_Attribute_Name('cost_or_charge_flag'));
14258: OE_MSG_PUB.Add;
14259: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14260:
14261: END IF;

Line 14314: OE_Order_Util.Get_Attribute_Name('currency_code'));

14310: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CURRENCY_CODE');
14311:
14312: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14313: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14314: OE_Order_Util.Get_Attribute_Name('currency_code'));
14315: OE_MSG_PUB.Add;
14316: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14317:
14318: END IF;

Line 14371: OE_Order_Util.Get_Attribute_Name('departure_id'));

14367: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DEPARTURE_ID');
14368:
14369: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14370: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14371: OE_Order_Util.Get_Attribute_Name('departure_id'));
14372: OE_MSG_PUB.Add;
14373: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14374:
14375: END IF;

Line 14428: OE_Order_Util.Get_Attribute_Name('estimated_flag'));

14424: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ESTIMATED_FLAG');
14425:
14426: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14427: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14428: OE_Order_Util.Get_Attribute_Name('estimated_flag'));
14429: OE_MSG_PUB.Add;
14430: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14431:
14432: END IF;

Line 14485: OE_Order_Util.Get_Attribute_Name('inc_in_sales_performance'));

14481: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'INC_IN_SALES_PERFORMANCE');
14482:
14483: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14484: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14485: OE_Order_Util.Get_Attribute_Name('inc_in_sales_performance'));
14486: OE_MSG_PUB.Add;
14487: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14488:
14489:

Line 14543: OE_Order_Util.Get_Attribute_Name('invoiced_flag'));

14539: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'INVOICED_FLAG');
14540:
14541: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14542: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14543: OE_Order_Util.Get_Attribute_Name('invoiced_flag'));
14544: OE_MSG_PUB.Add;
14545: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14546:
14547: END IF;

Line 14600: OE_Order_Util.Get_Attribute_Name('lpn'));

14596: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LPN');
14597:
14598: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14599: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14600: OE_Order_Util.Get_Attribute_Name('lpn'));
14601: OE_MSG_PUB.Add;
14602: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14603:
14604: END IF;

Line 14657: OE_Order_Util.Get_Attribute_Name('parent_charge_id'));

14653: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PARENT_CHARGE_ID');
14654:
14655: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14656: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14657: OE_Order_Util.Get_Attribute_Name('parent_charge_id'));
14658: OE_MSG_PUB.Add;
14659: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14660:
14661: END IF;

Line 14714: OE_Order_Util.Get_Attribute_Name('returnable_flag'));

14710: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'RETURNABLE_FLAG');
14711:
14712: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14713: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14714: OE_Order_Util.Get_Attribute_Name('returnable_flag'));
14715: OE_MSG_PUB.Add;
14716: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14717:
14718: END IF;

Line 14771: OE_Order_Util.Get_Attribute_Name('tax_group_code'));

14767: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TAX_GROUP_CODE');
14768:
14769: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14770: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14771: OE_Order_Util.Get_Attribute_Name('tax_group_code'));
14772: OE_MSG_PUB.Add;
14773: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14774:
14775: END IF;

Line 18696: OE_Order_Util.Get_Attribute_Name('return_reason_code'));

18692:
18693:
18694: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
18695: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
18696: OE_Order_Util.Get_Attribute_Name('return_reason_code'));
18697: OE_MSG_PUB.Add;
18698: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
18699:
18700: END IF;

Line 18757: OE_Order_Util.Get_Attribute_Name('split_from_line_id'));

18753: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SPLIT_FROM_LINE_ID');
18754:
18755: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
18756: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
18757: OE_Order_Util.Get_Attribute_Name('split_from_line_id'));
18758: OE_MSG_PUB.Add;
18759: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
18760:
18761: END IF;

Line 18817: OE_Order_Util.Get_Attribute_Name('cust_production_seq_num'));

18813: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUST_PRODUCTION_SEQ_NUM');
18814:
18815: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
18816: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
18817: OE_Order_Util.Get_Attribute_Name('cust_production_seq_num'));
18818: OE_MSG_PUB.Add;
18819: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
18820:
18821: END IF;

Line 18878: OE_Order_Util.Get_Attribute_Name('authorized_to_ship_flag'));

18874: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'AUTHORIZED_TO_SHIP_FLAG');
18875:
18876: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
18877: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
18878: OE_Order_Util.Get_Attribute_Name('authorized_to_ship_flag'));
18879: OE_MSG_PUB.Add;
18880: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
18881:
18882: END IF;

Line 18938: OE_Order_Util.Get_Attribute_Name('veh_cus_item_cum_key_id'));

18934: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'VEH_CUS_ITEM_CUM_KEY_ID');
18935:
18936: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
18937: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
18938: OE_Order_Util.Get_Attribute_Name('veh_cus_item_cum_key_id'));
18939: OE_MSG_PUB.Add;
18940: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
18941:
18942: END IF;

Line 18999: OE_Order_Util.Get_Attribute_Name('arrival_set_id'));

18995:
18996:
18997: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
18998: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
18999: OE_Order_Util.Get_Attribute_Name('arrival_set_id'));
19000: OE_MSG_PUB.Add;
19001: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19002:
19003: END IF;

Line 19059: OE_Order_Util.Get_Attribute_Name('ship_set_id'));

19055: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIP_SET_ID');
19056:
19057: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19058: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19059: OE_Order_Util.Get_Attribute_Name('ship_set_id'));
19060: OE_MSG_PUB.Add;
19061: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19062:
19063: END IF;

Line 19119: OE_Order_Util.Get_Attribute_Name('over_ship_reason_code'));

19115: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'OVER_SHIP_REASON_CODE');
19116:
19117: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19118: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19119: OE_Order_Util.Get_Attribute_Name('over_ship_reason_code'));
19120: OE_MSG_PUB.Add;
19121: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19122:
19123: END IF;

Line 19180: OE_Order_Util.Get_Attribute_Name('over_ship_resolved_flag'));

19176: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'OVER_SHIP_RESOLVED_FLAG');
19177:
19178: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19179: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19180: OE_Order_Util.Get_Attribute_Name('over_ship_resolved_flag'));
19181: OE_MSG_PUB.Add;
19182: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19183:
19184: END IF;

Line 19253: OE_Order_Util.Get_Attribute_Name('payment_type_code'));

19249: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PAYMENT_TYPE_CODE');
19250:
19251: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19252: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19253: OE_Order_Util.Get_Attribute_Name('payment_type_code'));
19254: OE_MSG_PUB.Add;
19255: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19256:
19257: END IF;

Line 19311: OE_Order_Util.Get_Attribute_Name('payment_amount'));

19307: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PAYMENT_AMOUNT');
19308:
19309: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19310: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19311: OE_Order_Util.Get_Attribute_Name('payment_amount'));
19312: OE_MSG_PUB.Add;
19313: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19314:
19315: END IF;

Line 19370: OE_Order_Util.Get_Attribute_Name('check_number'));

19366: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CHECK_NUMBER');
19367:
19368: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19369: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19370: OE_Order_Util.Get_Attribute_Name('check_number'));
19371: OE_MSG_PUB.Add;
19372: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19373:
19374: END IF;

Line 19444: OE_Order_Util.Get_Attribute_Name('credit_card_code'));

19440: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CREDIT_CARD_CODE');
19441:
19442: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19443: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19444: OE_Order_Util.Get_Attribute_Name('credit_card_code'));
19445: OE_MSG_PUB.Add;
19446: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19447:
19448: END IF;

Line 19508: OE_Order_Util.Get_Attribute_Name('credit_card_holder_name'));

19504: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CREDIT_CARD_HOLDER_NAME');
19505:
19506: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19507: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19508: OE_Order_Util.Get_Attribute_Name('credit_card_holder_name'));
19509: OE_MSG_PUB.Add;
19510: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19511:
19512: END IF;

Line 19565: OE_Order_Util.Get_Attribute_Name('credit_card_number'));

19561: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CREDIT_CARD_NUMBER');
19562:
19563: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19564: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19565: OE_Order_Util.Get_Attribute_Name('credit_card_number'));
19566: OE_MSG_PUB.Add;
19567: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19568:
19569: END IF;

Line 19611: OE_Order_Util.Get_Attribute_Name('credit_card_approval_date'));

19607: THEN
19608: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CREDIT_CARD_APPROVAL_DATE');
19609: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19610: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19611: OE_Order_Util.Get_Attribute_Name('credit_card_approval_date'));
19612: OE_MSG_PUB.Add;
19613: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19614: END IF;
19615: RETURN FALSE;

Line 19649: OE_Order_Util.Get_Attribute_Name('credit_card_expiration_date'));

19645: THEN
19646: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CREDIT_CARD_EXPIRATION_DATE');
19647: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19648: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19649: OE_Order_Util.Get_Attribute_Name('credit_card_expiration_date'));
19650: OE_MSG_PUB.Add;
19651: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19652: END IF;
19653: RETURN FALSE;

Line 19698: OE_Order_Util.Get_Attribute_Name('credit_card_approval_code'));

19694: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CREDIT_CARD_APPROVAL_CODE');
19695:
19696: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19697: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19698: OE_Order_Util.Get_Attribute_Name('credit_card_approval_code'));
19699: OE_MSG_PUB.Add;
19700: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19701:
19702: END IF;

Line 19756: OE_Order_Util.Get_Attribute_Name('first_ack_code'));

19752: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FIRST_ACK_CODE');
19753:
19754: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19755: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19756: OE_Order_Util.Get_Attribute_Name('first_ack_code'));
19757: OE_MSG_PUB.Add;
19758:
19759: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19760:

Line 19815: OE_Order_Util.Get_Attribute_Name('first_ack_date'));

19811: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FIRST_ACK_DATE');
19812:
19813: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19814: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19815: OE_Order_Util.Get_Attribute_Name('first_ack_date'));
19816: OE_MSG_PUB.Add;
19817: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19818:
19819: END IF;

Line 19872: OE_Order_Util.Get_Attribute_Name('last_ack_code'));

19868: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LAST_ACK_CODE');
19869:
19870: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19871: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19872: OE_Order_Util.Get_Attribute_Name('last_ack_code'));
19873: OE_MSG_PUB.Add;
19874: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19875:
19876: END IF;

Line 19930: OE_Order_Util.Get_Attribute_Name('last_ack_date'));

19926: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LAST_ACK_DATE');
19927:
19928: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19929: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19930: OE_Order_Util.Get_Attribute_Name('last_ack_date'));
19931: OE_MSG_PUB.Add;
19932: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19933:
19934: END IF;

Line 19986: OE_Order_Util.Get_Attribute_Name('end_item_unit_number'));

19982:
19983:
19984: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19985: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19986: OE_Order_Util.Get_Attribute_Name('end_item_unit_number'));
19987: OE_MSG_PUB.Add;
19988: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19989:
19990: END IF;

Line 20043: OE_Order_Util.Get_Attribute_Name('invoiced_quantity'));

20039: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'INVOICED_QUANTITY');
20040:
20041: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20042: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20043: OE_Order_Util.Get_Attribute_Name('invoiced_quantity'));
20044: OE_MSG_PUB.Add;
20045: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20046:
20047: END IF;

Line 20101: OE_Order_Util.Get_Attribute_Name('Service_Txn_Reason'));

20097: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SERVICE_TXN_TYPE_REASON');
20098:
20099: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20100: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20101: OE_Order_Util.Get_Attribute_Name('Service_Txn_Reason'));
20102: OE_MSG_PUB.Add;
20103: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20104:
20105: END IF;

Line 20159: OE_Order_Util.Get_Attribute_Name('Service_Txn_Comments'));

20155: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SERVICE_TXN_TYPE_COMMENTS');
20156:
20157: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20158: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20159: OE_Order_Util.Get_Attribute_Name('Service_Txn_Comments'));
20160: OE_MSG_PUB.Add;
20161: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20162:
20163: END IF;

Line 20217: OE_Order_Util.Get_Attribute_Name('Service_Duration'));

20213: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Serviced_Duration');
20214:
20215: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20216: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20217: OE_Order_Util.Get_Attribute_Name('Service_Duration'));
20218: OE_MSG_PUB.Add;
20219: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20220:
20221: END IF;

Line 20274: OE_Order_Util.Get_Attribute_Name('Service_Period'));

20270: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Service_Period');
20271:
20272: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20273: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20274: OE_Order_Util.Get_Attribute_Name('Service_Period'));
20275: OE_MSG_PUB.Add;
20276: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20277:
20278: END IF;

Line 20332: OE_Order_Util.Get_Attribute_Name('Service_Start_Date'));

20328: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Service_Start_Date');
20329:
20330: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20331: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20332: OE_Order_Util.Get_Attribute_Name('Service_Start_Date'));
20333: OE_MSG_PUB.Add;
20334: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20335:
20336: END IF;

Line 20389: OE_Order_Util.Get_Attribute_Name('Service_End_Date'));

20385: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Service_End_Date');
20386:
20387: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20388: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20389: OE_Order_Util.Get_Attribute_Name('Service_End_Date'));
20390: OE_MSG_PUB.Add;
20391: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20392:
20393: END IF;

Line 20446: OE_Order_Util.Get_Attribute_Name('Service_Coterminate'));

20442: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Service_Coterminate');
20443:
20444: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20445: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20446: OE_Order_Util.Get_Attribute_Name('Service_Coterminate'));
20447: OE_MSG_PUB.Add;
20448: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20449:
20450: END IF;

Line 20503: OE_Order_Util.Get_Attribute_Name('Unit_List_Percent'));

20499: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Unit_List_Percent');
20500:
20501: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20502: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20503: OE_Order_Util.Get_Attribute_Name('Unit_List_Percent'));
20504: OE_MSG_PUB.Add;
20505: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20506:
20507: END IF;

Line 20560: OE_Order_Util.Get_Attribute_Name('Unit_Selling_Percent'));

20556: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Unit_Selling_Percent');
20557:
20558: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20559: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20560: OE_Order_Util.Get_Attribute_Name('Unit_Selling_Percent'));
20561: OE_MSG_PUB.Add;
20562: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20563:
20564: END IF;

Line 20617: OE_Order_Util.Get_Attribute_Name('Unit_Percent_Base_Price'));

20613: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Unit_Percent_base_Price');
20614:
20615: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20616: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20617: OE_Order_Util.Get_Attribute_Name('Unit_Percent_Base_Price'));
20618: OE_MSG_PUB.Add;
20619: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20620:
20621: END IF;

Line 20674: OE_Order_Util.Get_Attribute_Name('Service_Number'));

20670: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Service_Number');
20671:
20672: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20673: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20674: OE_Order_Util.Get_Attribute_Name('Service_Number'));
20675: OE_MSG_PUB.Add;
20676: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20677:
20678: END IF;

Line 20731: OE_Order_Util.Get_Attribute_Name('Service_Reference_Type_Code'));

20727: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Service_Reference_Type_Code');
20728:
20729: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20730: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20731: OE_Order_Util.Get_Attribute_Name('Service_Reference_Type_Code'));
20732: OE_MSG_PUB.Add;
20733: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20734:
20735: END IF;

Line 20788: OE_Order_Util.Get_Attribute_Name('Service_Reference_Line_Id'));

20784: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Service_Reference_Line_id');
20785:
20786: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20787: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20788: OE_Order_Util.Get_Attribute_Name('Service_Reference_Line_Id'));
20789: OE_MSG_PUB.Add;
20790: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20791:
20792: END IF;

Line 20845: OE_Order_Util.Get_Attribute_Name('Service_Reference_System_Id'));

20841: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Service_Reference_System_id');
20842:
20843: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20844: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20845: OE_Order_Util.Get_Attribute_Name('Service_Reference_System_Id'));
20846: OE_MSG_PUB.Add;
20847: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20848:
20849: END IF;

Line 20908: OE_Order_Util.Get_Attribute_Name('flow_status_code'));

20904: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FLOW_STATUS_CODE');
20905:
20906: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20907: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20908: OE_Order_Util.Get_Attribute_Name('flow_status_code'));
20909: OE_MSG_PUB.Add;
20910: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20911:
20912: END IF;

Line 20971: OE_Order_Util.Get_Attribute_Name('flow_status_code'));

20967: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FLOW_STATUS_CODE');
20968:
20969: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20970: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20971: OE_Order_Util.Get_Attribute_Name('flow_status_code'));
20972: OE_MSG_PUB.Add;
20973: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20974:
20975: END IF;

Line 21027: OE_Order_Util.Get_Attribute_Name('split_action_code'));

21023: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SPLIT_ACTION_CODE');
21024:
21025: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21026: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21027: OE_Order_Util.Get_Attribute_Name('split_action_code'));
21028: OE_MSG_PUB.Add;
21029: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21030:
21031: END IF;

Line 21085: OE_Order_Util.Get_Attribute_Name('Marketing_Source_Code_Id'));

21081: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Marketing_Source_Code_id');
21082:
21083: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21084: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21085: OE_Order_Util.Get_Attribute_Name('Marketing_Source_Code_Id'));
21086: OE_MSG_PUB.Add;
21087: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21088:
21089: END IF;

Line 21142: OE_Order_Util.Get_Attribute_Name('COST_ID'));

21138: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'COST_ID');
21139:
21140: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21141: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21142: OE_Order_Util.Get_Attribute_Name('COST_ID'));
21143: OE_MSG_PUB.Add;
21144: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21145:
21146: END IF;

Line 21197: OE_Order_Util.Get_Attribute_Name('CHARGE_TYPE_CODE'));

21193: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CHARGE_TYPE_CODE');
21194:
21195: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21196: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21197: OE_Order_Util.Get_Attribute_Name('CHARGE_TYPE_CODE'));
21198: OE_MSG_PUB.Add;
21199: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21200:
21201: END IF;

Line 21252: OE_Order_Util.Get_Attribute_Name('CHARGE_SUBTYPE_CODE'));

21248: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CHARGE_SUBTYPE_CODE');
21249:
21250: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21251: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21252: OE_Order_Util.Get_Attribute_Name('CHARGE_SUBTYPE_CODE'));
21253: OE_MSG_PUB.Add;
21254: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21255:
21256: END IF;

Line 21307: OE_Order_Util.Get_Attribute_Name('COMMITMENT_ID'));

21303: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'COMMITMENT_ID');
21304:
21305: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21306: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21307: OE_Order_Util.Get_Attribute_Name('COMMITMENT_ID'));
21308: OE_MSG_PUB.Add;
21309: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21310:
21311: END IF;

Line 21366: OE_Order_Util.Get_Attribute_Name('CREDIT_OR_CHARGE_FLAG'));

21362: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CREDIT_OR_CHARGE_FLAG');
21363:
21364: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21365: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21366: OE_Order_Util.Get_Attribute_Name('CREDIT_OR_CHARGE_FLAG'));
21367: OE_MSG_PUB.Add;
21368: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21369:
21370: END IF;

Line 21425: OE_Order_Util.Get_Attribute_Name('INCLUDE_ON_RETURNS_FLAG'));

21421: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'INCLUDE_ON_RETURNS_FLAG');
21422:
21423: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21424: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21425: OE_Order_Util.Get_Attribute_Name('INCLUDE_ON_RETURNS_FLAG'));
21426: OE_MSG_PUB.Add;
21427: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21428:
21429: END IF;

Line 21508: OE_Order_Util.Get_Attribute_Name('SALES_CHANNEL_CODE'));

21504: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SALES_CHANNEL_CODE');
21505:
21506: FND_MESSAGE.SET_NAME('ONT','OE_INVALID_ATTRIBUTE');
21507: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21508: OE_Order_Util.Get_Attribute_Name('SALES_CHANNEL_CODE'));
21509: OE_MSG_PUB.Add;
21510:
21511: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21512:

Line 21565: OE_Order_Util.Get_Attribute_Name('user_item_description'));

21561: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'USER_ITEM_DESCRIPTION');
21562:
21563: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21564: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21565: OE_Order_Util.Get_Attribute_Name('user_item_description'));
21566: OE_MSG_PUB.Add;
21567: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21568:
21569: END IF;

Line 21619: OE_Order_Util.Get_Attribute_Name('ITEM_RELATIONSHIP_TYPE'));

21615: THEN
21616: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ITEM_RELATIONSHIP_TYPE');
21617: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21618: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21619: OE_Order_Util.Get_Attribute_Name('ITEM_RELATIONSHIP_TYPE'));
21620: OE_MSG_PUB.Add;
21621: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21622: END IF;
21623: RETURN FALSE;

Line 21665: OE_Order_Util.Get_Attribute_Name('Default_Fulfillment_Set'));

21661: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Default_Fulfillment_Set');
21662:
21663: FND_MESSAGE.Set_Name('ONT','OE_INVALID_ATTRIBUTE');
21664: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21665: OE_Order_Util.Get_Attribute_Name('Default_Fulfillment_Set'));
21666: OE_MSG_PUB.Add;
21667: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21668:
21669: END IF;

Line 21716: OE_Order_Util.Get_Attribute_Name('Fulfillment_Set_Name'));

21712: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Fulfillment_Set_Name');
21713:
21714: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21715: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21716: OE_Order_Util.Get_Attribute_Name('Fulfillment_Set_Name'));
21717: OE_MSG_PUB.Add;
21718: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21719:
21720: END IF;

Line 21767: OE_Order_Util.Get_Attribute_Name('Line_Set_Name'));

21763: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Line_Set_Name');
21764:
21765: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21766: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21767: OE_Order_Util.Get_Attribute_Name('Line_Set_Name'));
21768: OE_MSG_PUB.Add;
21769: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21770:
21771: END IF;

Line 21821: OE_Order_Util.Get_Attribute_Name('Customer_Shipment_Number'));

21817: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Customer_Shipment_Number');
21818:
21819: FND_MESSAGE.Set_Name('ONT','OE_INVALID_ATTRIBUTE');
21820: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21821: OE_Order_Util.Get_Attribute_Name('Customer_Shipment_Number'));
21822: OE_MSG_PUB.Add;
21823: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21824:
21825: END IF;

Line 21884: OE_Order_Util.Get_Attribute_Name('TRANSACTION_PHASE_CODE'));

21880: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TRANSACTION_PHASE_CODE');
21881:
21882: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21883: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21884: OE_Order_Util.Get_Attribute_Name('TRANSACTION_PHASE_CODE'));
21885: OE_MSG_PUB.Add;
21886: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21887:
21888: END IF;

Line 21945: OE_Order_Util.Get_Attribute_Name('USER_STATUS_CODE'));

21941: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'USER_STATUS_CODE');
21942:
21943: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21944: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21945: OE_Order_Util.Get_Attribute_Name('USER_STATUS_CODE'));
21946: OE_MSG_PUB.Add;
21947: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21948:
21949: END IF;

Line 22004: OE_Order_Util.Get_Attribute_Name('sold_to_site_use_id'));

22000: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SOLD_TO_SITE_USE_ID');
22001:
22002: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22003: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22004: OE_Order_Util.Get_Attribute_Name('sold_to_site_use_id'));
22005: OE_MSG_PUB.Add;
22006: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22007:
22008: END IF;

Line 22144: OE_Order_Util.Get_Attribute_Name('ib_owner'));

22140: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'IB_OWNER');
22141:
22142: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22143: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22144: OE_Order_Util.Get_Attribute_Name('ib_owner'));
22145: OE_MSG_PUB.Add;
22146: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22147:
22148: END IF;

Line 22205: OE_Order_Util.Get_Attribute_Name('ib_installed_at_location'));

22201: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'IB_INSTALLED_AT_LOCATION');
22202:
22203: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22204: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22205: OE_Order_Util.Get_Attribute_Name('ib_installed_at_location'));
22206: OE_MSG_PUB.Add;
22207: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22208:
22209: END IF;

Line 22266: OE_Order_Util.Get_Attribute_Name('ib_current_location'));

22262: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'IB_CURRENT_LOCATION');
22263:
22264: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22265: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22266: OE_Order_Util.Get_Attribute_Name('ib_current_location'));
22267: OE_MSG_PUB.Add;
22268: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22269:
22270: END IF;

Line 22326: OE_Order_Util.Get_Attribute_Name('END_CUSTOMER_ID')||':validation:'||to_char(p_end_customer_id));

22322: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'END_CUSTOMER_ID');
22323:
22324: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22325: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22326: OE_Order_Util.Get_Attribute_Name('END_CUSTOMER_ID')||':validation:'||to_char(p_end_customer_id));
22327: OE_MSG_PUB.Add;
22328: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22329:
22330: END IF;

Line 22383: OE_Order_Util.Get_Attribute_Name('end_customer_contact_id'));

22379: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'END_CUSTOMER_CONTACT_ID');
22380:
22381: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22382: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22383: OE_Order_Util.Get_Attribute_Name('end_customer_contact_id'));
22384: OE_MSG_PUB.Add;
22385: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22386:
22387: END IF;

Line 22440: OE_Order_Util.Get_Attribute_Name('end_customer_site_use_id'));

22436: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'END_CUSTOMER_SITE_USE_ID');
22437:
22438: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22439: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22440: OE_Order_Util.Get_Attribute_Name('end_customer_site_use_id'));
22441: OE_MSG_PUB.Add;
22442: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22443:
22444: END IF;

Line 22497: OE_Order_Util.Get_Attribute_Name('supplier_signature'));

22493: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SUPPLIER_SIGNATURE');
22494:
22495: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22496: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22497: OE_Order_Util.Get_Attribute_Name('supplier_signature'));
22498: OE_MSG_PUB.Add;
22499: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22500:
22501: END IF;

Line 22554: OE_Order_Util.Get_Attribute_Name('supplier_signature_date'));

22550: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SUPPLIER_SIGNATURE');
22551:
22552: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22553: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22554: OE_Order_Util.Get_Attribute_Name('supplier_signature_date'));
22555: OE_MSG_PUB.Add;
22556: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22557:
22558: END IF;

Line 22611: OE_Order_Util.Get_Attribute_Name('customer_signature'));

22607: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUSTOMER_SIGNATURE');
22608:
22609: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22610: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22611: OE_Order_Util.Get_Attribute_Name('customer_signature'));
22612: OE_MSG_PUB.Add;
22613: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22614:
22615: END IF;

Line 22668: OE_Order_Util.Get_Attribute_Name('customer_signature_date'));

22664: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUSTOMER_SIGNATURE_DATE');
22665:
22666: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22667: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22668: OE_Order_Util.Get_Attribute_Name('customer_signature_date'));
22669: OE_MSG_PUB.Add;
22670: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22671:
22672: END IF;

Line 22725: OE_Order_Util.Get_Attribute_Name('contract_template_id'));

22721: ');
22722:
22723: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22724: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22725: OE_Order_Util.Get_Attribute_Name('contract_template_id'));
22726: OE_MSG_PUB.Add;
22727: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22728:
22729: END IF;

Line 22768: OE_Order_Util.Get_Attribute_Name('contract_source_doc_type_code'));

22764: ');
22765:
22766: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22767: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22768: OE_Order_Util.Get_Attribute_Name('contract_source_doc_type_code'));
22769: OE_MSG_PUB.Add;
22770: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22771:
22772: END IF;

Line 22811: OE_Order_Util.Get_Attribute_Name('contract_source_document_id'));

22807: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CONTRACT_SOURCE_DOCUMENT_ID');
22808:
22809: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22810: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22811: OE_Order_Util.Get_Attribute_Name('contract_source_document_id'));
22812: OE_MSG_PUB.Add;
22813: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22814:
22815: END IF;

Line 23129: OE_Order_Util.Get_Attribute_Name('Payment_Level_Code'));

23125: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Payment_Level_Code');
23126:
23127: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23128: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23129: OE_Order_Util.Get_Attribute_Name('Payment_Level_Code'));
23130: OE_MSG_PUB.Add;
23131: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23132:
23133: END IF;

Line 23184: OE_Order_Util.Get_Attribute_Name('commitment_applied_amount'));

23180: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'COMMITMENT_APPLIED_AMOUNT');
23181:
23182: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23183: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23184: OE_Order_Util.Get_Attribute_Name('commitment_applied_amount'));
23185: OE_MSG_PUB.Add;
23186: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23187:
23188: END IF;

Line 23238: OE_Order_Util.Get_Attribute_Name('commitment_interfaced_amount'));

23234: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'COMMITMENT_INTERFACED_AMOUNT');
23235:
23236: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23237: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23238: OE_Order_Util.Get_Attribute_Name('commitment_interfaced_amount'));
23239: OE_MSG_PUB.Add;
23240: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23241:
23242: END IF;

Line 23294: OE_Order_Util.Get_Attribute_Name('payment_collection_event'));

23290: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PAYMENT_COLLECTION_EVENT');
23291:
23292: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23293: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23294: OE_Order_Util.Get_Attribute_Name('payment_collection_event'));
23295: OE_MSG_PUB.Add;
23296: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23297:
23298: END IF;

Line 23348: OE_Order_Util.Get_Attribute_Name('payment_trx_id'));

23344: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PAYMENT_TRX_ID');
23345:
23346: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23347: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23348: OE_Order_Util.Get_Attribute_Name('payment_trx_id'));
23349: OE_MSG_PUB.Add;
23350: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23351:
23352: END IF;

Line 23402: OE_Order_Util.Get_Attribute_Name('payment_set_id'));

23398: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PAYMENT_SET_ID');
23399:
23400: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23401: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23402: OE_Order_Util.Get_Attribute_Name('payment_set_id'));
23403: OE_MSG_PUB.Add;
23404: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23405:
23406: END IF;

Line 23456: OE_Order_Util.Get_Attribute_Name('prepaid_amoun'));

23452: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PREPAID_AMOUNT');
23453:
23454: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23455: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23456: OE_Order_Util.Get_Attribute_Name('prepaid_amoun'));
23457: OE_MSG_PUB.Add;
23458: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23459:
23460: END IF;

Line 23513: OE_Order_Util.Get_Attribute_Name('receipt_method_id'));

23509: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'RECEIPT_METHOD');
23510:
23511: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23512: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23513: OE_Order_Util.Get_Attribute_Name('receipt_method_id'));
23514: OE_MSG_PUB.Add;
23515: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23516:
23517: END IF;

Line 23566: OE_Order_Util.Get_Attribute_Name('tangible_id'));

23562: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TANGIBLE_ID');
23563:
23564: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23565: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23566: OE_Order_Util.Get_Attribute_Name('tangible_id'));
23567: OE_MSG_PUB.Add;
23568: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23569:
23570: END IF;

Line 23621: OE_Order_Util.Get_Attribute_Name('payment_number'));

23617: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PAYMENT_NUMBER');
23618:
23619: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23620: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23621: OE_Order_Util.Get_Attribute_Name('payment_number'));
23622: OE_MSG_PUB.Add;
23623: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23624:
23625: END IF;

Line 23679: OE_ORDER_UTIL.Get_Attribute_Name('Charge_Periodicity'));

23675: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_ERROR) THEN
23676: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CHARGE_PERIODICITY');
23677: FND_MESSAGE.Set_Name('ONT','OE_INVALID_ATTRIBUTE');
23678: FND_MESSAGE.Set_Token('ATTRIBUTE',
23679: OE_ORDER_UTIL.Get_Attribute_Name('Charge_Periodicity'));
23680: OE_MSG_PUB.Add;
23681: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => NULL);
23682: END IF;
23683: RETURN FALSE;

Line 23732: OE_Order_Util.Get_Attribute_Name('shipped_quantity2'));

23728: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIPPED_QUANTITY2');
23729:
23730: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23731: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23732: OE_Order_Util.Get_Attribute_Name('shipped_quantity2'));
23733: OE_MSG_PUB.Add;
23734: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23735:
23736: END IF;

Line 23789: OE_Order_Util.Get_Attribute_Name('fulfilled_quantity2'));

23785: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FULFILLED_QUANTITY2');
23786:
23787: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23788: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23789: OE_Order_Util.Get_Attribute_Name('fulfilled_quantity2'));
23790: OE_MSG_PUB.Add;
23791: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23792:
23793: END IF;

Line 23846: OE_Order_Util.Get_Attribute_Name('shipping_quantity2'));

23842: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIPPING_QUANTITY2');
23843:
23844: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23845: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23846: OE_Order_Util.Get_Attribute_Name('shipping_quantity2'));
23847: OE_MSG_PUB.Add;
23848: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23849:
23850: END IF;

Line 23903: OE_Order_Util.Get_Attribute_Name('shipping_quantity_uom2'));

23899: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIPPING_QUANTITY_UOM2');
23900:
23901: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23902: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23903: OE_Order_Util.Get_Attribute_Name('shipping_quantity_uom2'));
23904: OE_MSG_PUB.Add;
23905: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23906:
23907: END IF;

Line 23962: OE_Order_Util.Get_Attribute_Name('trxn_extension_id'));

23958: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TRXN_EXTENSION_ID');
23959:
23960: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23961: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23962: OE_Order_Util.Get_Attribute_Name('trxn_extension_id'));
23963: OE_MSG_PUB.Add;
23964: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23965:
23966: END IF;

Line 24020: OE_Order_Util.Get_Attribute_Name('tax_rate_id'));

24016: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TAX_RATE_ID');
24017:
24018: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
24019: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
24020: OE_Order_Util.Get_Attribute_Name('tax_rate_id'));
24021: OE_MSG_PUB.Add;
24022: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
24023:
24024: END IF;