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 6062: OE_Order_Util.Get_Attribute_Name('salesrep_id'));

6058: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SALESREP_ID');
6059:
6060: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6061: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6062: OE_Order_Util.Get_Attribute_Name('salesrep_id'));
6063: OE_MSG_PUB.Add;
6064: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6065:
6066: END IF;

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

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

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

6110: WHEN no_data_found Then
6111: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SALESREP_ID');
6112: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6113: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6114: OE_Order_Util.Get_Attribute_Name('salesrep_id'));
6115: OE_MSG_PUB.Add;
6116: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6117: Return FALSE;
6118: WHEN OTHERS THEN

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

6162: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DW_UPDATE_ADVICE_FLAG');
6163:
6164: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6165: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6166: OE_Order_Util.Get_Attribute_Name('dw_update_advice_flag'));
6167: OE_MSG_PUB.Add;
6168: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6169:
6170: END IF;

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

6219: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'WH_UPDATE_DATE');
6220:
6221: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6222: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6223: OE_Order_Util.Get_Attribute_Name('wh_update_date'));
6224: OE_MSG_PUB.Add;
6225: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6226:
6227: END IF;

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

6302: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LINE_TYPE_ID');
6303:
6304: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6305: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6306: OE_Order_Util.Get_Attribute_Name('line_type_id'));
6307: OE_MSG_PUB.Add;
6308: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6309:
6310: END IF;

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

6359: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LINE_NUMBER');
6360:
6361: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6362: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6363: OE_Order_Util.Get_Attribute_Name('line_number'));
6364: OE_MSG_PUB.Add;
6365: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6366:
6367: END IF;

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

6416: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORDERED_ITEM_ID');
6417:
6418: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6419: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6420: OE_Order_Util.Get_Attribute_Name('ordered_item_id'));
6421: OE_MSG_PUB.Add;
6422: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6423:
6424: END IF;

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

6473: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ITEM_IDENTIFIER_TYPE');
6474:
6475: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6476: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6477: OE_Order_Util.Get_Attribute_Name('item_identifier_type'));
6478: OE_MSG_PUB.Add;
6479: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6480:
6481: END IF;

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

6530: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORDERED_ITEM');
6531:
6532: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6533: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6534: OE_Order_Util.Get_Attribute_Name('ordered_item'));
6535: OE_MSG_PUB.Add;
6536: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6537:
6538: END IF;

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

6587: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DATE_AND_TIME_REQUESTED');
6588:
6589: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6590: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6591: OE_Order_Util.Get_Attribute_Name('date_and_time_requested'));
6592: OE_MSG_PUB.Add;
6593: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6594:
6595: END IF;

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

6644: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DATE_AND_TIME_PROMISED');
6645:
6646: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6647: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6648: OE_Order_Util.Get_Attribute_Name('date_and_time_promised'));
6649: OE_MSG_PUB.Add;
6650: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6651:
6652: END IF;

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

6701: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DATE_AND_TIME_SCHEDULED');
6702:
6703: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6704: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6705: OE_Order_Util.Get_Attribute_Name('date_and_time_scheduled'));
6706: OE_MSG_PUB.Add;
6707: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6708:
6709: END IF;

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

6758: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORDER_QUANTITY_UOM');
6759:
6760: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6761: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6762: OE_Order_Util.Get_Attribute_Name('order_quantity_uom'));
6763: OE_MSG_PUB.Add;
6764: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6765:
6766: END IF;

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

6811: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORDERED_QUANTITY_UOM2');
6812:
6813: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6814: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6815: OE_Order_Util.Get_Attribute_Name('ordered_quantity_uom2'));
6816: OE_MSG_PUB.Add;
6817: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6818:
6819: END IF;

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

6873: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PREFERRED_GRADE');
6874:
6875: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6876: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6877: OE_Order_Util.Get_Attribute_Name('preferred_grade'));
6878: OE_MSG_PUB.Add;
6879: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6880:
6881: END IF;

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

6932: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PRICE_REQUEST_CODE');
6933:
6934: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6935: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6936: OE_Order_Util.Get_Attribute_Name('price_request_code'));
6937: OE_MSG_PUB.Add;
6938: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6939:
6940: END IF;

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

6991: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PRICING_QUANTITY');
6992:
6993: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
6994: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
6995: OE_Order_Util.Get_Attribute_Name('pricing_quantity'));
6996: OE_MSG_PUB.Add;
6997: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
6998:
6999: END IF;

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

7048: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PRICING_QUANTITY_UOM');
7049:
7050: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7051: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7052: OE_Order_Util.Get_Attribute_Name('pricing_quantity_uom'));
7053: OE_MSG_PUB.Add;
7054: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7055:
7056: END IF;

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

7105: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'QUANTITY_CANCELLED');
7106:
7107: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7108: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7109: OE_Order_Util.Get_Attribute_Name('quantity_cancelled'));
7110: OE_MSG_PUB.Add;
7111: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7112:
7113: END IF;

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

7162: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'QUANTITY_SHIPPED');
7163:
7164: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7165: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7166: OE_Order_Util.Get_Attribute_Name('quantity_shipped'));
7167: OE_MSG_PUB.Add;
7168: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7169:
7170: END IF;

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

7219: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'QUANTITY_ORDERED');
7220:
7221: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7222: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7223: OE_Order_Util.Get_Attribute_Name('quantity_ordered'));
7224: OE_MSG_PUB.Add;
7225: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7226:
7227: END IF;

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

7276: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'QUANTITY_FULFILLED');
7277:
7278: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7279: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7280: OE_Order_Util.Get_Attribute_Name('quantity_fulfilled'));
7281: OE_MSG_PUB.Add;
7282: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7283:
7284: END IF;

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

7336: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FULFILLED_FLAG');
7337:
7338: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7339: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7340: OE_Order_Util.Get_Attribute_Name('fulfilled_flag'));
7341: OE_MSG_PUB.Add;
7342: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7343:
7344: END IF;

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

7398: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CALCULATE_PRICE_FLAG');
7399:
7400: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7401: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7402: OE_Order_Util.Get_Attribute_Name('calculate_price_flag'));
7403: OE_MSG_PUB.Add;
7404: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7405:
7406: END IF;

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

7455: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FULFILLMENT_METHOD_CODE');
7456:
7457: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7458: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7459: OE_Order_Util.Get_Attribute_Name('fulfillment_method_code'));
7460: OE_MSG_PUB.Add;
7461: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7462:
7463: END IF;

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

7511: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FULFILLMENT_DATE');
7512:
7513: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7514: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7515: OE_Order_Util.Get_Attribute_Name('fulfillment_date'));
7516: OE_MSG_PUB.Add;
7517: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7518:
7519: END IF;

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

7568: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIPPING_QUANTITY');
7569:
7570: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7571: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7572: OE_Order_Util.Get_Attribute_Name('shipping_quantity'));
7573: OE_MSG_PUB.Add;
7574: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7575:
7576: END IF;

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

7625: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIPPING_QUANTITY_UOM');
7626:
7627: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7628: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7629: OE_Order_Util.Get_Attribute_Name('shipping_quantity_uom'));
7630: OE_MSG_PUB.Add;
7631: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7632:
7633: END IF;

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

7682: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DELIVERY_LEAD_TIME');
7683:
7684: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7685: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7686: OE_Order_Util.Get_Attribute_Name('delivery_lead_time'));
7687: OE_MSG_PUB.Add;
7688: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7689:
7690: END IF;

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

7739: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DEMAND_BUCKET_TYPE');
7740:
7741: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7742: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7743: OE_Order_Util.Get_Attribute_Name('demand_bucket_type'));
7744: OE_MSG_PUB.Add;
7745: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7746:
7747: END IF;

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

7796: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SCHEDULE_ITEM_DETAIL_ID');
7797:
7798: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7799: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7800: OE_Order_Util.Get_Attribute_Name('schedule_item_detail_id'));
7801: OE_MSG_PUB.Add;
7802: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7803:
7804: END IF;

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

7853: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DEMAND_STREAM_ID');
7854:
7855: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7856: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7857: OE_Order_Util.Get_Attribute_Name('demand_stream_id'));
7858: OE_MSG_PUB.Add;
7859: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7860:
7861: END IF;

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

7910: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUST_DOCK_CODE');
7911:
7912: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7913: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7914: OE_Order_Util.Get_Attribute_Name('cust_dock_code'));
7915: OE_MSG_PUB.Add;
7916: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7917:
7918: END IF;

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

7967: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUST_JOB');
7968:
7969: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
7970: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
7971: OE_Order_Util.Get_Attribute_Name('cust_job'));
7972: OE_MSG_PUB.Add;
7973: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
7974:
7975: END IF;

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

8024: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUST_PRODUCTION_LINE');
8025:
8026: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8027: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8028: OE_Order_Util.Get_Attribute_Name('cust_production_line'));
8029: OE_MSG_PUB.Add;
8030: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8031:
8032: END IF;

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

8081: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUST_MODEL_SERIAL_NUMBER');
8082:
8083: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8084: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8085: OE_Order_Util.Get_Attribute_Name('cust_model_serial_number'));
8086: OE_MSG_PUB.Add;
8087: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8088:
8089: END IF;

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

8137: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PLANNING_PROD_SEQ_NO');
8138:
8139: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8140: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8141: OE_Order_Util.Get_Attribute_Name('planning_prod_seq_no'));
8142: OE_MSG_PUB.Add;
8143: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8144:
8145: END IF;

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

8203: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PROJECT_ID');
8204:
8205: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8206: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8207: OE_Order_Util.Get_Attribute_Name('project_id'));
8208: OE_MSG_PUB.Add;
8209: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8210:
8211: END IF;

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

8261: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TASK_ID');
8262:
8263: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8264: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8265: OE_Order_Util.Get_Attribute_Name('task_id'));
8266: OE_MSG_PUB.Add;
8267: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8268:
8269: END IF;

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

8318: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'INVENTORY_ITEM_ID');
8319:
8320: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8321: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8322: OE_Order_Util.Get_Attribute_Name('inventory_item_id'));
8323: OE_MSG_PUB.Add;
8324: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8325:
8326: END IF;

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

8376: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TAX_DATE');
8377:
8378: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8379: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8380: OE_Order_Util.Get_Attribute_Name('tax_date'));
8381: OE_MSG_PUB.Add;
8382: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8383:
8384: END IF;

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

8434: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PRICING_DATE');
8435:
8436: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8437: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8438: OE_Order_Util.Get_Attribute_Name('pricing_date'));
8439: OE_MSG_PUB.Add;
8440: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8441:
8442: END IF;

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

8491: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIPMENT_NUMBER');
8492:
8493: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8494: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8495: OE_Order_Util.Get_Attribute_Name('shipment_number'));
8496: OE_MSG_PUB.Add;
8497: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8498:
8499: END IF;

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

8548: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORIG_SYS_LINE_REF');
8549:
8550: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8551: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8552: OE_Order_Util.Get_Attribute_Name('orig_sys_line_ref'));
8553: OE_MSG_PUB.Add;
8554: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8555:
8556: END IF;

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

8605: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SOURCE_DOCUMENT_LINE_ID');
8606:
8607: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8608: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8609: OE_Order_Util.Get_Attribute_Name('source_document_line_id'));
8610: OE_MSG_PUB.Add;
8611: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8612:
8613: END IF;

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

8662: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'REFERENCE_LINE_ID');
8663:
8664: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8665: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8666: OE_Order_Util.Get_Attribute_Name('reference_line_id'));
8667: OE_MSG_PUB.Add;
8668: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8669:
8670: END IF;

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

8720: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'REFERENCE_TYPE');
8721:
8722: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8723: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8724: OE_Order_Util.Get_Attribute_Name('reference_type'));
8725: OE_MSG_PUB.Add;
8726: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8727:
8728: END IF;

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

8777: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'REFERENCE_HEADER_ID');
8778:
8779: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8780: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8781: OE_Order_Util.Get_Attribute_Name('reference_header_id'));
8782: OE_MSG_PUB.Add;
8783: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8784:
8785: END IF;

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

8836: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'REVISION');
8837:
8838: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8839: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8840: OE_Order_Util.Get_Attribute_Name('revision'));
8841: OE_MSG_PUB.Add;
8842: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8843:
8844: END IF;

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

8893: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'UNIT_SELLING_PRICE');
8894:
8895: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8896: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8897: OE_Order_Util.Get_Attribute_Name('unit_selling_price'));
8898: OE_MSG_PUB.Add;
8899: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8900:
8901: END IF;

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

8951: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'UNIT_SELLING_PRICE_PER_PQTY');
8952:
8953: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
8954: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
8955: OE_Order_Util.Get_Attribute_Name('unit_selling_price_per_pqty'));
8956: OE_MSG_PUB.Add;
8957: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
8958:
8959: END IF;

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

9009: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'UNIT_LIST_PRICE');
9010:
9011: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9012: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9013: OE_Order_Util.Get_Attribute_Name('unit_list_price'));
9014: OE_MSG_PUB.Add;
9015: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9016:
9017: END IF;

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

9066: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'UNIT_LIST_PRICE_PER_PQTY');
9067:
9068: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9069: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9070: OE_Order_Util.Get_Attribute_Name('unit_list_price_per_pqty'));
9071: OE_MSG_PUB.Add;
9072: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9073:
9074: END IF;

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

9123: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TAX_VALUE');
9124:
9125: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9126: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9127: OE_Order_Util.Get_Attribute_Name('tax_value'));
9128: OE_MSG_PUB.Add;
9129: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9130:
9131: END IF;

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

9183: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORDER_NUMBER_SOURCE_ID');
9184:
9185: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9186: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9187: OE_Order_Util.Get_Attribute_Name('order_number_source_id'));
9188: OE_MSG_PUB.Add;
9189: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9190:
9191: END IF;

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

9240: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'NAME');
9241:
9242: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9243: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9244: OE_Order_Util.Get_Attribute_Name('name'));
9245: OE_MSG_PUB.Add;
9246: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9247:
9248: END IF;

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

9297: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SEQUENCE_STARTING_POINT');
9298:
9299: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9300: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9301: OE_Order_Util.Get_Attribute_Name('sequence_starting_point'));
9302: OE_MSG_PUB.Add;
9303: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9304:
9305: END IF;

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

9356:
9357:
9358: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9359: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9360: OE_Order_Util.Get_Attribute_Name('description'));
9361: OE_MSG_PUB.Add;
9362: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9363:
9364: END IF;

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

9413: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'START_DATE_ACTIVE');
9414:
9415: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9416: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9417: OE_Order_Util.Get_Attribute_Name('start_date_active'));
9418: OE_MSG_PUB.Add;
9419: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9420:
9421: END IF;

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

9470: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'END_DATE_ACTIVE');
9471:
9472: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9473: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9474: OE_Order_Util.Get_Attribute_Name('end_date_active'));
9475: OE_MSG_PUB.Add;
9476: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9477:
9478: END IF;

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

9554: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CONFIGURATION_ID');
9555:
9556: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9557: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9558: OE_Order_Util.Get_Attribute_Name('configuration_id'));
9559: OE_MSG_PUB.Add;
9560: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9561:
9562: END IF;

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

9611: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TOP_MODEL_LINE_ID');
9612:
9613: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9614: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9615: OE_Order_Util.Get_Attribute_Name('top_model_line_id'));
9616: OE_MSG_PUB.Add;
9617: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9618:
9619: END IF;

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

9668: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LINK_TO_LINE_ID');
9669:
9670: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9671: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9672: OE_Order_Util.Get_Attribute_Name('LINK_TO_LINE_ID'));
9673: OE_MSG_PUB.Add;
9674: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9675:
9676: END IF;

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

9725: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'COMPONENT_SEQUENCE_ID');
9726:
9727: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9728: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9729: OE_Order_Util.Get_Attribute_Name('COMPONENT_SEQUENCE_ID'));
9730: OE_MSG_PUB.Add;
9731: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9732:
9733: END IF;

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

9782: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CONFIG_HEADER');
9783:
9784: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9785: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9786: OE_Order_Util.Get_Attribute_Name('CONFIG_HEADER_ID'));
9787: OE_MSG_PUB.Add;
9788: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9789:
9790: END IF;

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

9839: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CONFIG_REV_NBR');
9840:
9841: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9842: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9843: OE_Order_Util.Get_Attribute_Name('CONFIG_REV_NBR'));
9844: OE_MSG_PUB.Add;
9845: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9846:
9847: END IF;

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

9896: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'COMPONENT_CODE');
9897:
9898: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9899: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9900: OE_Order_Util.Get_Attribute_Name('Component_Code'));
9901: OE_MSG_PUB.Add;
9902: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9903:
9904: END IF;

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

9953: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CONFIG_DISPLAY_SEQUENCE');
9954:
9955: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
9956: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
9957: OE_Order_Util.Get_Attribute_Name('CONFIG_DISPLAY_SEQUENCE'));
9958: OE_MSG_PUB.Add;
9959: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
9960:
9961: END IF;

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

10010: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SORT_ORDER');
10011:
10012: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10013: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10014: OE_Order_Util.Get_Attribute_Name('Sort_Order'));
10015: OE_MSG_PUB.Add;
10016: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10017:
10018: END IF;

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

10066:
10067: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'OE_ITEM_TYPE');
10068: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10069: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10070: OE_Order_Util.Get_Attribute_Name('Oe_Item_Type'));
10071: OE_MSG_PUB.Add;
10072: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10073:
10074: END IF;

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

10124: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'OPTION_NUMBER');
10125:
10126: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10127: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10128: OE_Order_Util.Get_Attribute_Name('Option_Number'));
10129: OE_MSG_PUB.Add;
10130: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10131:
10132: END IF;

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

10181: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'COMPONENT_NUMBER');
10182:
10183: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10184: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10185: OE_Order_Util.Get_Attribute_Name('Component_Number'));
10186: OE_MSG_PUB.Add;
10187: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10188:
10189:

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

10241: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'EXPLOSION_DATE');
10242:
10243: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10244: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10245: OE_Order_Util.Get_Attribute_Name('explosion_date'));
10246: OE_MSG_PUB.Add;
10247: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10248:
10249: END IF;

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

10400: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ACCOUNTING_RULE_ID');
10401:
10402: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10403: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10404: OE_Order_Util.Get_Attribute_Name('accounting_rule_id'));
10405: OE_MSG_PUB.Add;
10406: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10407:
10408: END IF;

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

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

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

10516: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CREATED_BY');
10517:
10518: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10519: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10520: OE_Order_Util.Get_Attribute_Name('created_by'));
10521: OE_MSG_PUB.Add;
10522: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10523:
10524: END IF;

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

10573: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CREATION_DATE');
10574:
10575: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10576: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10577: OE_Order_Util.Get_Attribute_Name('creation_date'));
10578: OE_MSG_PUB.Add;
10579: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10580:
10581: END IF;

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

10631: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORDERED_DATE');
10632:
10633: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10634: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10635: OE_Order_Util.Get_Attribute_Name('ordered_date'));
10636: OE_MSG_PUB.Add;
10637: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10638:
10639: END IF;

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

10693: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORDER_DATE_TYPE_CODE');
10694:
10695: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10696: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10697: OE_Order_Util.Get_Attribute_Name('order_date_type_code'));
10698: OE_MSG_PUB.Add;
10699: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10700:
10701:

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

10753: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'REQUEST_DATE');
10754:
10755: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10756: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10757: OE_Order_Util.Get_Attribute_Name('request_date'));
10758: OE_MSG_PUB.Add;
10759: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10760:
10761: END IF;

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

10810: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'RESERVED_QUANTITY');
10811:
10812: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10813: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10814: OE_Order_Util.Get_Attribute_Name('reserved_quantity'));
10815: OE_MSG_PUB.Add;
10816: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10817:
10818: END IF;

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

10867: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ACTUAL_ARRIVAL_DATE');
10868:
10869: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10870: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10871: OE_Order_Util.Get_Attribute_Name('actual_arrival_date'));
10872: OE_MSG_PUB.Add;
10873: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10874:
10875: END IF;

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

10925: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ACTUAL_SHIPMENT_DATE');
10926:
10927: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10928: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10929: OE_Order_Util.Get_Attribute_Name('actual_shipment_date'));
10930: OE_MSG_PUB.Add;
10931: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10932:
10933: END IF;

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

10983: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ATO_LINE_ID');
10984:
10985: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
10986: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
10987: OE_Order_Util.Get_Attribute_Name('ato_line_id'));
10988: OE_MSG_PUB.Add;
10989: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
10990:
10991: END IF;

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

11041: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'AUTO_SELECTED_QUANTITY');
11042:
11043: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11044: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11045: OE_Order_Util.Get_Attribute_Name('auto_selected_quantity'));
11046: OE_MSG_PUB.Add;
11047: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11048:
11049: END IF;

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

11160: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'BOOKED_FLAG');
11161:
11162: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11163: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11164: OE_Order_Util.Get_Attribute_Name('booked_flag'));
11165: OE_MSG_PUB.Add;
11166: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11167:
11168: END IF;

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

11217: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CANCELLED_FLAG');
11218:
11219: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11220: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11221: OE_Order_Util.Get_Attribute_Name('cancelled_flag'));
11222: OE_MSG_PUB.Add;
11223: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11224:
11225: END IF;

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

11275: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CANCELLED_QUANTITY');
11276:
11277: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11278: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11279: OE_Order_Util.Get_Attribute_Name('cancelled_quantity'));
11280: OE_MSG_PUB.Add;
11281: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11282:
11283: END IF;

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

11334: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CREDIT_INVOICE_LINE_ID');
11335:
11336: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11337: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11338: OE_Order_Util.Get_Attribute_Name('credit_invoice_line'));
11339: OE_MSG_PUB.Add;
11340: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11341:
11342: END IF;

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

11392: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUSTOMER_DOCK_CODE');
11393:
11394: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11395: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11396: OE_Order_Util.Get_Attribute_Name('customer_dock_code'));
11397: OE_MSG_PUB.Add;
11398: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11399:
11400:

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

11452: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUSTOMER_JOB');
11453:
11454: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11455: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11456: OE_Order_Util.Get_Attribute_Name('customer_job'));
11457: OE_MSG_PUB.Add;
11458: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11459:
11460: END IF;

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

11509: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUSTOMER_PRODUCTION_LINE');
11510:
11511: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11512: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11513: OE_Order_Util.Get_Attribute_Name('customer_production_line'));
11514: OE_MSG_PUB.Add;
11515: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11516:
11517: END IF;

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

11566: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUSTOMER_TRX_LINE_ID');
11567:
11568: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11569: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11570: OE_Order_Util.Get_Attribute_Name('customer_trx_line_id'));
11571: OE_MSG_PUB.Add;
11572: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11573:
11574: END IF;

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

11625: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DEP_PLAN_REQUIRED_FLAG');
11626:
11627: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11628: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11629: OE_Order_Util.Get_Attribute_Name('dep_plan_required_flag'));
11630: OE_MSG_PUB.Add;
11631: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11632:
11633: END IF;

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

11683: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FULFILLED_QUANTITY');
11684:
11685: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11686: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11687: OE_Order_Util.Get_Attribute_Name('fulfilled_quantity'));
11688: OE_MSG_PUB.Add;
11689: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11690:
11691: END IF;

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

11741: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'INVOICE_INTERFACE_STATUS_CODE');
11742:
11743: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11744: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11745: OE_Order_Util.Get_Attribute_Name('invoice_interface_status_code'));
11746: OE_MSG_PUB.Add;
11747: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11748:
11749: END IF;

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

11800: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ITEM_REVISION');
11801:
11802: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11803: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11804: OE_Order_Util.Get_Attribute_Name('item_revision'));
11805: OE_MSG_PUB.Add;
11806: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11807:
11808: END IF;

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

11857: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ITEM_TYPE_CODE');
11858:
11859: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11860: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11861: OE_Order_Util.Get_Attribute_Name('item_type_code'));
11862: OE_MSG_PUB.Add;
11863: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11864:
11865: END IF;

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

11914: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LINE_CATEGORY_CODE');
11915:
11916: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11917: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11918: OE_Order_Util.Get_Attribute_Name('line_category_code'));
11919: OE_MSG_PUB.Add;
11920: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11921:
11922: END IF;

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

11971: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'OPEN_FLAG');
11972:
11973: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
11974: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
11975: OE_Order_Util.Get_Attribute_Name('open_flag'));
11976: OE_MSG_PUB.Add;
11977: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
11978:
11979: END IF;

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

12029: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'OPTION_FLAG');
12030:
12031: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12032: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12033: OE_Order_Util.Get_Attribute_Name('option_flag'));
12034: OE_MSG_PUB.Add;
12035: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12036:
12037: END IF;

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

12091: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ORDERED_QUANTITY');
12092:
12093: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12094: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12095: OE_Order_Util.Get_Attribute_Name('ordered_quantity'));
12096: OE_MSG_PUB.Add;
12097: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12098:
12099: END IF;

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

12144:
12145: OE_MSG_PUB.Update_Msg_Context(p_attribute_code =>'ORDERED_QUANTITY2');
12146: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12147: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12148: OE_Order_Util.Get_Attribute_Name('ordered_quantity2'));
12149: OE_MSG_PUB.Add;
12150: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12151:
12152: END IF;

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

12205: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PROMISE_DATE');
12206:
12207: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12208: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12209: OE_Order_Util.Get_Attribute_Name('promise_date'));
12210: OE_MSG_PUB.Add;
12211: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12212:
12213: END IF;

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

12264: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'RE_SOURCE_FLAG');
12265:
12266: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12267: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12268: OE_Order_Util.Get_Attribute_Name('re_source_flag'));
12269: OE_MSG_PUB.Add;
12270: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12271:
12272: END IF;

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

12322: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'RLA_SCHEDULE_TYPE_CODE');
12323:
12324: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12325: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12326: OE_Order_Util.Get_Attribute_Name('rla_schedule_type_code'));
12327: OE_MSG_PUB.Add;
12328: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12329:
12330: END IF;

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

12379: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SCHEDULE_SHIP_DATE');
12380:
12381: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12382: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12383: OE_Order_Util.Get_Attribute_Name('schedule_ship_date'));
12384: OE_MSG_PUB.Add;
12385: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12386:
12387: END IF;

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

12439: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LATE_DEMAND_PENALTY_FACTOR');
12440:
12441: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12442: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12443: OE_Order_Util.Get_Attribute_Name('late_demand_penalty_factor'));
12444: OE_MSG_PUB.Add;
12445: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12446:
12447: END IF;

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

12496: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SCHEDULE_STATUS_CODE');
12497:
12498: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12499: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12500: OE_Order_Util.Get_Attribute_Name('schedule_status_code'));
12501: OE_MSG_PUB.Add;
12502: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12503:
12504: END IF;

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

12565: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TAX_CODE');
12566:
12567: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12568: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12569: OE_Order_Util.Get_Attribute_Name('tax_code'));
12570: OE_MSG_PUB.Add;
12571: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12572:
12573: END IF;

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

12622: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TAX_RATE');
12623:
12624: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12625: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12626: OE_Order_Util.Get_Attribute_Name('tax_rate'));
12627: OE_MSG_PUB.Add;
12628: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12629:
12630: END IF;

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

12682: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'VISIBLE_DEMAND_FLAG');
12683:
12684: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12685: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12686: OE_Order_Util.Get_Attribute_Name('visible_demand_flag'));
12687: OE_MSG_PUB.Add;
12688: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12689:
12690: END IF;

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

12741: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIPPED_QUANTITY');
12742:
12743: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12744: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12745: OE_Order_Util.Get_Attribute_Name('shipped_quantity'));
12746: OE_MSG_PUB.Add;
12747: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12748:
12749: END IF;

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

12798: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'EARLIEST_ACCEPTABLE_DATE');
12799:
12800: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12801: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12802: OE_Order_Util.Get_Attribute_Name('earliest_acceptable_date'));
12803: OE_MSG_PUB.Add;
12804: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12805:
12806: END IF;

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

12854: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'EARLIEST_SCHEDULE_LIMIT');
12855:
12856: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12857: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12858: OE_Order_Util.Get_Attribute_Name('earliest_schedule_limit'));
12859: OE_MSG_PUB.Add;
12860: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12861:
12862: END IF;

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

12912:
12913:
12914: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12915: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12916: OE_Order_Util.Get_Attribute_Name('latest_acceptable_date'));
12917: OE_MSG_PUB.Add;
12918: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12919:
12920: END IF;

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

12969: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LATEST_SCHEDULE_LIMIT');
12970:
12971: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
12972: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
12973: OE_Order_Util.Get_Attribute_Name('latest_schedule_limit'));
12974: OE_MSG_PUB.Add;
12975: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
12976:
12977: END IF;

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

13026: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'MODEL_GROUP_NUMBER');
13027:
13028: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13029: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13030: OE_Order_Util.Get_Attribute_Name('model_group_number'));
13031: OE_MSG_PUB.Add;
13032: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13033:
13034: END IF;

Line 13089: OE_Order_Util.Get_Attribute_Name

13085: (p_attribute_code => 'MFG_COMPONENT_SEQUENCE_ID');
13086:
13087: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13088: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13089: OE_Order_Util.Get_Attribute_Name
13090: ('mfg_component_sequence_id'));
13091: OE_MSG_PUB.Add;
13092: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13093:

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

13143: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SCHEDULE_ARRIVAL_DATE');
13144:
13145: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13146: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13147: OE_Order_Util.Get_Attribute_Name('schedule_arrival_date'));
13148: OE_MSG_PUB.Add;
13149: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13150:
13151: END IF;

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

13202: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIP_MODEL_COMPLETE_FLAG');
13203:
13204: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13205: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13206: OE_Order_Util.Get_Attribute_Name('ship_model_complete_flag'));
13207: OE_MSG_PUB.Add;
13208: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13209:
13210: END IF;

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

13259: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FROM_SERIAL_NUMBER');
13260:
13261: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13262: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13263: OE_Order_Util.Get_Attribute_Name('from_serial_number'));
13264: OE_MSG_PUB.Add;
13265: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13266:
13267: END IF;

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

13316: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LOT_NUMBER');
13317:
13318: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13319: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13320: OE_Order_Util.Get_Attribute_Name('lot_number'));
13321: OE_MSG_PUB.Add;
13322: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13323:
13324: END IF;

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

13373: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SUBLOT_NUMBER');
13374:
13375: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13376: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13377: OE_Order_Util.Get_Attribute_Name('sublot_number'));
13378: OE_MSG_PUB.Add;
13379: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13380:
13381: END IF;

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

13430: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LOT_SERIAL_ID');
13431:
13432: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13433: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13434: OE_Order_Util.Get_Attribute_Name('lot_serial_id'));
13435: OE_MSG_PUB.Add;
13436: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13437:
13438: END IF;

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

13487: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'QUANTITY');
13488:
13489: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13490: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13491: OE_Order_Util.Get_Attribute_Name('quantity'));
13492: OE_MSG_PUB.Add;
13493: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13494:
13495: END IF;

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

13544: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'QUANTITY2');
13545:
13546: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13547: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13548: OE_Order_Util.Get_Attribute_Name('quantity2'));
13549: OE_MSG_PUB.Add;
13550: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13551:
13552: END IF;

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

13601: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TO_SERIAL_NUMBER');
13602:
13603: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13604: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13605: OE_Order_Util.Get_Attribute_Name('to_serial_number'));
13606: OE_MSG_PUB.Add;
13607: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13608:
13609: END IF;

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

13658: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Line_Set_ID');
13659:
13660: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13661: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13662: OE_Order_Util.Get_Attribute_Name('Line_Set_ID'));
13663: OE_MSG_PUB.Add;
13664: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13665:
13666: END IF;

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

13715: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'AMOUNT');
13716:
13717: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13718: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13719: OE_Order_Util.Get_Attribute_Name('amount'));
13720: OE_MSG_PUB.Add;
13721: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13722:
13723: END IF;

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

13772: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'APPEAR_ON_ACK_FLAG');
13773:
13774: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13775: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13776: OE_Order_Util.Get_Attribute_Name('appear_on_ack_flag'));
13777: OE_MSG_PUB.Add;
13778: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13779:
13780: END IF;

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

13829: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'APPEAR_ON_INVOICE_FLAG');
13830:
13831: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13832: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13833: OE_Order_Util.Get_Attribute_Name('appear_on_invoice_flag'));
13834: OE_MSG_PUB.Add;
13835: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13836:
13837: END IF;

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

13886: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CHARGE_ID');
13887:
13888: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13889: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13890: OE_Order_Util.Get_Attribute_Name('charge_id'));
13891: OE_MSG_PUB.Add;
13892: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13893:
13894:

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

13943: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CHARGE_TYPE_ID');
13944:
13945: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
13946: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
13947: OE_Order_Util.Get_Attribute_Name('charge_type_id'));
13948: OE_MSG_PUB.Add;
13949: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
13950:
13951: END IF;

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

14000: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CONVERSION_DATE');
14001:
14002: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14003: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14004: OE_Order_Util.Get_Attribute_Name('conversion_date'));
14005:
14006: OE_MSG_PUB.Add;
14007: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14008:

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

14059: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'COST_OR_CHARGE_FLAG');
14060:
14061: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14062: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14063: OE_Order_Util.Get_Attribute_Name('cost_or_charge_flag'));
14064: OE_MSG_PUB.Add;
14065: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14066:
14067: END IF;

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

14116: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CURRENCY_CODE');
14117:
14118: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14119: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14120: OE_Order_Util.Get_Attribute_Name('currency_code'));
14121: OE_MSG_PUB.Add;
14122: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14123:
14124: END IF;

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

14173: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'DEPARTURE_ID');
14174:
14175: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14176: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14177: OE_Order_Util.Get_Attribute_Name('departure_id'));
14178: OE_MSG_PUB.Add;
14179: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14180:
14181: END IF;

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

14230: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'ESTIMATED_FLAG');
14231:
14232: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14233: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14234: OE_Order_Util.Get_Attribute_Name('estimated_flag'));
14235: OE_MSG_PUB.Add;
14236: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14237:
14238: END IF;

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

14287: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'INC_IN_SALES_PERFORMANCE');
14288:
14289: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14290: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14291: OE_Order_Util.Get_Attribute_Name('inc_in_sales_performance'));
14292: OE_MSG_PUB.Add;
14293: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14294:
14295:

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

14345: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'INVOICED_FLAG');
14346:
14347: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14348: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14349: OE_Order_Util.Get_Attribute_Name('invoiced_flag'));
14350: OE_MSG_PUB.Add;
14351: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14352:
14353: END IF;

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

14402: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LPN');
14403:
14404: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14405: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14406: OE_Order_Util.Get_Attribute_Name('lpn'));
14407: OE_MSG_PUB.Add;
14408: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14409:
14410: END IF;

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

14459: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PARENT_CHARGE_ID');
14460:
14461: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14462: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14463: OE_Order_Util.Get_Attribute_Name('parent_charge_id'));
14464: OE_MSG_PUB.Add;
14465: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14466:
14467: END IF;

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

14516: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'RETURNABLE_FLAG');
14517:
14518: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14519: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14520: OE_Order_Util.Get_Attribute_Name('returnable_flag'));
14521: OE_MSG_PUB.Add;
14522: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14523:
14524: END IF;

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

14573: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TAX_GROUP_CODE');
14574:
14575: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
14576: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
14577: OE_Order_Util.Get_Attribute_Name('tax_group_code'));
14578: OE_MSG_PUB.Add;
14579: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
14580:
14581: END IF;

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

18498:
18499:
18500: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
18501: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
18502: OE_Order_Util.Get_Attribute_Name('return_reason_code'));
18503: OE_MSG_PUB.Add;
18504: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
18505:
18506: END IF;

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

18559: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SPLIT_FROM_LINE_ID');
18560:
18561: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
18562: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
18563: OE_Order_Util.Get_Attribute_Name('split_from_line_id'));
18564: OE_MSG_PUB.Add;
18565: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
18566:
18567: END IF;

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

18619: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUST_PRODUCTION_SEQ_NUM');
18620:
18621: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
18622: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
18623: OE_Order_Util.Get_Attribute_Name('cust_production_seq_num'));
18624: OE_MSG_PUB.Add;
18625: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
18626:
18627: END IF;

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

18680: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'AUTHORIZED_TO_SHIP_FLAG');
18681:
18682: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
18683: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
18684: OE_Order_Util.Get_Attribute_Name('authorized_to_ship_flag'));
18685: OE_MSG_PUB.Add;
18686: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
18687:
18688: END IF;

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

18740: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'VEH_CUS_ITEM_CUM_KEY_ID');
18741:
18742: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
18743: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
18744: OE_Order_Util.Get_Attribute_Name('veh_cus_item_cum_key_id'));
18745: OE_MSG_PUB.Add;
18746: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
18747:
18748: END IF;

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

18801:
18802:
18803: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
18804: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
18805: OE_Order_Util.Get_Attribute_Name('arrival_set_id'));
18806: OE_MSG_PUB.Add;
18807: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
18808:
18809: END IF;

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

18861: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIP_SET_ID');
18862:
18863: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
18864: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
18865: OE_Order_Util.Get_Attribute_Name('ship_set_id'));
18866: OE_MSG_PUB.Add;
18867: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
18868:
18869: END IF;

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

18921: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'OVER_SHIP_REASON_CODE');
18922:
18923: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
18924: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
18925: OE_Order_Util.Get_Attribute_Name('over_ship_reason_code'));
18926: OE_MSG_PUB.Add;
18927: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
18928:
18929: END IF;

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

18982: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'OVER_SHIP_RESOLVED_FLAG');
18983:
18984: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
18985: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
18986: OE_Order_Util.Get_Attribute_Name('over_ship_resolved_flag'));
18987: OE_MSG_PUB.Add;
18988: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
18989:
18990: END IF;

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

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

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

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

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

19172: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CHECK_NUMBER');
19173:
19174: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19175: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19176: OE_Order_Util.Get_Attribute_Name('check_number'));
19177: OE_MSG_PUB.Add;
19178: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19179:
19180: END IF;

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

19246: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CREDIT_CARD_CODE');
19247:
19248: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19249: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19250: OE_Order_Util.Get_Attribute_Name('credit_card_code'));
19251: OE_MSG_PUB.Add;
19252: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19253:
19254: END IF;

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

19310: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CREDIT_CARD_HOLDER_NAME');
19311:
19312: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19313: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19314: OE_Order_Util.Get_Attribute_Name('credit_card_holder_name'));
19315: OE_MSG_PUB.Add;
19316: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19317:
19318: END IF;

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

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

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

19413: THEN
19414: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CREDIT_CARD_APPROVAL_DATE');
19415: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19416: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19417: OE_Order_Util.Get_Attribute_Name('credit_card_approval_date'));
19418: OE_MSG_PUB.Add;
19419: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19420: END IF;
19421: RETURN FALSE;

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

19451: THEN
19452: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CREDIT_CARD_EXPIRATION_DATE');
19453: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19454: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19455: OE_Order_Util.Get_Attribute_Name('credit_card_expiration_date'));
19456: OE_MSG_PUB.Add;
19457: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19458: END IF;
19459: RETURN FALSE;

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

19500: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CREDIT_CARD_APPROVAL_CODE');
19501:
19502: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19503: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19504: OE_Order_Util.Get_Attribute_Name('credit_card_approval_code'));
19505: OE_MSG_PUB.Add;
19506: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19507:
19508: END IF;

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

19558: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FIRST_ACK_CODE');
19559:
19560: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19561: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19562: OE_Order_Util.Get_Attribute_Name('first_ack_code'));
19563: OE_MSG_PUB.Add;
19564:
19565: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19566:

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

19617: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FIRST_ACK_DATE');
19618:
19619: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19620: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19621: OE_Order_Util.Get_Attribute_Name('first_ack_date'));
19622: OE_MSG_PUB.Add;
19623: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19624:
19625: END IF;

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

19674: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LAST_ACK_CODE');
19675:
19676: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19677: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19678: OE_Order_Util.Get_Attribute_Name('last_ack_code'));
19679: OE_MSG_PUB.Add;
19680: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19681:
19682: END IF;

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

19732: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'LAST_ACK_DATE');
19733:
19734: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19735: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19736: OE_Order_Util.Get_Attribute_Name('last_ack_date'));
19737: OE_MSG_PUB.Add;
19738: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19739:
19740: END IF;

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

19788:
19789:
19790: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19791: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19792: OE_Order_Util.Get_Attribute_Name('end_item_unit_number'));
19793: OE_MSG_PUB.Add;
19794: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19795:
19796: END IF;

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

19845: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'INVOICED_QUANTITY');
19846:
19847: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19848: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19849: OE_Order_Util.Get_Attribute_Name('invoiced_quantity'));
19850: OE_MSG_PUB.Add;
19851: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19852:
19853: END IF;

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

19903: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SERVICE_TXN_TYPE_REASON');
19904:
19905: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19906: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19907: OE_Order_Util.Get_Attribute_Name('Service_Txn_Reason'));
19908: OE_MSG_PUB.Add;
19909: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19910:
19911: END IF;

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

19961: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SERVICE_TXN_TYPE_COMMENTS');
19962:
19963: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
19964: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
19965: OE_Order_Util.Get_Attribute_Name('Service_Txn_Comments'));
19966: OE_MSG_PUB.Add;
19967: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
19968:
19969: END IF;

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

20019: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Serviced_Duration');
20020:
20021: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20022: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20023: OE_Order_Util.Get_Attribute_Name('Service_Duration'));
20024: OE_MSG_PUB.Add;
20025: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20026:
20027: END IF;

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

20076: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Service_Period');
20077:
20078: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20079: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20080: OE_Order_Util.Get_Attribute_Name('Service_Period'));
20081: OE_MSG_PUB.Add;
20082: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20083:
20084: END IF;

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

20134: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Service_Start_Date');
20135:
20136: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20137: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20138: OE_Order_Util.Get_Attribute_Name('Service_Start_Date'));
20139: OE_MSG_PUB.Add;
20140: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20141:
20142: END IF;

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

20191: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Service_End_Date');
20192:
20193: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20194: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20195: OE_Order_Util.Get_Attribute_Name('Service_End_Date'));
20196: OE_MSG_PUB.Add;
20197: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20198:
20199: END IF;

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

20248: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Service_Coterminate');
20249:
20250: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20251: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20252: OE_Order_Util.Get_Attribute_Name('Service_Coterminate'));
20253: OE_MSG_PUB.Add;
20254: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20255:
20256: END IF;

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

20305: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Unit_List_Percent');
20306:
20307: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20308: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20309: OE_Order_Util.Get_Attribute_Name('Unit_List_Percent'));
20310: OE_MSG_PUB.Add;
20311: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20312:
20313: END IF;

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

20362: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Unit_Selling_Percent');
20363:
20364: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20365: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20366: OE_Order_Util.Get_Attribute_Name('Unit_Selling_Percent'));
20367: OE_MSG_PUB.Add;
20368: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20369:
20370: END IF;

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

20419: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Unit_Percent_base_Price');
20420:
20421: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20422: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20423: OE_Order_Util.Get_Attribute_Name('Unit_Percent_Base_Price'));
20424: OE_MSG_PUB.Add;
20425: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20426:
20427: END IF;

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

20476: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Service_Number');
20477:
20478: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20479: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20480: OE_Order_Util.Get_Attribute_Name('Service_Number'));
20481: OE_MSG_PUB.Add;
20482: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20483:
20484: END IF;

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

20533: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Service_Reference_Type_Code');
20534:
20535: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20536: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20537: OE_Order_Util.Get_Attribute_Name('Service_Reference_Type_Code'));
20538: OE_MSG_PUB.Add;
20539: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20540:
20541: END IF;

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

20590: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Service_Reference_Line_id');
20591:
20592: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20593: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20594: OE_Order_Util.Get_Attribute_Name('Service_Reference_Line_Id'));
20595: OE_MSG_PUB.Add;
20596: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20597:
20598: END IF;

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

20647: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Service_Reference_System_id');
20648:
20649: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20650: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20651: OE_Order_Util.Get_Attribute_Name('Service_Reference_System_Id'));
20652: OE_MSG_PUB.Add;
20653: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20654:
20655: END IF;

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

20710: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FLOW_STATUS_CODE');
20711:
20712: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20713: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20714: OE_Order_Util.Get_Attribute_Name('flow_status_code'));
20715: OE_MSG_PUB.Add;
20716: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20717:
20718: END IF;

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

20773: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FLOW_STATUS_CODE');
20774:
20775: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20776: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20777: OE_Order_Util.Get_Attribute_Name('flow_status_code'));
20778: OE_MSG_PUB.Add;
20779: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20780:
20781: END IF;

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

20829: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SPLIT_ACTION_CODE');
20830:
20831: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20832: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20833: OE_Order_Util.Get_Attribute_Name('split_action_code'));
20834: OE_MSG_PUB.Add;
20835: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20836:
20837: END IF;

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

20887: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Marketing_Source_Code_id');
20888:
20889: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20890: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20891: OE_Order_Util.Get_Attribute_Name('Marketing_Source_Code_Id'));
20892: OE_MSG_PUB.Add;
20893: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20894:
20895: END IF;

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

20944: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'COST_ID');
20945:
20946: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
20947: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
20948: OE_Order_Util.Get_Attribute_Name('COST_ID'));
20949: OE_MSG_PUB.Add;
20950: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
20951:
20952: END IF;

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

20999: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CHARGE_TYPE_CODE');
21000:
21001: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21002: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21003: OE_Order_Util.Get_Attribute_Name('CHARGE_TYPE_CODE'));
21004: OE_MSG_PUB.Add;
21005: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21006:
21007: END IF;

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

21054: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CHARGE_SUBTYPE_CODE');
21055:
21056: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21057: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21058: OE_Order_Util.Get_Attribute_Name('CHARGE_SUBTYPE_CODE'));
21059: OE_MSG_PUB.Add;
21060: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21061:
21062: END IF;

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

21109: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'COMMITMENT_ID');
21110:
21111: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21112: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21113: OE_Order_Util.Get_Attribute_Name('COMMITMENT_ID'));
21114: OE_MSG_PUB.Add;
21115: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21116:
21117: END IF;

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

21168: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CREDIT_OR_CHARGE_FLAG');
21169:
21170: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21171: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21172: OE_Order_Util.Get_Attribute_Name('CREDIT_OR_CHARGE_FLAG'));
21173: OE_MSG_PUB.Add;
21174: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21175:
21176: END IF;

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

21227: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'INCLUDE_ON_RETURNS_FLAG');
21228:
21229: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21230: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21231: OE_Order_Util.Get_Attribute_Name('INCLUDE_ON_RETURNS_FLAG'));
21232: OE_MSG_PUB.Add;
21233: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21234:
21235: END IF;

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

21310: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SALES_CHANNEL_CODE');
21311:
21312: FND_MESSAGE.SET_NAME('ONT','OE_INVALID_ATTRIBUTE');
21313: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21314: OE_Order_Util.Get_Attribute_Name('SALES_CHANNEL_CODE'));
21315: OE_MSG_PUB.Add;
21316:
21317: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21318:

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

21367: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'USER_ITEM_DESCRIPTION');
21368:
21369: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21370: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21371: OE_Order_Util.Get_Attribute_Name('user_item_description'));
21372: OE_MSG_PUB.Add;
21373: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21374:
21375: END IF;

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

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

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

21467: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Default_Fulfillment_Set');
21468:
21469: FND_MESSAGE.Set_Name('ONT','OE_INVALID_ATTRIBUTE');
21470: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21471: OE_Order_Util.Get_Attribute_Name('Default_Fulfillment_Set'));
21472: OE_MSG_PUB.Add;
21473: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21474:
21475: END IF;

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

21518: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Fulfillment_Set_Name');
21519:
21520: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21521: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21522: OE_Order_Util.Get_Attribute_Name('Fulfillment_Set_Name'));
21523: OE_MSG_PUB.Add;
21524: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21525:
21526: END IF;

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

21569: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Line_Set_Name');
21570:
21571: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21572: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21573: OE_Order_Util.Get_Attribute_Name('Line_Set_Name'));
21574: OE_MSG_PUB.Add;
21575: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21576:
21577: END IF;

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

21623: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Customer_Shipment_Number');
21624:
21625: FND_MESSAGE.Set_Name('ONT','OE_INVALID_ATTRIBUTE');
21626: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21627: OE_Order_Util.Get_Attribute_Name('Customer_Shipment_Number'));
21628: OE_MSG_PUB.Add;
21629: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21630:
21631: END IF;

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

21686: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TRANSACTION_PHASE_CODE');
21687:
21688: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21689: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21690: OE_Order_Util.Get_Attribute_Name('TRANSACTION_PHASE_CODE'));
21691: OE_MSG_PUB.Add;
21692: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21693:
21694: END IF;

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

21747: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'USER_STATUS_CODE');
21748:
21749: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21750: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21751: OE_Order_Util.Get_Attribute_Name('USER_STATUS_CODE'));
21752: OE_MSG_PUB.Add;
21753: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21754:
21755: END IF;

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

21806: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SOLD_TO_SITE_USE_ID');
21807:
21808: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21809: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21810: OE_Order_Util.Get_Attribute_Name('sold_to_site_use_id'));
21811: OE_MSG_PUB.Add;
21812: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21813:
21814: END IF;

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

21946: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'IB_OWNER');
21947:
21948: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
21949: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
21950: OE_Order_Util.Get_Attribute_Name('ib_owner'));
21951: OE_MSG_PUB.Add;
21952: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
21953:
21954: END IF;

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

22007: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'IB_INSTALLED_AT_LOCATION');
22008:
22009: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22010: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22011: OE_Order_Util.Get_Attribute_Name('ib_installed_at_location'));
22012: OE_MSG_PUB.Add;
22013: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22014:
22015: END IF;

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

22068: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'IB_CURRENT_LOCATION');
22069:
22070: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22071: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22072: OE_Order_Util.Get_Attribute_Name('ib_current_location'));
22073: OE_MSG_PUB.Add;
22074: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22075:
22076: END IF;

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

22128: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'END_CUSTOMER_ID');
22129:
22130: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22131: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22132: OE_Order_Util.Get_Attribute_Name('END_CUSTOMER_ID')||':validation:'||to_char(p_end_customer_id));
22133: OE_MSG_PUB.Add;
22134: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22135:
22136: END IF;

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

22185: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'END_CUSTOMER_CONTACT_ID');
22186:
22187: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22188: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22189: OE_Order_Util.Get_Attribute_Name('end_customer_contact_id'));
22190: OE_MSG_PUB.Add;
22191: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22192:
22193: END IF;

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

22242: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'END_CUSTOMER_SITE_USE_ID');
22243:
22244: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22245: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22246: OE_Order_Util.Get_Attribute_Name('end_customer_site_use_id'));
22247: OE_MSG_PUB.Add;
22248: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22249:
22250: END IF;

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

22299: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SUPPLIER_SIGNATURE');
22300:
22301: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22302: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22303: OE_Order_Util.Get_Attribute_Name('supplier_signature'));
22304: OE_MSG_PUB.Add;
22305: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22306:
22307: END IF;

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

22356: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SUPPLIER_SIGNATURE');
22357:
22358: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22359: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22360: OE_Order_Util.Get_Attribute_Name('supplier_signature_date'));
22361: OE_MSG_PUB.Add;
22362: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22363:
22364: END IF;

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

22413: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUSTOMER_SIGNATURE');
22414:
22415: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22416: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22417: OE_Order_Util.Get_Attribute_Name('customer_signature'));
22418: OE_MSG_PUB.Add;
22419: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22420:
22421: END IF;

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

22470: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CUSTOMER_SIGNATURE_DATE');
22471:
22472: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22473: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22474: OE_Order_Util.Get_Attribute_Name('customer_signature_date'));
22475: OE_MSG_PUB.Add;
22476: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22477:
22478: END IF;

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

22527: ');
22528:
22529: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22530: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22531: OE_Order_Util.Get_Attribute_Name('contract_template_id'));
22532: OE_MSG_PUB.Add;
22533: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22534:
22535: END IF;

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

22570: ');
22571:
22572: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22573: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22574: OE_Order_Util.Get_Attribute_Name('contract_source_doc_type_code'));
22575: OE_MSG_PUB.Add;
22576: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22577:
22578: END IF;

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

22613: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CONTRACT_SOURCE_DOCUMENT_ID');
22614:
22615: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22616: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22617: OE_Order_Util.Get_Attribute_Name('contract_source_document_id'));
22618: OE_MSG_PUB.Add;
22619: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22620:
22621: END IF;

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

22931: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'Payment_Level_Code');
22932:
22933: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22934: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22935: OE_Order_Util.Get_Attribute_Name('Payment_Level_Code'));
22936: OE_MSG_PUB.Add;
22937: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22938:
22939: END IF;

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

22986: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'COMMITMENT_APPLIED_AMOUNT');
22987:
22988: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
22989: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
22990: OE_Order_Util.Get_Attribute_Name('commitment_applied_amount'));
22991: OE_MSG_PUB.Add;
22992: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
22993:
22994: END IF;

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

23040: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'COMMITMENT_INTERFACED_AMOUNT');
23041:
23042: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23043: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23044: OE_Order_Util.Get_Attribute_Name('commitment_interfaced_amount'));
23045: OE_MSG_PUB.Add;
23046: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23047:
23048: END IF;

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

23096: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PAYMENT_COLLECTION_EVENT');
23097:
23098: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23099: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23100: OE_Order_Util.Get_Attribute_Name('payment_collection_event'));
23101: OE_MSG_PUB.Add;
23102: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23103:
23104: END IF;

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

23150: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PAYMENT_TRX_ID');
23151:
23152: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23153: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23154: OE_Order_Util.Get_Attribute_Name('payment_trx_id'));
23155: OE_MSG_PUB.Add;
23156: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23157:
23158: END IF;

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

23204: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PAYMENT_SET_ID');
23205:
23206: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23207: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23208: OE_Order_Util.Get_Attribute_Name('payment_set_id'));
23209: OE_MSG_PUB.Add;
23210: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23211:
23212: END IF;

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

23258: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PREPAID_AMOUNT');
23259:
23260: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23261: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23262: OE_Order_Util.Get_Attribute_Name('prepaid_amoun'));
23263: OE_MSG_PUB.Add;
23264: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23265:
23266: END IF;

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

23315: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'RECEIPT_METHOD');
23316:
23317: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23318: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23319: OE_Order_Util.Get_Attribute_Name('receipt_method_id'));
23320: OE_MSG_PUB.Add;
23321: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23322:
23323: END IF;

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

23368: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TANGIBLE_ID');
23369:
23370: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23371: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23372: OE_Order_Util.Get_Attribute_Name('tangible_id'));
23373: OE_MSG_PUB.Add;
23374: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23375:
23376: END IF;

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

23423: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'PAYMENT_NUMBER');
23424:
23425: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23426: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23427: OE_Order_Util.Get_Attribute_Name('payment_number'));
23428: OE_MSG_PUB.Add;
23429: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23430:
23431: END IF;

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

23481: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_ERROR) THEN
23482: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'CHARGE_PERIODICITY');
23483: FND_MESSAGE.Set_Name('ONT','OE_INVALID_ATTRIBUTE');
23484: FND_MESSAGE.Set_Token('ATTRIBUTE',
23485: OE_ORDER_UTIL.Get_Attribute_Name('Charge_Periodicity'));
23486: OE_MSG_PUB.Add;
23487: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => NULL);
23488: END IF;
23489: RETURN FALSE;

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

23534: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIPPED_QUANTITY2');
23535:
23536: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23537: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23538: OE_Order_Util.Get_Attribute_Name('shipped_quantity2'));
23539: OE_MSG_PUB.Add;
23540: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23541:
23542: END IF;

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

23591: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'FULFILLED_QUANTITY2');
23592:
23593: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23594: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23595: OE_Order_Util.Get_Attribute_Name('fulfilled_quantity2'));
23596: OE_MSG_PUB.Add;
23597: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23598:
23599: END IF;

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

23648: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIPPING_QUANTITY2');
23649:
23650: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23651: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23652: OE_Order_Util.Get_Attribute_Name('shipping_quantity2'));
23653: OE_MSG_PUB.Add;
23654: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23655:
23656: END IF;

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

23705: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'SHIPPING_QUANTITY_UOM2');
23706:
23707: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23708: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23709: OE_Order_Util.Get_Attribute_Name('shipping_quantity_uom2'));
23710: OE_MSG_PUB.Add;
23711: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23712:
23713: END IF;

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

23764: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TRXN_EXTENSION_ID');
23765:
23766: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23767: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23768: OE_Order_Util.Get_Attribute_Name('trxn_extension_id'));
23769: OE_MSG_PUB.Add;
23770: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23771:
23772: END IF;

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

23822: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => 'TAX_RATE_ID');
23823:
23824: fnd_message.set_name('ONT','OE_INVALID_ATTRIBUTE');
23825: FND_MESSAGE.SET_TOKEN('ATTRIBUTE',
23826: OE_Order_Util.Get_Attribute_Name('tax_rate_id'));
23827: OE_MSG_PUB.Add;
23828: OE_MSG_PUB.Update_Msg_Context(p_attribute_code => null);
23829:
23830: END IF;