DBA Data[Home] [Help]

APPS.OE_DEPENDENCIES dependencies on OE_LINE_UTIL

Line 45: ( OE_LINE_UTIL.G_LINE_CATEGORY

41: GOTO END_OF_LOOP;
42: END IF;
43: ELSIF p_entity_code = OE_GLOBALS.G_ENTITY_LINE THEN
44: IF l_extn_dep_tbl(l_index).dependent_attribute IN
45: ( OE_LINE_UTIL.G_LINE_CATEGORY
46: , OE_LINE_UTIL.G_SHIPMENT_NUMBER
47: , OE_LINE_UTIL.G_OPTION_NUMBER
48: , OE_LINE_UTIL.G_COMPONENT_NUMBER
49: , OE_LINE_UTIL.G_ITEM_TYPE

Line 46: , OE_LINE_UTIL.G_SHIPMENT_NUMBER

42: END IF;
43: ELSIF p_entity_code = OE_GLOBALS.G_ENTITY_LINE THEN
44: IF l_extn_dep_tbl(l_index).dependent_attribute IN
45: ( OE_LINE_UTIL.G_LINE_CATEGORY
46: , OE_LINE_UTIL.G_SHIPMENT_NUMBER
47: , OE_LINE_UTIL.G_OPTION_NUMBER
48: , OE_LINE_UTIL.G_COMPONENT_NUMBER
49: , OE_LINE_UTIL.G_ITEM_TYPE
50: , OE_LINE_UTIL.G_TOP_MODEL_LINE

Line 47: , OE_LINE_UTIL.G_OPTION_NUMBER

43: ELSIF p_entity_code = OE_GLOBALS.G_ENTITY_LINE THEN
44: IF l_extn_dep_tbl(l_index).dependent_attribute IN
45: ( OE_LINE_UTIL.G_LINE_CATEGORY
46: , OE_LINE_UTIL.G_SHIPMENT_NUMBER
47: , OE_LINE_UTIL.G_OPTION_NUMBER
48: , OE_LINE_UTIL.G_COMPONENT_NUMBER
49: , OE_LINE_UTIL.G_ITEM_TYPE
50: , OE_LINE_UTIL.G_TOP_MODEL_LINE
51: , OE_LINE_UTIL.G_SHIPPABLE

Line 48: , OE_LINE_UTIL.G_COMPONENT_NUMBER

44: IF l_extn_dep_tbl(l_index).dependent_attribute IN
45: ( OE_LINE_UTIL.G_LINE_CATEGORY
46: , OE_LINE_UTIL.G_SHIPMENT_NUMBER
47: , OE_LINE_UTIL.G_OPTION_NUMBER
48: , OE_LINE_UTIL.G_COMPONENT_NUMBER
49: , OE_LINE_UTIL.G_ITEM_TYPE
50: , OE_LINE_UTIL.G_TOP_MODEL_LINE
51: , OE_LINE_UTIL.G_SHIPPABLE
52: , OE_LINE_UTIL.G_ATO_LINE

Line 49: , OE_LINE_UTIL.G_ITEM_TYPE

45: ( OE_LINE_UTIL.G_LINE_CATEGORY
46: , OE_LINE_UTIL.G_SHIPMENT_NUMBER
47: , OE_LINE_UTIL.G_OPTION_NUMBER
48: , OE_LINE_UTIL.G_COMPONENT_NUMBER
49: , OE_LINE_UTIL.G_ITEM_TYPE
50: , OE_LINE_UTIL.G_TOP_MODEL_LINE
51: , OE_LINE_UTIL.G_SHIPPABLE
52: , OE_LINE_UTIL.G_ATO_LINE
53: , OE_LINE_UTIL.G_INVOICE_INTERFACE_STATUS

Line 50: , OE_LINE_UTIL.G_TOP_MODEL_LINE

46: , OE_LINE_UTIL.G_SHIPMENT_NUMBER
47: , OE_LINE_UTIL.G_OPTION_NUMBER
48: , OE_LINE_UTIL.G_COMPONENT_NUMBER
49: , OE_LINE_UTIL.G_ITEM_TYPE
50: , OE_LINE_UTIL.G_TOP_MODEL_LINE
51: , OE_LINE_UTIL.G_SHIPPABLE
52: , OE_LINE_UTIL.G_ATO_LINE
53: , OE_LINE_UTIL.G_INVOICE_INTERFACE_STATUS
54: , OE_LINE_UTIL.G_COMPONENT

Line 51: , OE_LINE_UTIL.G_SHIPPABLE

47: , OE_LINE_UTIL.G_OPTION_NUMBER
48: , OE_LINE_UTIL.G_COMPONENT_NUMBER
49: , OE_LINE_UTIL.G_ITEM_TYPE
50: , OE_LINE_UTIL.G_TOP_MODEL_LINE
51: , OE_LINE_UTIL.G_SHIPPABLE
52: , OE_LINE_UTIL.G_ATO_LINE
53: , OE_LINE_UTIL.G_INVOICE_INTERFACE_STATUS
54: , OE_LINE_UTIL.G_COMPONENT
55: , OE_LINE_UTIL.G_COMPONENT_SEQUENCE

Line 52: , OE_LINE_UTIL.G_ATO_LINE

48: , OE_LINE_UTIL.G_COMPONENT_NUMBER
49: , OE_LINE_UTIL.G_ITEM_TYPE
50: , OE_LINE_UTIL.G_TOP_MODEL_LINE
51: , OE_LINE_UTIL.G_SHIPPABLE
52: , OE_LINE_UTIL.G_ATO_LINE
53: , OE_LINE_UTIL.G_INVOICE_INTERFACE_STATUS
54: , OE_LINE_UTIL.G_COMPONENT
55: , OE_LINE_UTIL.G_COMPONENT_SEQUENCE
56: , OE_LINE_UTIL.G_SORT_ORDER

Line 53: , OE_LINE_UTIL.G_INVOICE_INTERFACE_STATUS

49: , OE_LINE_UTIL.G_ITEM_TYPE
50: , OE_LINE_UTIL.G_TOP_MODEL_LINE
51: , OE_LINE_UTIL.G_SHIPPABLE
52: , OE_LINE_UTIL.G_ATO_LINE
53: , OE_LINE_UTIL.G_INVOICE_INTERFACE_STATUS
54: , OE_LINE_UTIL.G_COMPONENT
55: , OE_LINE_UTIL.G_COMPONENT_SEQUENCE
56: , OE_LINE_UTIL.G_SORT_ORDER
57: , OE_LINE_UTIL.G_SHIPPABLE

Line 54: , OE_LINE_UTIL.G_COMPONENT

50: , OE_LINE_UTIL.G_TOP_MODEL_LINE
51: , OE_LINE_UTIL.G_SHIPPABLE
52: , OE_LINE_UTIL.G_ATO_LINE
53: , OE_LINE_UTIL.G_INVOICE_INTERFACE_STATUS
54: , OE_LINE_UTIL.G_COMPONENT
55: , OE_LINE_UTIL.G_COMPONENT_SEQUENCE
56: , OE_LINE_UTIL.G_SORT_ORDER
57: , OE_LINE_UTIL.G_SHIPPABLE
58: ) THEN

Line 55: , OE_LINE_UTIL.G_COMPONENT_SEQUENCE

51: , OE_LINE_UTIL.G_SHIPPABLE
52: , OE_LINE_UTIL.G_ATO_LINE
53: , OE_LINE_UTIL.G_INVOICE_INTERFACE_STATUS
54: , OE_LINE_UTIL.G_COMPONENT
55: , OE_LINE_UTIL.G_COMPONENT_SEQUENCE
56: , OE_LINE_UTIL.G_SORT_ORDER
57: , OE_LINE_UTIL.G_SHIPPABLE
58: ) THEN
59: IF l_debug_level > 0 THEN

Line 56: , OE_LINE_UTIL.G_SORT_ORDER

52: , OE_LINE_UTIL.G_ATO_LINE
53: , OE_LINE_UTIL.G_INVOICE_INTERFACE_STATUS
54: , OE_LINE_UTIL.G_COMPONENT
55: , OE_LINE_UTIL.G_COMPONENT_SEQUENCE
56: , OE_LINE_UTIL.G_SORT_ORDER
57: , OE_LINE_UTIL.G_SHIPPABLE
58: ) THEN
59: IF l_debug_level > 0 THEN
60: oe_debug_pub.add( 'INTERNAL FIELD DEPENDENCY' ) ;

Line 57: , OE_LINE_UTIL.G_SHIPPABLE

53: , OE_LINE_UTIL.G_INVOICE_INTERFACE_STATUS
54: , OE_LINE_UTIL.G_COMPONENT
55: , OE_LINE_UTIL.G_COMPONENT_SEQUENCE
56: , OE_LINE_UTIL.G_SORT_ORDER
57: , OE_LINE_UTIL.G_SHIPPABLE
58: ) THEN
59: IF l_debug_level > 0 THEN
60: oe_debug_pub.add( 'INTERNAL FIELD DEPENDENCY' ) ;
61: END IF;

Line 387: l_index := OE_LINE_UTIL.G_LINE_NUMBER * G_MAX ;

383: END IF;
384:
385: ELSIF p_entity_code = OE_GLOBALS.G_ENTITY_LINE THEN
386:
387: l_index := OE_LINE_UTIL.G_LINE_NUMBER * G_MAX ;
388: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_SHIPMENT_NUMBER;
389: g_dep_tbl(l_index+1 ).attribute := OE_LINE_UTIL.G_OPTION_NUMBER;
390: g_dep_tbl(l_index+2 ).attribute := OE_LINE_UTIL.G_COMPONENT_NUMBER;
391: -- component_number and not component above.

Line 388: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_SHIPMENT_NUMBER;

384:
385: ELSIF p_entity_code = OE_GLOBALS.G_ENTITY_LINE THEN
386:
387: l_index := OE_LINE_UTIL.G_LINE_NUMBER * G_MAX ;
388: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_SHIPMENT_NUMBER;
389: g_dep_tbl(l_index+1 ).attribute := OE_LINE_UTIL.G_OPTION_NUMBER;
390: g_dep_tbl(l_index+2 ).attribute := OE_LINE_UTIL.G_COMPONENT_NUMBER;
391: -- component_number and not component above.
392:

Line 389: g_dep_tbl(l_index+1 ).attribute := OE_LINE_UTIL.G_OPTION_NUMBER;

385: ELSIF p_entity_code = OE_GLOBALS.G_ENTITY_LINE THEN
386:
387: l_index := OE_LINE_UTIL.G_LINE_NUMBER * G_MAX ;
388: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_SHIPMENT_NUMBER;
389: g_dep_tbl(l_index+1 ).attribute := OE_LINE_UTIL.G_OPTION_NUMBER;
390: g_dep_tbl(l_index+2 ).attribute := OE_LINE_UTIL.G_COMPONENT_NUMBER;
391: -- component_number and not component above.
392:
393: l_index := OE_LINE_UTIL.G_LINE_TYPE * G_MAX ;

Line 390: g_dep_tbl(l_index+2 ).attribute := OE_LINE_UTIL.G_COMPONENT_NUMBER;

386:
387: l_index := OE_LINE_UTIL.G_LINE_NUMBER * G_MAX ;
388: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_SHIPMENT_NUMBER;
389: g_dep_tbl(l_index+1 ).attribute := OE_LINE_UTIL.G_OPTION_NUMBER;
390: g_dep_tbl(l_index+2 ).attribute := OE_LINE_UTIL.G_COMPONENT_NUMBER;
391: -- component_number and not component above.
392:
393: l_index := OE_LINE_UTIL.G_LINE_TYPE * G_MAX ;
394: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_LINE_CATEGORY;

Line 393: l_index := OE_LINE_UTIL.G_LINE_TYPE * G_MAX ;

389: g_dep_tbl(l_index+1 ).attribute := OE_LINE_UTIL.G_OPTION_NUMBER;
390: g_dep_tbl(l_index+2 ).attribute := OE_LINE_UTIL.G_COMPONENT_NUMBER;
391: -- component_number and not component above.
392:
393: l_index := OE_LINE_UTIL.G_LINE_TYPE * G_MAX ;
394: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_LINE_CATEGORY;
395: /* Added by Manish */
396: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX;
397: /* Added by Manish */

Line 394: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_LINE_CATEGORY;

390: g_dep_tbl(l_index+2 ).attribute := OE_LINE_UTIL.G_COMPONENT_NUMBER;
391: -- component_number and not component above.
392:
393: l_index := OE_LINE_UTIL.G_LINE_TYPE * G_MAX ;
394: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_LINE_CATEGORY;
395: /* Added by Manish */
396: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX;
397: /* Added by Manish */
398: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;

Line 396: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX;

392:
393: l_index := OE_LINE_UTIL.G_LINE_TYPE * G_MAX ;
394: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_LINE_CATEGORY;
395: /* Added by Manish */
396: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX;
397: /* Added by Manish */
398: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
399: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
400: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_SHIPMENT_PRIORITY;

Line 398: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;

394: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_LINE_CATEGORY;
395: /* Added by Manish */
396: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX;
397: /* Added by Manish */
398: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
399: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
400: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_SHIPMENT_PRIORITY;
401: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
402: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_FOB_POINT;

Line 399: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;

395: /* Added by Manish */
396: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX;
397: /* Added by Manish */
398: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
399: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
400: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_SHIPMENT_PRIORITY;
401: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
402: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
403: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;

Line 400: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_SHIPMENT_PRIORITY;

396: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX;
397: /* Added by Manish */
398: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
399: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
400: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_SHIPMENT_PRIORITY;
401: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
402: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
403: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
404: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;

Line 401: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;

397: /* Added by Manish */
398: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
399: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
400: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_SHIPMENT_PRIORITY;
401: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
402: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
403: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
404: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
405: g_dep_tbl(l_index +9).attribute := OE_LINE_UTIL.G_DEMAND_CLASS;

Line 402: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_FOB_POINT;

398: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
399: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
400: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_SHIPMENT_PRIORITY;
401: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
402: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
403: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
404: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
405: g_dep_tbl(l_index +9).attribute := OE_LINE_UTIL.G_DEMAND_CLASS;
406: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICING_RULE;

Line 403: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;

399: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
400: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_SHIPMENT_PRIORITY;
401: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
402: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
403: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
404: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
405: g_dep_tbl(l_index +9).attribute := OE_LINE_UTIL.G_DEMAND_CLASS;
406: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
407: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;

Line 404: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;

400: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_SHIPMENT_PRIORITY;
401: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
402: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
403: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
404: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
405: g_dep_tbl(l_index +9).attribute := OE_LINE_UTIL.G_DEMAND_CLASS;
406: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
407: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
408: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;

Line 405: g_dep_tbl(l_index +9).attribute := OE_LINE_UTIL.G_DEMAND_CLASS;

401: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
402: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
403: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
404: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
405: g_dep_tbl(l_index +9).attribute := OE_LINE_UTIL.G_DEMAND_CLASS;
406: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
407: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
408: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
409: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SOURCE_TYPE;

Line 406: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICING_RULE;

402: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
403: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
404: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
405: g_dep_tbl(l_index +9).attribute := OE_LINE_UTIL.G_DEMAND_CLASS;
406: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
407: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
408: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
409: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SOURCE_TYPE;
410:

Line 407: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;

403: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
404: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
405: g_dep_tbl(l_index +9).attribute := OE_LINE_UTIL.G_DEMAND_CLASS;
406: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
407: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
408: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
409: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SOURCE_TYPE;
410:
411: l_index := OE_LINE_UTIL.G_INVENTORY_ITEM * G_MAX ;

Line 408: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;

404: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
405: g_dep_tbl(l_index +9).attribute := OE_LINE_UTIL.G_DEMAND_CLASS;
406: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
407: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
408: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
409: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SOURCE_TYPE;
410:
411: l_index := OE_LINE_UTIL.G_INVENTORY_ITEM * G_MAX ;
412: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_ORDER_QUANTITY_UOM;

Line 409: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SOURCE_TYPE;

405: g_dep_tbl(l_index +9).attribute := OE_LINE_UTIL.G_DEMAND_CLASS;
406: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
407: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
408: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
409: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SOURCE_TYPE;
410:
411: l_index := OE_LINE_UTIL.G_INVENTORY_ITEM * G_MAX ;
412: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_ORDER_QUANTITY_UOM;
413: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM;

Line 411: l_index := OE_LINE_UTIL.G_INVENTORY_ITEM * G_MAX ;

407: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
408: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
409: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SOURCE_TYPE;
410:
411: l_index := OE_LINE_UTIL.G_INVENTORY_ITEM * G_MAX ;
412: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_ORDER_QUANTITY_UOM;
413: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM;
414: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
415: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_INVOICING_RULE;

Line 412: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_ORDER_QUANTITY_UOM;

408: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
409: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SOURCE_TYPE;
410:
411: l_index := OE_LINE_UTIL.G_INVENTORY_ITEM * G_MAX ;
412: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_ORDER_QUANTITY_UOM;
413: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM;
414: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
415: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
416: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;

Line 413: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM;

409: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SOURCE_TYPE;
410:
411: l_index := OE_LINE_UTIL.G_INVENTORY_ITEM * G_MAX ;
412: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_ORDER_QUANTITY_UOM;
413: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM;
414: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
415: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
416: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
417: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_TAX_VALUE;

Line 414: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;

410:
411: l_index := OE_LINE_UTIL.G_INVENTORY_ITEM * G_MAX ;
412: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_ORDER_QUANTITY_UOM;
413: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM;
414: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
415: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
416: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
417: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_TAX_VALUE;
418: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_ITEM_TYPE;

Line 415: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_INVOICING_RULE;

411: l_index := OE_LINE_UTIL.G_INVENTORY_ITEM * G_MAX ;
412: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_ORDER_QUANTITY_UOM;
413: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM;
414: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
415: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
416: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
417: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_TAX_VALUE;
418: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_ITEM_TYPE;
419: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TOP_MODEL_LINE;

Line 416: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;

412: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_ORDER_QUANTITY_UOM;
413: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM;
414: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
415: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
416: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
417: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_TAX_VALUE;
418: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_ITEM_TYPE;
419: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TOP_MODEL_LINE;
420: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_SHIPPABLE;

Line 417: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_TAX_VALUE;

413: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM;
414: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
415: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
416: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
417: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_TAX_VALUE;
418: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_ITEM_TYPE;
419: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TOP_MODEL_LINE;
420: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_SHIPPABLE;
421: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_ATO_LINE;

Line 418: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_ITEM_TYPE;

414: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
415: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
416: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
417: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_TAX_VALUE;
418: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_ITEM_TYPE;
419: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TOP_MODEL_LINE;
420: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_SHIPPABLE;
421: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_ATO_LINE;
422: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICE_INTERFACE_STATUS;

Line 419: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TOP_MODEL_LINE;

415: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
416: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
417: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_TAX_VALUE;
418: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_ITEM_TYPE;
419: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TOP_MODEL_LINE;
420: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_SHIPPABLE;
421: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_ATO_LINE;
422: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICE_INTERFACE_STATUS;
423: /* Added by Manish */

Line 420: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_SHIPPABLE;

416: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
417: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_TAX_VALUE;
418: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_ITEM_TYPE;
419: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TOP_MODEL_LINE;
420: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_SHIPPABLE;
421: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_ATO_LINE;
422: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICE_INTERFACE_STATUS;
423: /* Added by Manish */
424: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_TAX;

Line 421: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_ATO_LINE;

417: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_TAX_VALUE;
418: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_ITEM_TYPE;
419: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TOP_MODEL_LINE;
420: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_SHIPPABLE;
421: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_ATO_LINE;
422: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICE_INTERFACE_STATUS;
423: /* Added by Manish */
424: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_TAX;
425: /* Added by Manish */

Line 422: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICE_INTERFACE_STATUS;

418: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_ITEM_TYPE;
419: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TOP_MODEL_LINE;
420: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_SHIPPABLE;
421: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_ATO_LINE;
422: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICE_INTERFACE_STATUS;
423: /* Added by Manish */
424: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_TAX;
425: /* Added by Manish */
426: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;

Line 424: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_TAX;

420: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_SHIPPABLE;
421: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_ATO_LINE;
422: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICE_INTERFACE_STATUS;
423: /* Added by Manish */
424: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_TAX;
425: /* Added by Manish */
426: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
427: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
428: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;

Line 426: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;

422: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICE_INTERFACE_STATUS;
423: /* Added by Manish */
424: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_TAX;
425: /* Added by Manish */
426: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
427: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
428: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
429: g_dep_tbl(l_index +15 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
430: g_dep_tbl(l_index +16 ).attribute := OE_LINE_UTIL.G_END_ITEM_UNIT_NUMBER;

Line 427: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;

423: /* Added by Manish */
424: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_TAX;
425: /* Added by Manish */
426: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
427: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
428: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
429: g_dep_tbl(l_index +15 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
430: g_dep_tbl(l_index +16 ).attribute := OE_LINE_UTIL.G_END_ITEM_UNIT_NUMBER;
431: /* OPM 02/JUN/00 - add dependencies for process attribs */

Line 428: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;

424: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_TAX;
425: /* Added by Manish */
426: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
427: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
428: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
429: g_dep_tbl(l_index +15 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
430: g_dep_tbl(l_index +16 ).attribute := OE_LINE_UTIL.G_END_ITEM_UNIT_NUMBER;
431: /* OPM 02/JUN/00 - add dependencies for process attribs */
432: -- commented out for bug 1618229.

Line 429: g_dep_tbl(l_index +15 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;

425: /* Added by Manish */
426: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
427: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
428: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
429: g_dep_tbl(l_index +15 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
430: g_dep_tbl(l_index +16 ).attribute := OE_LINE_UTIL.G_END_ITEM_UNIT_NUMBER;
431: /* OPM 02/JUN/00 - add dependencies for process attribs */
432: -- commented out for bug 1618229.
433: -- g_dep_tbl(l_index +17 ).attribute := OE_LINE_UTIL.G_COMMITMENT;

Line 430: g_dep_tbl(l_index +16 ).attribute := OE_LINE_UTIL.G_END_ITEM_UNIT_NUMBER;

426: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
427: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
428: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
429: g_dep_tbl(l_index +15 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
430: g_dep_tbl(l_index +16 ).attribute := OE_LINE_UTIL.G_END_ITEM_UNIT_NUMBER;
431: /* OPM 02/JUN/00 - add dependencies for process attribs */
432: -- commented out for bug 1618229.
433: -- g_dep_tbl(l_index +17 ).attribute := OE_LINE_UTIL.G_COMMITMENT;
434: g_dep_tbl(l_index +17 ).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY_UOM2;

Line 433: -- g_dep_tbl(l_index +17 ).attribute := OE_LINE_UTIL.G_COMMITMENT;

429: g_dep_tbl(l_index +15 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
430: g_dep_tbl(l_index +16 ).attribute := OE_LINE_UTIL.G_END_ITEM_UNIT_NUMBER;
431: /* OPM 02/JUN/00 - add dependencies for process attribs */
432: -- commented out for bug 1618229.
433: -- g_dep_tbl(l_index +17 ).attribute := OE_LINE_UTIL.G_COMMITMENT;
434: g_dep_tbl(l_index +17 ).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY_UOM2;
435: g_dep_tbl(l_index +18 ).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
436:
437: /* OPM END */

Line 434: g_dep_tbl(l_index +17 ).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY_UOM2;

430: g_dep_tbl(l_index +16 ).attribute := OE_LINE_UTIL.G_END_ITEM_UNIT_NUMBER;
431: /* OPM 02/JUN/00 - add dependencies for process attribs */
432: -- commented out for bug 1618229.
433: -- g_dep_tbl(l_index +17 ).attribute := OE_LINE_UTIL.G_COMMITMENT;
434: g_dep_tbl(l_index +17 ).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY_UOM2;
435: g_dep_tbl(l_index +18 ).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
436:
437: /* OPM END */
438: g_dep_tbl(l_index +19 ).attribute := OE_LINE_UTIL.G_SERVICE_START_DATE;

Line 435: g_dep_tbl(l_index +18 ).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;

431: /* OPM 02/JUN/00 - add dependencies for process attribs */
432: -- commented out for bug 1618229.
433: -- g_dep_tbl(l_index +17 ).attribute := OE_LINE_UTIL.G_COMMITMENT;
434: g_dep_tbl(l_index +17 ).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY_UOM2;
435: g_dep_tbl(l_index +18 ).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
436:
437: /* OPM END */
438: g_dep_tbl(l_index +19 ).attribute := OE_LINE_UTIL.G_SERVICE_START_DATE;
439: g_dep_tbl(l_index +20 ).attribute := OE_LINE_UTIL.G_SERVICE_PERIOD;

Line 438: g_dep_tbl(l_index +19 ).attribute := OE_LINE_UTIL.G_SERVICE_START_DATE;

434: g_dep_tbl(l_index +17 ).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY_UOM2;
435: g_dep_tbl(l_index +18 ).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
436:
437: /* OPM END */
438: g_dep_tbl(l_index +19 ).attribute := OE_LINE_UTIL.G_SERVICE_START_DATE;
439: g_dep_tbl(l_index +20 ).attribute := OE_LINE_UTIL.G_SERVICE_PERIOD;
440: g_dep_tbl(l_index +21 ).attribute := OE_LINE_UTIL.G_SERVICE_REFERENCE_TYPE_CODE;
441: g_dep_tbl(l_index +22 ).attribute := OE_LINE_UTIL.G_COMPONENT;
442: /* Added for Returns processing */

Line 439: g_dep_tbl(l_index +20 ).attribute := OE_LINE_UTIL.G_SERVICE_PERIOD;

435: g_dep_tbl(l_index +18 ).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
436:
437: /* OPM END */
438: g_dep_tbl(l_index +19 ).attribute := OE_LINE_UTIL.G_SERVICE_START_DATE;
439: g_dep_tbl(l_index +20 ).attribute := OE_LINE_UTIL.G_SERVICE_PERIOD;
440: g_dep_tbl(l_index +21 ).attribute := OE_LINE_UTIL.G_SERVICE_REFERENCE_TYPE_CODE;
441: g_dep_tbl(l_index +22 ).attribute := OE_LINE_UTIL.G_COMPONENT;
442: /* Added for Returns processing */
443: g_dep_tbl(l_index +23 ).attribute := OE_LINE_UTIL.G_RETURN_CONTEXT;

Line 440: g_dep_tbl(l_index +21 ).attribute := OE_LINE_UTIL.G_SERVICE_REFERENCE_TYPE_CODE;

436:
437: /* OPM END */
438: g_dep_tbl(l_index +19 ).attribute := OE_LINE_UTIL.G_SERVICE_START_DATE;
439: g_dep_tbl(l_index +20 ).attribute := OE_LINE_UTIL.G_SERVICE_PERIOD;
440: g_dep_tbl(l_index +21 ).attribute := OE_LINE_UTIL.G_SERVICE_REFERENCE_TYPE_CODE;
441: g_dep_tbl(l_index +22 ).attribute := OE_LINE_UTIL.G_COMPONENT;
442: /* Added for Returns processing */
443: g_dep_tbl(l_index +23 ).attribute := OE_LINE_UTIL.G_RETURN_CONTEXT;
444: g_dep_tbl(l_index +24 ).attribute := OE_LINE_UTIL.G_COMPONENT_SEQUENCE;

Line 441: g_dep_tbl(l_index +22 ).attribute := OE_LINE_UTIL.G_COMPONENT;

437: /* OPM END */
438: g_dep_tbl(l_index +19 ).attribute := OE_LINE_UTIL.G_SERVICE_START_DATE;
439: g_dep_tbl(l_index +20 ).attribute := OE_LINE_UTIL.G_SERVICE_PERIOD;
440: g_dep_tbl(l_index +21 ).attribute := OE_LINE_UTIL.G_SERVICE_REFERENCE_TYPE_CODE;
441: g_dep_tbl(l_index +22 ).attribute := OE_LINE_UTIL.G_COMPONENT;
442: /* Added for Returns processing */
443: g_dep_tbl(l_index +23 ).attribute := OE_LINE_UTIL.G_RETURN_CONTEXT;
444: g_dep_tbl(l_index +24 ).attribute := OE_LINE_UTIL.G_COMPONENT_SEQUENCE;
445: g_dep_tbl(l_index +25 ).attribute := OE_LINE_UTIL.G_SORT_ORDER;

Line 443: g_dep_tbl(l_index +23 ).attribute := OE_LINE_UTIL.G_RETURN_CONTEXT;

439: g_dep_tbl(l_index +20 ).attribute := OE_LINE_UTIL.G_SERVICE_PERIOD;
440: g_dep_tbl(l_index +21 ).attribute := OE_LINE_UTIL.G_SERVICE_REFERENCE_TYPE_CODE;
441: g_dep_tbl(l_index +22 ).attribute := OE_LINE_UTIL.G_COMPONENT;
442: /* Added for Returns processing */
443: g_dep_tbl(l_index +23 ).attribute := OE_LINE_UTIL.G_RETURN_CONTEXT;
444: g_dep_tbl(l_index +24 ).attribute := OE_LINE_UTIL.G_COMPONENT_SEQUENCE;
445: g_dep_tbl(l_index +25 ).attribute := OE_LINE_UTIL.G_SORT_ORDER;
446: -- ER: 1840556
447: g_dep_tbl(l_index +26 ).attribute := OE_LINE_UTIL.G_SOURCE_TYPE;

Line 444: g_dep_tbl(l_index +24 ).attribute := OE_LINE_UTIL.G_COMPONENT_SEQUENCE;

440: g_dep_tbl(l_index +21 ).attribute := OE_LINE_UTIL.G_SERVICE_REFERENCE_TYPE_CODE;
441: g_dep_tbl(l_index +22 ).attribute := OE_LINE_UTIL.G_COMPONENT;
442: /* Added for Returns processing */
443: g_dep_tbl(l_index +23 ).attribute := OE_LINE_UTIL.G_RETURN_CONTEXT;
444: g_dep_tbl(l_index +24 ).attribute := OE_LINE_UTIL.G_COMPONENT_SEQUENCE;
445: g_dep_tbl(l_index +25 ).attribute := OE_LINE_UTIL.G_SORT_ORDER;
446: -- ER: 1840556
447: g_dep_tbl(l_index +26 ).attribute := OE_LINE_UTIL.G_SOURCE_TYPE;
448: g_dep_tbl(l_index +27).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY2; -- 3016136

Line 445: g_dep_tbl(l_index +25 ).attribute := OE_LINE_UTIL.G_SORT_ORDER;

441: g_dep_tbl(l_index +22 ).attribute := OE_LINE_UTIL.G_COMPONENT;
442: /* Added for Returns processing */
443: g_dep_tbl(l_index +23 ).attribute := OE_LINE_UTIL.G_RETURN_CONTEXT;
444: g_dep_tbl(l_index +24 ).attribute := OE_LINE_UTIL.G_COMPONENT_SEQUENCE;
445: g_dep_tbl(l_index +25 ).attribute := OE_LINE_UTIL.G_SORT_ORDER;
446: -- ER: 1840556
447: g_dep_tbl(l_index +26 ).attribute := OE_LINE_UTIL.G_SOURCE_TYPE;
448: g_dep_tbl(l_index +27).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY2; -- 3016136
449: --recurring charges

Line 447: g_dep_tbl(l_index +26 ).attribute := OE_LINE_UTIL.G_SOURCE_TYPE;

443: g_dep_tbl(l_index +23 ).attribute := OE_LINE_UTIL.G_RETURN_CONTEXT;
444: g_dep_tbl(l_index +24 ).attribute := OE_LINE_UTIL.G_COMPONENT_SEQUENCE;
445: g_dep_tbl(l_index +25 ).attribute := OE_LINE_UTIL.G_SORT_ORDER;
446: -- ER: 1840556
447: g_dep_tbl(l_index +26 ).attribute := OE_LINE_UTIL.G_SOURCE_TYPE;
448: g_dep_tbl(l_index +27).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY2; -- 3016136
449: --recurring charges
450: g_dep_tbl(l_index+28).attribute := OE_LINE_UTIL.G_CHARGE_PERIODICITY;
451: g_dep_tbl(l_index +29 ).attribute := OE_LINE_UTIL.G_ITEM_REVISION;

Line 448: g_dep_tbl(l_index +27).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY2; -- 3016136

444: g_dep_tbl(l_index +24 ).attribute := OE_LINE_UTIL.G_COMPONENT_SEQUENCE;
445: g_dep_tbl(l_index +25 ).attribute := OE_LINE_UTIL.G_SORT_ORDER;
446: -- ER: 1840556
447: g_dep_tbl(l_index +26 ).attribute := OE_LINE_UTIL.G_SOURCE_TYPE;
448: g_dep_tbl(l_index +27).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY2; -- 3016136
449: --recurring charges
450: g_dep_tbl(l_index+28).attribute := OE_LINE_UTIL.G_CHARGE_PERIODICITY;
451: g_dep_tbl(l_index +29 ).attribute := OE_LINE_UTIL.G_ITEM_REVISION;
452: -- bug 4283037

Line 450: g_dep_tbl(l_index+28).attribute := OE_LINE_UTIL.G_CHARGE_PERIODICITY;

446: -- ER: 1840556
447: g_dep_tbl(l_index +26 ).attribute := OE_LINE_UTIL.G_SOURCE_TYPE;
448: g_dep_tbl(l_index +27).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY2; -- 3016136
449: --recurring charges
450: g_dep_tbl(l_index+28).attribute := OE_LINE_UTIL.G_CHARGE_PERIODICITY;
451: g_dep_tbl(l_index +29 ).attribute := OE_LINE_UTIL.G_ITEM_REVISION;
452: -- bug 4283037
453: g_dep_tbl(l_index +30 ).attribute := OE_LINE_UTIL.G_SERVICE_DURATION;
454:

Line 451: g_dep_tbl(l_index +29 ).attribute := OE_LINE_UTIL.G_ITEM_REVISION;

447: g_dep_tbl(l_index +26 ).attribute := OE_LINE_UTIL.G_SOURCE_TYPE;
448: g_dep_tbl(l_index +27).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY2; -- 3016136
449: --recurring charges
450: g_dep_tbl(l_index+28).attribute := OE_LINE_UTIL.G_CHARGE_PERIODICITY;
451: g_dep_tbl(l_index +29 ).attribute := OE_LINE_UTIL.G_ITEM_REVISION;
452: -- bug 4283037
453: g_dep_tbl(l_index +30 ).attribute := OE_LINE_UTIL.G_SERVICE_DURATION;
454:
455:

Line 453: g_dep_tbl(l_index +30 ).attribute := OE_LINE_UTIL.G_SERVICE_DURATION;

449: --recurring charges
450: g_dep_tbl(l_index+28).attribute := OE_LINE_UTIL.G_CHARGE_PERIODICITY;
451: g_dep_tbl(l_index +29 ).attribute := OE_LINE_UTIL.G_ITEM_REVISION;
452: -- bug 4283037
453: g_dep_tbl(l_index +30 ).attribute := OE_LINE_UTIL.G_SERVICE_DURATION;
454:
455:
456: l_index := OE_LINE_UTIL.G_AGREEMENT * G_MAX ;
457: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_INVOICING_RULE;

Line 456: l_index := OE_LINE_UTIL.G_AGREEMENT * G_MAX ;

452: -- bug 4283037
453: g_dep_tbl(l_index +30 ).attribute := OE_LINE_UTIL.G_SERVICE_DURATION;
454:
455:
456: l_index := OE_LINE_UTIL.G_AGREEMENT * G_MAX ;
457: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
458: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
459: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
460: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;

Line 457: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_INVOICING_RULE;

453: g_dep_tbl(l_index +30 ).attribute := OE_LINE_UTIL.G_SERVICE_DURATION;
454:
455:
456: l_index := OE_LINE_UTIL.G_AGREEMENT * G_MAX ;
457: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
458: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
459: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
460: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
461: -- added the following lines to fix bug 1766836 Begin

Line 458: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;

454:
455:
456: l_index := OE_LINE_UTIL.G_AGREEMENT * G_MAX ;
457: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
458: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
459: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
460: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
461: -- added the following lines to fix bug 1766836 Begin
462: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_CUST_PO_NUMBER;

Line 459: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;

455:
456: l_index := OE_LINE_UTIL.G_AGREEMENT * G_MAX ;
457: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
458: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
459: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
460: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
461: -- added the following lines to fix bug 1766836 Begin
462: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_CUST_PO_NUMBER;
463: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;

Line 460: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;

456: l_index := OE_LINE_UTIL.G_AGREEMENT * G_MAX ;
457: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
458: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
459: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
460: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
461: -- added the following lines to fix bug 1766836 Begin
462: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_CUST_PO_NUMBER;
463: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
464: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_CONTACT;

Line 462: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_CUST_PO_NUMBER;

458: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
459: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
460: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
461: -- added the following lines to fix bug 1766836 Begin
462: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_CUST_PO_NUMBER;
463: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
464: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_CONTACT;
465: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_SALESREP;
466: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_COMMITMENT;

Line 463: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;

459: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
460: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
461: -- added the following lines to fix bug 1766836 Begin
462: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_CUST_PO_NUMBER;
463: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
464: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_CONTACT;
465: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_SALESREP;
466: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_COMMITMENT;
467: -- added the following lines to fix bug 1766836 End

Line 464: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_CONTACT;

460: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
461: -- added the following lines to fix bug 1766836 Begin
462: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_CUST_PO_NUMBER;
463: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
464: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_CONTACT;
465: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_SALESREP;
466: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_COMMITMENT;
467: -- added the following lines to fix bug 1766836 End
468:

Line 465: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_SALESREP;

461: -- added the following lines to fix bug 1766836 Begin
462: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_CUST_PO_NUMBER;
463: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
464: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_CONTACT;
465: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_SALESREP;
466: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_COMMITMENT;
467: -- added the following lines to fix bug 1766836 End
468:
469: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_CUST_PO_NUMBER;

Line 466: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_COMMITMENT;

462: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_CUST_PO_NUMBER;
463: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
464: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_CONTACT;
465: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_SALESREP;
466: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_COMMITMENT;
467: -- added the following lines to fix bug 1766836 End
468:
469: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_CUST_PO_NUMBER;
470: --g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;

Line 469: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_CUST_PO_NUMBER;

465: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_SALESREP;
466: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_COMMITMENT;
467: -- added the following lines to fix bug 1766836 End
468:
469: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_CUST_PO_NUMBER;
470: --g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
471: --g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_CONTACT;
472: --g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_SOLD_TO_ORG;
473: --g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_SALESREP;

Line 470: --g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;

466: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_COMMITMENT;
467: -- added the following lines to fix bug 1766836 End
468:
469: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_CUST_PO_NUMBER;
470: --g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
471: --g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_CONTACT;
472: --g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_SOLD_TO_ORG;
473: --g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_SALESREP;
474:

Line 471: --g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_CONTACT;

467: -- added the following lines to fix bug 1766836 End
468:
469: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_CUST_PO_NUMBER;
470: --g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
471: --g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_CONTACT;
472: --g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_SOLD_TO_ORG;
473: --g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_SALESREP;
474:
475: /* Added dependency for Bug 2245073 */

Line 472: --g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_SOLD_TO_ORG;

468:
469: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_CUST_PO_NUMBER;
470: --g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
471: --g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_CONTACT;
472: --g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_SOLD_TO_ORG;
473: --g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_SALESREP;
474:
475: /* Added dependency for Bug 2245073 */
476: l_index := OE_LINE_UTIL.G_PRICING_DATE * G_MAX;

Line 473: --g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_SALESREP;

469: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_CUST_PO_NUMBER;
470: --g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
471: --g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_CONTACT;
472: --g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_SOLD_TO_ORG;
473: --g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_SALESREP;
474:
475: /* Added dependency for Bug 2245073 */
476: l_index := OE_LINE_UTIL.G_PRICING_DATE * G_MAX;
477: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_AGREEMENT;

Line 476: l_index := OE_LINE_UTIL.G_PRICING_DATE * G_MAX;

472: --g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_SOLD_TO_ORG;
473: --g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_SALESREP;
474:
475: /* Added dependency for Bug 2245073 */
476: l_index := OE_LINE_UTIL.G_PRICING_DATE * G_MAX;
477: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_AGREEMENT;
478: /* End of 2245073 */
479:
480: l_index := OE_LINE_UTIL.G_ACCOUNTING_RULE * G_MAX;

Line 477: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_AGREEMENT;

473: --g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_SALESREP;
474:
475: /* Added dependency for Bug 2245073 */
476: l_index := OE_LINE_UTIL.G_PRICING_DATE * G_MAX;
477: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_AGREEMENT;
478: /* End of 2245073 */
479:
480: l_index := OE_LINE_UTIL.G_ACCOUNTING_RULE * G_MAX;
481: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE_DURATION;

Line 480: l_index := OE_LINE_UTIL.G_ACCOUNTING_RULE * G_MAX;

476: l_index := OE_LINE_UTIL.G_PRICING_DATE * G_MAX;
477: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_AGREEMENT;
478: /* End of 2245073 */
479:
480: l_index := OE_LINE_UTIL.G_ACCOUNTING_RULE * G_MAX;
481: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE_DURATION;
482:
483:
484: l_index := OE_LINE_UTIL.G_INVOICE_TO_ORG * G_MAX ;

Line 481: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE_DURATION;

477: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_AGREEMENT;
478: /* End of 2245073 */
479:
480: l_index := OE_LINE_UTIL.G_ACCOUNTING_RULE * G_MAX;
481: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE_DURATION;
482:
483:
484: l_index := OE_LINE_UTIL.G_INVOICE_TO_ORG * G_MAX ;
485: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;

Line 484: l_index := OE_LINE_UTIL.G_INVOICE_TO_ORG * G_MAX ;

480: l_index := OE_LINE_UTIL.G_ACCOUNTING_RULE * G_MAX;
481: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE_DURATION;
482:
483:
484: l_index := OE_LINE_UTIL.G_INVOICE_TO_ORG * G_MAX ;
485: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
486: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_CONTACT;
487: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
488: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_FOB_POINT;

Line 485: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;

481: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE_DURATION;
482:
483:
484: l_index := OE_LINE_UTIL.G_INVOICE_TO_ORG * G_MAX ;
485: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
486: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_CONTACT;
487: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
488: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
489: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;

Line 486: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_CONTACT;

482:
483:
484: l_index := OE_LINE_UTIL.G_INVOICE_TO_ORG * G_MAX ;
485: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
486: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_CONTACT;
487: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
488: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
489: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
490: /* Added by Manish */

Line 487: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;

483:
484: l_index := OE_LINE_UTIL.G_INVOICE_TO_ORG * G_MAX ;
485: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
486: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_CONTACT;
487: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
488: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
489: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
490: /* Added by Manish */
491: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_TAX;

Line 488: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_FOB_POINT;

484: l_index := OE_LINE_UTIL.G_INVOICE_TO_ORG * G_MAX ;
485: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
486: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_CONTACT;
487: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
488: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
489: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
490: /* Added by Manish */
491: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_TAX;
492: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;

Line 489: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;

485: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
486: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_CONTACT;
487: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
488: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
489: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
490: /* Added by Manish */
491: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_TAX;
492: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
493: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;

Line 491: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_TAX;

487: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
488: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
489: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
490: /* Added by Manish */
491: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_TAX;
492: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
493: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
494: /* Added by Manish */
495: g_dep_tbl(l_index +8).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;

Line 492: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;

488: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
489: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
490: /* Added by Manish */
491: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_TAX;
492: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
493: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
494: /* Added by Manish */
495: g_dep_tbl(l_index +8).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
496: g_dep_tbl(l_index +9).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;

Line 493: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;

489: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
490: /* Added by Manish */
491: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_TAX;
492: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
493: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
494: /* Added by Manish */
495: g_dep_tbl(l_index +8).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
496: g_dep_tbl(l_index +9).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
497: g_dep_tbl(l_index +10).attribute := OE_LINE_UTIL.G_SALESREP;

Line 495: g_dep_tbl(l_index +8).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;

491: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_TAX;
492: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
493: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
494: /* Added by Manish */
495: g_dep_tbl(l_index +8).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
496: g_dep_tbl(l_index +9).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
497: g_dep_tbl(l_index +10).attribute := OE_LINE_UTIL.G_SALESREP;
498:
499: l_index := OE_LINE_UTIL.G_SOLD_TO_ORG * G_MAX ;

Line 496: g_dep_tbl(l_index +9).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;

492: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
493: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
494: /* Added by Manish */
495: g_dep_tbl(l_index +8).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
496: g_dep_tbl(l_index +9).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
497: g_dep_tbl(l_index +10).attribute := OE_LINE_UTIL.G_SALESREP;
498:
499: l_index := OE_LINE_UTIL.G_SOLD_TO_ORG * G_MAX ;
500: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;

Line 497: g_dep_tbl(l_index +10).attribute := OE_LINE_UTIL.G_SALESREP;

493: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
494: /* Added by Manish */
495: g_dep_tbl(l_index +8).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
496: g_dep_tbl(l_index +9).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
497: g_dep_tbl(l_index +10).attribute := OE_LINE_UTIL.G_SALESREP;
498:
499: l_index := OE_LINE_UTIL.G_SOLD_TO_ORG * G_MAX ;
500: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
501: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;

Line 499: l_index := OE_LINE_UTIL.G_SOLD_TO_ORG * G_MAX ;

495: g_dep_tbl(l_index +8).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
496: g_dep_tbl(l_index +9).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
497: g_dep_tbl(l_index +10).attribute := OE_LINE_UTIL.G_SALESREP;
498:
499: l_index := OE_LINE_UTIL.G_SOLD_TO_ORG * G_MAX ;
500: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
501: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
502: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
503: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_FOB_POINT;

Line 500: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;

496: g_dep_tbl(l_index +9).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
497: g_dep_tbl(l_index +10).attribute := OE_LINE_UTIL.G_SALESREP;
498:
499: l_index := OE_LINE_UTIL.G_SOLD_TO_ORG * G_MAX ;
500: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
501: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
502: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
503: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
504: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;

Line 501: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;

497: g_dep_tbl(l_index +10).attribute := OE_LINE_UTIL.G_SALESREP;
498:
499: l_index := OE_LINE_UTIL.G_SOLD_TO_ORG * G_MAX ;
500: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
501: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
502: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
503: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
504: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
505: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;

Line 502: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;

498:
499: l_index := OE_LINE_UTIL.G_SOLD_TO_ORG * G_MAX ;
500: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
501: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
502: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
503: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
504: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
505: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
506: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;

Line 503: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_FOB_POINT;

499: l_index := OE_LINE_UTIL.G_SOLD_TO_ORG * G_MAX ;
500: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
501: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
502: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
503: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
504: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
505: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
506: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
507: -- Added by Manish

Line 504: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;

500: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
501: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
502: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
503: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
504: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
505: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
506: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
507: -- Added by Manish
508: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;

Line 505: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;

501: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
502: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
503: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
504: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
505: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
506: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
507: -- Added by Manish
508: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
509: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;

Line 506: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;

502: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
503: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
504: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
505: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
506: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
507: -- Added by Manish
508: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
509: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
510: -- Added by Manish

Line 508: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;

504: g_dep_tbl(l_index +4 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
505: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
506: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
507: -- Added by Manish
508: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
509: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
510: -- Added by Manish
511: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
512: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_SALESREP;

Line 509: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;

505: g_dep_tbl(l_index +5 ).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
506: g_dep_tbl(l_index +6 ).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
507: -- Added by Manish
508: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
509: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
510: -- Added by Manish
511: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
512: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_SALESREP;
513: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;

Line 511: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;

507: -- Added by Manish
508: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
509: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
510: -- Added by Manish
511: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
512: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_SALESREP;
513: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
514: --g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_COMMITMENT;
515: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;

Line 512: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_SALESREP;

508: g_dep_tbl(l_index +7 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
509: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
510: -- Added by Manish
511: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
512: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_SALESREP;
513: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
514: --g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_COMMITMENT;
515: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
516: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;

Line 513: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;

509: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
510: -- Added by Manish
511: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
512: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_SALESREP;
513: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
514: --g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_COMMITMENT;
515: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
516: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
517: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_ITEM_IDENTIFIER_TYPE;

Line 514: --g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_COMMITMENT;

510: -- Added by Manish
511: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
512: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_SALESREP;
513: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
514: --g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_COMMITMENT;
515: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
516: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
517: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_ITEM_IDENTIFIER_TYPE;
518:

Line 515: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;

511: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
512: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_SALESREP;
513: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
514: --g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_COMMITMENT;
515: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
516: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
517: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_ITEM_IDENTIFIER_TYPE;
518:
519: l_index := OE_LINE_UTIL.G_PRICE_LIST * G_MAX ;

Line 516: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;

512: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_SALESREP;
513: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
514: --g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_COMMITMENT;
515: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
516: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
517: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_ITEM_IDENTIFIER_TYPE;
518:
519: l_index := OE_LINE_UTIL.G_PRICE_LIST * G_MAX ;
520: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;

Line 517: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_ITEM_IDENTIFIER_TYPE;

513: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
514: --g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_COMMITMENT;
515: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
516: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
517: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_ITEM_IDENTIFIER_TYPE;
518:
519: l_index := OE_LINE_UTIL.G_PRICE_LIST * G_MAX ;
520: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
521: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;

Line 519: l_index := OE_LINE_UTIL.G_PRICE_LIST * G_MAX ;

515: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
516: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
517: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_ITEM_IDENTIFIER_TYPE;
518:
519: l_index := OE_LINE_UTIL.G_PRICE_LIST * G_MAX ;
520: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
521: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
522: --g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;
523:

Line 520: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;

516: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
517: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_ITEM_IDENTIFIER_TYPE;
518:
519: l_index := OE_LINE_UTIL.G_PRICE_LIST * G_MAX ;
520: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
521: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
522: --g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;
523:
524: --l_index := OE_LINE_UTIL.G_ORDERED_QUANTITY * G_MAX ;

Line 521: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;

517: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_ITEM_IDENTIFIER_TYPE;
518:
519: l_index := OE_LINE_UTIL.G_PRICE_LIST * G_MAX ;
520: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
521: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
522: --g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;
523:
524: --l_index := OE_LINE_UTIL.G_ORDERED_QUANTITY * G_MAX ;
525: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_QUANTITY_OPEN;

Line 522: --g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;

518:
519: l_index := OE_LINE_UTIL.G_PRICE_LIST * G_MAX ;
520: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
521: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
522: --g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;
523:
524: --l_index := OE_LINE_UTIL.G_ORDERED_QUANTITY * G_MAX ;
525: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_QUANTITY_OPEN;
526: --g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;

Line 524: --l_index := OE_LINE_UTIL.G_ORDERED_QUANTITY * G_MAX ;

520: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
521: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
522: --g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;
523:
524: --l_index := OE_LINE_UTIL.G_ORDERED_QUANTITY * G_MAX ;
525: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_QUANTITY_OPEN;
526: --g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;
527: --g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY;
528:

Line 525: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_QUANTITY_OPEN;

521: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
522: --g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;
523:
524: --l_index := OE_LINE_UTIL.G_ORDERED_QUANTITY * G_MAX ;
525: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_QUANTITY_OPEN;
526: --g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;
527: --g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY;
528:
529: -- l_index := OE_LINE_UTIL.G_ORDER_QUANTITY_UOM * G_MAX ;

Line 526: --g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;

522: --g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;
523:
524: --l_index := OE_LINE_UTIL.G_ORDERED_QUANTITY * G_MAX ;
525: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_QUANTITY_OPEN;
526: --g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;
527: --g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY;
528:
529: -- l_index := OE_LINE_UTIL.G_ORDER_QUANTITY_UOM * G_MAX ;
530: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_QUANTITY_OPEN;

Line 527: --g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY;

523:
524: --l_index := OE_LINE_UTIL.G_ORDERED_QUANTITY * G_MAX ;
525: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_QUANTITY_OPEN;
526: --g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;
527: --g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY;
528:
529: -- l_index := OE_LINE_UTIL.G_ORDER_QUANTITY_UOM * G_MAX ;
530: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_QUANTITY_OPEN;
531: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;

Line 529: -- l_index := OE_LINE_UTIL.G_ORDER_QUANTITY_UOM * G_MAX ;

525: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_QUANTITY_OPEN;
526: --g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;
527: --g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY;
528:
529: -- l_index := OE_LINE_UTIL.G_ORDER_QUANTITY_UOM * G_MAX ;
530: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_QUANTITY_OPEN;
531: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;
532: --g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM;
533:

Line 530: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_QUANTITY_OPEN;

526: --g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;
527: --g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY;
528:
529: -- l_index := OE_LINE_UTIL.G_ORDER_QUANTITY_UOM * G_MAX ;
530: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_QUANTITY_OPEN;
531: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;
532: --g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM;
533:
534: -- l_index := OE_LINE_UTIL.G_SHIPPING_QUANTITY_UOM * G_MAX ;

Line 531: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;

527: --g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY;
528:
529: -- l_index := OE_LINE_UTIL.G_ORDER_QUANTITY_UOM * G_MAX ;
530: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_QUANTITY_OPEN;
531: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;
532: --g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM;
533:
534: -- l_index := OE_LINE_UTIL.G_SHIPPING_QUANTITY_UOM * G_MAX ;
535: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_SHIPPING_QUANTITY;

Line 532: --g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM;

528:
529: -- l_index := OE_LINE_UTIL.G_ORDER_QUANTITY_UOM * G_MAX ;
530: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_QUANTITY_OPEN;
531: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;
532: --g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM;
533:
534: -- l_index := OE_LINE_UTIL.G_SHIPPING_QUANTITY_UOM * G_MAX ;
535: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_SHIPPING_QUANTITY;
536:

Line 534: -- l_index := OE_LINE_UTIL.G_SHIPPING_QUANTITY_UOM * G_MAX ;

530: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_QUANTITY_OPEN;
531: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;
532: --g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM;
533:
534: -- l_index := OE_LINE_UTIL.G_SHIPPING_QUANTITY_UOM * G_MAX ;
535: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_SHIPPING_QUANTITY;
536:
537: --l_index := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM * G_MAX ;
538: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY;

Line 535: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_SHIPPING_QUANTITY;

531: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_UNIT_LIST_PRICE;
532: --g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM;
533:
534: -- l_index := OE_LINE_UTIL.G_SHIPPING_QUANTITY_UOM * G_MAX ;
535: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_SHIPPING_QUANTITY;
536:
537: --l_index := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM * G_MAX ;
538: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY;
539:

Line 537: --l_index := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM * G_MAX ;

533:
534: -- l_index := OE_LINE_UTIL.G_SHIPPING_QUANTITY_UOM * G_MAX ;
535: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_SHIPPING_QUANTITY;
536:
537: --l_index := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM * G_MAX ;
538: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY;
539:
540: /* Added by Manish */
541: l_index := OE_LINE_UTIL.G_SCHEDULE_SHIP_DATE * G_MAX ;

Line 538: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY;

534: -- l_index := OE_LINE_UTIL.G_SHIPPING_QUANTITY_UOM * G_MAX ;
535: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_SHIPPING_QUANTITY;
536:
537: --l_index := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM * G_MAX ;
538: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY;
539:
540: /* Added by Manish */
541: l_index := OE_LINE_UTIL.G_SCHEDULE_SHIP_DATE * G_MAX ;
542: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;

Line 541: l_index := OE_LINE_UTIL.G_SCHEDULE_SHIP_DATE * G_MAX ;

537: --l_index := OE_LINE_UTIL.G_PRICING_QUANTITY_UOM * G_MAX ;
538: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY;
539:
540: /* Added by Manish */
541: l_index := OE_LINE_UTIL.G_SCHEDULE_SHIP_DATE * G_MAX ;
542: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;
543: -- g_dep_tbl(l_index +1).attribute := OE_LINE_UTIL.G_PROMISE_DATE;
544:
545: l_index := OE_LINE_UTIL.G_PROMISE_DATE * G_MAX ;

Line 542: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;

538: --g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PRICING_QUANTITY;
539:
540: /* Added by Manish */
541: l_index := OE_LINE_UTIL.G_SCHEDULE_SHIP_DATE * G_MAX ;
542: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;
543: -- g_dep_tbl(l_index +1).attribute := OE_LINE_UTIL.G_PROMISE_DATE;
544:
545: l_index := OE_LINE_UTIL.G_PROMISE_DATE * G_MAX ;
546: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;

Line 543: -- g_dep_tbl(l_index +1).attribute := OE_LINE_UTIL.G_PROMISE_DATE;

539:
540: /* Added by Manish */
541: l_index := OE_LINE_UTIL.G_SCHEDULE_SHIP_DATE * G_MAX ;
542: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;
543: -- g_dep_tbl(l_index +1).attribute := OE_LINE_UTIL.G_PROMISE_DATE;
544:
545: l_index := OE_LINE_UTIL.G_PROMISE_DATE * G_MAX ;
546: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;
547:

Line 545: l_index := OE_LINE_UTIL.G_PROMISE_DATE * G_MAX ;

541: l_index := OE_LINE_UTIL.G_SCHEDULE_SHIP_DATE * G_MAX ;
542: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;
543: -- g_dep_tbl(l_index +1).attribute := OE_LINE_UTIL.G_PROMISE_DATE;
544:
545: l_index := OE_LINE_UTIL.G_PROMISE_DATE * G_MAX ;
546: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;
547:
548: l_index := OE_LINE_UTIL.G_REQUEST_DATE * G_MAX ;
549: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;

Line 546: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;

542: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;
543: -- g_dep_tbl(l_index +1).attribute := OE_LINE_UTIL.G_PROMISE_DATE;
544:
545: l_index := OE_LINE_UTIL.G_PROMISE_DATE * G_MAX ;
546: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;
547:
548: l_index := OE_LINE_UTIL.G_REQUEST_DATE * G_MAX ;
549: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;
550:

Line 548: l_index := OE_LINE_UTIL.G_REQUEST_DATE * G_MAX ;

544:
545: l_index := OE_LINE_UTIL.G_PROMISE_DATE * G_MAX ;
546: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;
547:
548: l_index := OE_LINE_UTIL.G_REQUEST_DATE * G_MAX ;
549: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;
550:
551: l_index := OE_LINE_UTIL.G_TAX_DATE * G_MAX ;
552: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX;

Line 549: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;

545: l_index := OE_LINE_UTIL.G_PROMISE_DATE * G_MAX ;
546: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;
547:
548: l_index := OE_LINE_UTIL.G_REQUEST_DATE * G_MAX ;
549: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;
550:
551: l_index := OE_LINE_UTIL.G_TAX_DATE * G_MAX ;
552: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX;
553: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;

Line 551: l_index := OE_LINE_UTIL.G_TAX_DATE * G_MAX ;

547:
548: l_index := OE_LINE_UTIL.G_REQUEST_DATE * G_MAX ;
549: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;
550:
551: l_index := OE_LINE_UTIL.G_TAX_DATE * G_MAX ;
552: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX;
553: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
554: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
555:

Line 552: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX;

548: l_index := OE_LINE_UTIL.G_REQUEST_DATE * G_MAX ;
549: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;
550:
551: l_index := OE_LINE_UTIL.G_TAX_DATE * G_MAX ;
552: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX;
553: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
554: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
555:
556: -- commented out by lkxu

Line 553: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;

549: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_DATE;
550:
551: l_index := OE_LINE_UTIL.G_TAX_DATE * G_MAX ;
552: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX;
553: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
554: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
555:
556: -- commented out by lkxu
557: -- l_index := OE_LINE_UTIL.G_INVOICED_FLAG * G_MAX ;

Line 554: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;

550:
551: l_index := OE_LINE_UTIL.G_TAX_DATE * G_MAX ;
552: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX;
553: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
554: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
555:
556: -- commented out by lkxu
557: -- l_index := OE_LINE_UTIL.G_INVOICED_FLAG * G_MAX ;
558: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_CALCULATE_PRICE_FLAG;

Line 557: -- l_index := OE_LINE_UTIL.G_INVOICED_FLAG * G_MAX ;

553: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
554: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
555:
556: -- commented out by lkxu
557: -- l_index := OE_LINE_UTIL.G_INVOICED_FLAG * G_MAX ;
558: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_CALCULATE_PRICE_FLAG;
559:
560: l_index := OE_LINE_UTIL.G_SHIP_TO_ORG * G_MAX ;
561: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX;

Line 558: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_CALCULATE_PRICE_FLAG;

554: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
555:
556: -- commented out by lkxu
557: -- l_index := OE_LINE_UTIL.G_INVOICED_FLAG * G_MAX ;
558: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_CALCULATE_PRICE_FLAG;
559:
560: l_index := OE_LINE_UTIL.G_SHIP_TO_ORG * G_MAX ;
561: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX;
562: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;

Line 560: l_index := OE_LINE_UTIL.G_SHIP_TO_ORG * G_MAX ;

556: -- commented out by lkxu
557: -- l_index := OE_LINE_UTIL.G_INVOICED_FLAG * G_MAX ;
558: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_CALCULATE_PRICE_FLAG;
559:
560: l_index := OE_LINE_UTIL.G_SHIP_TO_ORG * G_MAX ;
561: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX;
562: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
563: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
564: g_dep_tbl(l_index +3).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;

Line 561: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX;

557: -- l_index := OE_LINE_UTIL.G_INVOICED_FLAG * G_MAX ;
558: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_CALCULATE_PRICE_FLAG;
559:
560: l_index := OE_LINE_UTIL.G_SHIP_TO_ORG * G_MAX ;
561: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX;
562: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
563: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
564: g_dep_tbl(l_index +3).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
565: g_dep_tbl(l_index +4).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;

Line 562: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;

558: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_CALCULATE_PRICE_FLAG;
559:
560: l_index := OE_LINE_UTIL.G_SHIP_TO_ORG * G_MAX ;
561: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX;
562: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
563: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
564: g_dep_tbl(l_index +3).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
565: g_dep_tbl(l_index +4).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
566: g_dep_tbl(l_index +5).attribute := OE_LINE_UTIL.G_SALESREP;

Line 563: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;

559:
560: l_index := OE_LINE_UTIL.G_SHIP_TO_ORG * G_MAX ;
561: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX;
562: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
563: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
564: g_dep_tbl(l_index +3).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
565: g_dep_tbl(l_index +4).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
566: g_dep_tbl(l_index +5).attribute := OE_LINE_UTIL.G_SALESREP;
567: g_dep_tbl(l_index +6).attribute := OE_LINE_UTIL.G_DEMAND_CLASS;

Line 564: g_dep_tbl(l_index +3).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;

560: l_index := OE_LINE_UTIL.G_SHIP_TO_ORG * G_MAX ;
561: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX;
562: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
563: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
564: g_dep_tbl(l_index +3).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
565: g_dep_tbl(l_index +4).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
566: g_dep_tbl(l_index +5).attribute := OE_LINE_UTIL.G_SALESREP;
567: g_dep_tbl(l_index +6).attribute := OE_LINE_UTIL.G_DEMAND_CLASS;
568: g_dep_tbl(l_index +7).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;

Line 565: g_dep_tbl(l_index +4).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;

561: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX;
562: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
563: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
564: g_dep_tbl(l_index +3).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
565: g_dep_tbl(l_index +4).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
566: g_dep_tbl(l_index +5).attribute := OE_LINE_UTIL.G_SALESREP;
567: g_dep_tbl(l_index +6).attribute := OE_LINE_UTIL.G_DEMAND_CLASS;
568: g_dep_tbl(l_index +7).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
569: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;

Line 566: g_dep_tbl(l_index +5).attribute := OE_LINE_UTIL.G_SALESREP;

562: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
563: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
564: g_dep_tbl(l_index +3).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
565: g_dep_tbl(l_index +4).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
566: g_dep_tbl(l_index +5).attribute := OE_LINE_UTIL.G_SALESREP;
567: g_dep_tbl(l_index +6).attribute := OE_LINE_UTIL.G_DEMAND_CLASS;
568: g_dep_tbl(l_index +7).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
569: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
570: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;

Line 567: g_dep_tbl(l_index +6).attribute := OE_LINE_UTIL.G_DEMAND_CLASS;

563: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
564: g_dep_tbl(l_index +3).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
565: g_dep_tbl(l_index +4).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
566: g_dep_tbl(l_index +5).attribute := OE_LINE_UTIL.G_SALESREP;
567: g_dep_tbl(l_index +6).attribute := OE_LINE_UTIL.G_DEMAND_CLASS;
568: g_dep_tbl(l_index +7).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
569: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
570: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
571: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;

Line 568: g_dep_tbl(l_index +7).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;

564: g_dep_tbl(l_index +3).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_ABOVE;
565: g_dep_tbl(l_index +4).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
566: g_dep_tbl(l_index +5).attribute := OE_LINE_UTIL.G_SALESREP;
567: g_dep_tbl(l_index +6).attribute := OE_LINE_UTIL.G_DEMAND_CLASS;
568: g_dep_tbl(l_index +7).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
569: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
570: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
571: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
572: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_FOB_POINT;

Line 569: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;

565: g_dep_tbl(l_index +4).attribute := OE_LINE_UTIL.G_SHIP_TOLERANCE_BELOW;
566: g_dep_tbl(l_index +5).attribute := OE_LINE_UTIL.G_SALESREP;
567: g_dep_tbl(l_index +6).attribute := OE_LINE_UTIL.G_DEMAND_CLASS;
568: g_dep_tbl(l_index +7).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
569: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
570: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
571: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
572: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
573: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;

Line 570: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;

566: g_dep_tbl(l_index +5).attribute := OE_LINE_UTIL.G_SALESREP;
567: g_dep_tbl(l_index +6).attribute := OE_LINE_UTIL.G_DEMAND_CLASS;
568: g_dep_tbl(l_index +7).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
569: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
570: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
571: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
572: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
573: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
574: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;

Line 571: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;

567: g_dep_tbl(l_index +6).attribute := OE_LINE_UTIL.G_DEMAND_CLASS;
568: g_dep_tbl(l_index +7).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
569: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
570: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
571: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
572: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
573: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
574: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
575: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_ITEM_IDENTIFIER_TYPE;

Line 572: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_FOB_POINT;

568: g_dep_tbl(l_index +7).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
569: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
570: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
571: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
572: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
573: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
574: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
575: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_ITEM_IDENTIFIER_TYPE;
576: g_dep_tbl(l_index +15 ).attribute := OE_LINE_UTIL.G_SHIP_TO_CONTACT;

Line 573: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;

569: g_dep_tbl(l_index +8 ).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
570: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
571: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
572: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
573: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
574: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
575: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_ITEM_IDENTIFIER_TYPE;
576: g_dep_tbl(l_index +15 ).attribute := OE_LINE_UTIL.G_SHIP_TO_CONTACT;
577:

Line 574: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;

570: g_dep_tbl(l_index +9 ).attribute := OE_LINE_UTIL.G_PRICE_LIST;
571: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
572: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
573: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
574: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
575: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_ITEM_IDENTIFIER_TYPE;
576: g_dep_tbl(l_index +15 ).attribute := OE_LINE_UTIL.G_SHIP_TO_CONTACT;
577:
578: /* Added by Manish */

Line 575: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_ITEM_IDENTIFIER_TYPE;

571: g_dep_tbl(l_index +10 ).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
572: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
573: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
574: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
575: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_ITEM_IDENTIFIER_TYPE;
576: g_dep_tbl(l_index +15 ).attribute := OE_LINE_UTIL.G_SHIP_TO_CONTACT;
577:
578: /* Added by Manish */
579: l_index := OE_LINE_UTIL.G_TAX_EXEMPT * G_MAX ;

Line 576: g_dep_tbl(l_index +15 ).attribute := OE_LINE_UTIL.G_SHIP_TO_CONTACT;

572: g_dep_tbl(l_index +11 ).attribute := OE_LINE_UTIL.G_FOB_POINT;
573: g_dep_tbl(l_index +12 ).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
574: g_dep_tbl(l_index +13 ).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
575: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_ITEM_IDENTIFIER_TYPE;
576: g_dep_tbl(l_index +15 ).attribute := OE_LINE_UTIL.G_SHIP_TO_CONTACT;
577:
578: /* Added by Manish */
579: l_index := OE_LINE_UTIL.G_TAX_EXEMPT * G_MAX ;
580: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;

Line 579: l_index := OE_LINE_UTIL.G_TAX_EXEMPT * G_MAX ;

575: g_dep_tbl(l_index +14 ).attribute := OE_LINE_UTIL.G_ITEM_IDENTIFIER_TYPE;
576: g_dep_tbl(l_index +15 ).attribute := OE_LINE_UTIL.G_SHIP_TO_CONTACT;
577:
578: /* Added by Manish */
579: l_index := OE_LINE_UTIL.G_TAX_EXEMPT * G_MAX ;
580: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
581: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
582: -- added by linda
583: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX;

Line 580: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;

576: g_dep_tbl(l_index +15 ).attribute := OE_LINE_UTIL.G_SHIP_TO_CONTACT;
577:
578: /* Added by Manish */
579: l_index := OE_LINE_UTIL.G_TAX_EXEMPT * G_MAX ;
580: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
581: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
582: -- added by linda
583: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX;
584:

Line 581: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;

577:
578: /* Added by Manish */
579: l_index := OE_LINE_UTIL.G_TAX_EXEMPT * G_MAX ;
580: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
581: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
582: -- added by linda
583: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX;
584:
585: l_index := OE_LINE_UTIL.G_TAX * G_MAX ;

Line 583: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX;

579: l_index := OE_LINE_UTIL.G_TAX_EXEMPT * G_MAX ;
580: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
581: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
582: -- added by linda
583: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX;
584:
585: l_index := OE_LINE_UTIL.G_TAX * G_MAX ;
586: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
587: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;

Line 585: l_index := OE_LINE_UTIL.G_TAX * G_MAX ;

581: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
582: -- added by linda
583: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX;
584:
585: l_index := OE_LINE_UTIL.G_TAX * G_MAX ;
586: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
587: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
588:
589: l_index := OE_LINE_UTIL.G_ORDERED_ITEM_ID * G_MAX ;

Line 586: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;

582: -- added by linda
583: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX;
584:
585: l_index := OE_LINE_UTIL.G_TAX * G_MAX ;
586: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
587: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
588:
589: l_index := OE_LINE_UTIL.G_ORDERED_ITEM_ID * G_MAX ;
590: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_DEP_PLAN_REQUIRED;

Line 587: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;

583: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_TAX;
584:
585: l_index := OE_LINE_UTIL.G_TAX * G_MAX ;
586: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
587: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
588:
589: l_index := OE_LINE_UTIL.G_ORDERED_ITEM_ID * G_MAX ;
590: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_DEP_PLAN_REQUIRED;
591: -- OPM bug3016136

Line 589: l_index := OE_LINE_UTIL.G_ORDERED_ITEM_ID * G_MAX ;

585: l_index := OE_LINE_UTIL.G_TAX * G_MAX ;
586: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
587: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
588:
589: l_index := OE_LINE_UTIL.G_ORDERED_ITEM_ID * G_MAX ;
590: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_DEP_PLAN_REQUIRED;
591: -- OPM bug3016136
592: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY2;
593: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY_UOM2;

Line 590: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_DEP_PLAN_REQUIRED;

586: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_NUMBER;
587: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_TAX_EXEMPT_REASON;
588:
589: l_index := OE_LINE_UTIL.G_ORDERED_ITEM_ID * G_MAX ;
590: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_DEP_PLAN_REQUIRED;
591: -- OPM bug3016136
592: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY2;
593: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY_UOM2;
594: g_dep_tbl(l_index +3).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;

Line 592: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY2;

588:
589: l_index := OE_LINE_UTIL.G_ORDERED_ITEM_ID * G_MAX ;
590: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_DEP_PLAN_REQUIRED;
591: -- OPM bug3016136
592: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY2;
593: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY_UOM2;
594: g_dep_tbl(l_index +3).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
595: -- OPM bug3016136
596:

Line 593: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY_UOM2;

589: l_index := OE_LINE_UTIL.G_ORDERED_ITEM_ID * G_MAX ;
590: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_DEP_PLAN_REQUIRED;
591: -- OPM bug3016136
592: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY2;
593: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY_UOM2;
594: g_dep_tbl(l_index +3).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
595: -- OPM bug3016136
596:
597: -- Adding for deliver to org . -- Added by Shashi.

Line 594: g_dep_tbl(l_index +3).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;

590: g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_DEP_PLAN_REQUIRED;
591: -- OPM bug3016136
592: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY2;
593: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY_UOM2;
594: g_dep_tbl(l_index +3).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
595: -- OPM bug3016136
596:
597: -- Adding for deliver to org . -- Added by Shashi.
598: l_index := OE_LINE_UTIL.G_DELIVER_TO_ORG * G_MAX ;

Line 598: l_index := OE_LINE_UTIL.G_DELIVER_TO_ORG * G_MAX ;

594: g_dep_tbl(l_index +3).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
595: -- OPM bug3016136
596:
597: -- Adding for deliver to org . -- Added by Shashi.
598: l_index := OE_LINE_UTIL.G_DELIVER_TO_ORG * G_MAX ;
599: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_DELIVER_TO_CONTACT;
600:
601: /* OPM 02/JUN/00 - add process dependencies on whse */
602: l_index := OE_LINE_UTIL.G_SHIP_FROM_ORG * G_MAX ;

Line 599: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_DELIVER_TO_CONTACT;

595: -- OPM bug3016136
596:
597: -- Adding for deliver to org . -- Added by Shashi.
598: l_index := OE_LINE_UTIL.G_DELIVER_TO_ORG * G_MAX ;
599: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_DELIVER_TO_CONTACT;
600:
601: /* OPM 02/JUN/00 - add process dependencies on whse */
602: l_index := OE_LINE_UTIL.G_SHIP_FROM_ORG * G_MAX ;
603:

Line 602: l_index := OE_LINE_UTIL.G_SHIP_FROM_ORG * G_MAX ;

598: l_index := OE_LINE_UTIL.G_DELIVER_TO_ORG * G_MAX ;
599: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_DELIVER_TO_CONTACT;
600:
601: /* OPM 02/JUN/00 - add process dependencies on whse */
602: l_index := OE_LINE_UTIL.G_SHIP_FROM_ORG * G_MAX ;
603:
604: -- fix for bug 1773985 - comment out line below and re-order indexes.
605: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
606: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY_UOM2;

Line 605: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;

601: /* OPM 02/JUN/00 - add process dependencies on whse */
602: l_index := OE_LINE_UTIL.G_SHIP_FROM_ORG * G_MAX ;
603:
604: -- fix for bug 1773985 - comment out line below and re-order indexes.
605: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
606: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY_UOM2;
607: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_SUBINVENTORY;
608: -- ## bug fix 1609895
609: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_SHIPPABLE;

Line 606: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY_UOM2;

602: l_index := OE_LINE_UTIL.G_SHIP_FROM_ORG * G_MAX ;
603:
604: -- fix for bug 1773985 - comment out line below and re-order indexes.
605: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
606: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY_UOM2;
607: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_SUBINVENTORY;
608: -- ## bug fix 1609895
609: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_SHIPPABLE;
610: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_TAX;

Line 607: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_SUBINVENTORY;

603:
604: -- fix for bug 1773985 - comment out line below and re-order indexes.
605: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
606: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY_UOM2;
607: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_SUBINVENTORY;
608: -- ## bug fix 1609895
609: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_SHIPPABLE;
610: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_TAX;
611:

Line 609: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_SHIPPABLE;

605: -- g_dep_tbl(l_index ).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
606: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY_UOM2;
607: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_SUBINVENTORY;
608: -- ## bug fix 1609895
609: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_SHIPPABLE;
610: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_TAX;
611:
612:
613: -- BLANKETS: Add dependencies on blanket fields for order line

Line 610: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_TAX;

606: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ORDERED_QUANTITY_UOM2;
607: g_dep_tbl(l_index +1 ).attribute := OE_LINE_UTIL.G_SUBINVENTORY;
608: -- ## bug fix 1609895
609: g_dep_tbl(l_index +2 ).attribute := OE_LINE_UTIL.G_SHIPPABLE;
610: g_dep_tbl(l_index +3 ).attribute := OE_LINE_UTIL.G_TAX;
611:
612:
613: -- BLANKETS: Add dependencies on blanket fields for order line
614: IF OE_CODE_CONTROL.Code_Release_Level >= '110509' THEN

Line 616: l_index := OE_LINE_UTIL.G_BLANKET_NUMBER * G_MAX;

612:
613: -- BLANKETS: Add dependencies on blanket fields for order line
614: IF OE_CODE_CONTROL.Code_Release_Level >= '110509' THEN
615:
616: l_index := OE_LINE_UTIL.G_BLANKET_NUMBER * G_MAX;
617: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_SHIPPING_INSTRUCTIONS;
618: g_dep_tbl(l_index+1).attribute := OE_LINE_UTIL.G_PACKING_INSTRUCTIONS;
619: g_dep_tbl(l_index+2).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
620: g_dep_tbl(l_index+3).attribute := OE_LINE_UTIL.G_INVOICING_RULE;

Line 617: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_SHIPPING_INSTRUCTIONS;

613: -- BLANKETS: Add dependencies on blanket fields for order line
614: IF OE_CODE_CONTROL.Code_Release_Level >= '110509' THEN
615:
616: l_index := OE_LINE_UTIL.G_BLANKET_NUMBER * G_MAX;
617: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_SHIPPING_INSTRUCTIONS;
618: g_dep_tbl(l_index+1).attribute := OE_LINE_UTIL.G_PACKING_INSTRUCTIONS;
619: g_dep_tbl(l_index+2).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
620: g_dep_tbl(l_index+3).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
621: g_dep_tbl(l_index+4).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;

Line 618: g_dep_tbl(l_index+1).attribute := OE_LINE_UTIL.G_PACKING_INSTRUCTIONS;

614: IF OE_CODE_CONTROL.Code_Release_Level >= '110509' THEN
615:
616: l_index := OE_LINE_UTIL.G_BLANKET_NUMBER * G_MAX;
617: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_SHIPPING_INSTRUCTIONS;
618: g_dep_tbl(l_index+1).attribute := OE_LINE_UTIL.G_PACKING_INSTRUCTIONS;
619: g_dep_tbl(l_index+2).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
620: g_dep_tbl(l_index+3).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
621: g_dep_tbl(l_index+4).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
622: g_dep_tbl(l_index+5).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;

Line 619: g_dep_tbl(l_index+2).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;

615:
616: l_index := OE_LINE_UTIL.G_BLANKET_NUMBER * G_MAX;
617: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_SHIPPING_INSTRUCTIONS;
618: g_dep_tbl(l_index+1).attribute := OE_LINE_UTIL.G_PACKING_INSTRUCTIONS;
619: g_dep_tbl(l_index+2).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
620: g_dep_tbl(l_index+3).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
621: g_dep_tbl(l_index+4).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
622: g_dep_tbl(l_index+5).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
623: g_dep_tbl(l_index+6).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;

Line 620: g_dep_tbl(l_index+3).attribute := OE_LINE_UTIL.G_INVOICING_RULE;

616: l_index := OE_LINE_UTIL.G_BLANKET_NUMBER * G_MAX;
617: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_SHIPPING_INSTRUCTIONS;
618: g_dep_tbl(l_index+1).attribute := OE_LINE_UTIL.G_PACKING_INSTRUCTIONS;
619: g_dep_tbl(l_index+2).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
620: g_dep_tbl(l_index+3).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
621: g_dep_tbl(l_index+4).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
622: g_dep_tbl(l_index+5).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
623: g_dep_tbl(l_index+6).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
624: g_dep_tbl(l_index+7).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;

Line 621: g_dep_tbl(l_index+4).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;

617: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_SHIPPING_INSTRUCTIONS;
618: g_dep_tbl(l_index+1).attribute := OE_LINE_UTIL.G_PACKING_INSTRUCTIONS;
619: g_dep_tbl(l_index+2).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
620: g_dep_tbl(l_index+3).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
621: g_dep_tbl(l_index+4).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
622: g_dep_tbl(l_index+5).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
623: g_dep_tbl(l_index+6).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
624: g_dep_tbl(l_index+7).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
625: g_dep_tbl(l_index+8).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;

Line 622: g_dep_tbl(l_index+5).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;

618: g_dep_tbl(l_index+1).attribute := OE_LINE_UTIL.G_PACKING_INSTRUCTIONS;
619: g_dep_tbl(l_index+2).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
620: g_dep_tbl(l_index+3).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
621: g_dep_tbl(l_index+4).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
622: g_dep_tbl(l_index+5).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
623: g_dep_tbl(l_index+6).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
624: g_dep_tbl(l_index+7).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
625: g_dep_tbl(l_index+8).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
626: g_dep_tbl(l_index+9).attribute := OE_LINE_UTIL.G_PRICE_LIST;

Line 623: g_dep_tbl(l_index+6).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;

619: g_dep_tbl(l_index+2).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
620: g_dep_tbl(l_index+3).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
621: g_dep_tbl(l_index+4).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
622: g_dep_tbl(l_index+5).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
623: g_dep_tbl(l_index+6).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
624: g_dep_tbl(l_index+7).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
625: g_dep_tbl(l_index+8).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
626: g_dep_tbl(l_index+9).attribute := OE_LINE_UTIL.G_PRICE_LIST;
627: g_dep_tbl(l_index+10).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;

Line 624: g_dep_tbl(l_index+7).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;

620: g_dep_tbl(l_index+3).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
621: g_dep_tbl(l_index+4).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
622: g_dep_tbl(l_index+5).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
623: g_dep_tbl(l_index+6).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
624: g_dep_tbl(l_index+7).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
625: g_dep_tbl(l_index+8).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
626: g_dep_tbl(l_index+9).attribute := OE_LINE_UTIL.G_PRICE_LIST;
627: g_dep_tbl(l_index+10).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
628: g_dep_tbl(l_index+11).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;

Line 625: g_dep_tbl(l_index+8).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;

621: g_dep_tbl(l_index+4).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
622: g_dep_tbl(l_index+5).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
623: g_dep_tbl(l_index+6).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
624: g_dep_tbl(l_index+7).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
625: g_dep_tbl(l_index+8).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
626: g_dep_tbl(l_index+9).attribute := OE_LINE_UTIL.G_PRICE_LIST;
627: g_dep_tbl(l_index+10).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
628: g_dep_tbl(l_index+11).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
629: g_dep_tbl(l_index+12).attribute := OE_LINE_UTIL.G_SALESREP;

Line 626: g_dep_tbl(l_index+9).attribute := OE_LINE_UTIL.G_PRICE_LIST;

622: g_dep_tbl(l_index+5).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
623: g_dep_tbl(l_index+6).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
624: g_dep_tbl(l_index+7).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
625: g_dep_tbl(l_index+8).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
626: g_dep_tbl(l_index+9).attribute := OE_LINE_UTIL.G_PRICE_LIST;
627: g_dep_tbl(l_index+10).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
628: g_dep_tbl(l_index+11).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
629: g_dep_tbl(l_index+12).attribute := OE_LINE_UTIL.G_SALESREP;
630: -- bug 2766005, enabled grade defaulting from blanket line

Line 627: g_dep_tbl(l_index+10).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;

623: g_dep_tbl(l_index+6).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
624: g_dep_tbl(l_index+7).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
625: g_dep_tbl(l_index+8).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
626: g_dep_tbl(l_index+9).attribute := OE_LINE_UTIL.G_PRICE_LIST;
627: g_dep_tbl(l_index+10).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
628: g_dep_tbl(l_index+11).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
629: g_dep_tbl(l_index+12).attribute := OE_LINE_UTIL.G_SALESREP;
630: -- bug 2766005, enabled grade defaulting from blanket line
631: g_dep_tbl(l_index+13).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;

Line 628: g_dep_tbl(l_index+11).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;

624: g_dep_tbl(l_index+7).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
625: g_dep_tbl(l_index+8).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
626: g_dep_tbl(l_index+9).attribute := OE_LINE_UTIL.G_PRICE_LIST;
627: g_dep_tbl(l_index+10).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
628: g_dep_tbl(l_index+11).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
629: g_dep_tbl(l_index+12).attribute := OE_LINE_UTIL.G_SALESREP;
630: -- bug 2766005, enabled grade defaulting from blanket line
631: g_dep_tbl(l_index+13).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
632: g_dep_tbl(l_index+14).attribute := OE_LINE_UTIL.G_BLANKET_VERSION_NUMBER;

Line 629: g_dep_tbl(l_index+12).attribute := OE_LINE_UTIL.G_SALESREP;

625: g_dep_tbl(l_index+8).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
626: g_dep_tbl(l_index+9).attribute := OE_LINE_UTIL.G_PRICE_LIST;
627: g_dep_tbl(l_index+10).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
628: g_dep_tbl(l_index+11).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
629: g_dep_tbl(l_index+12).attribute := OE_LINE_UTIL.G_SALESREP;
630: -- bug 2766005, enabled grade defaulting from blanket line
631: g_dep_tbl(l_index+13).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
632: g_dep_tbl(l_index+14).attribute := OE_LINE_UTIL.G_BLANKET_VERSION_NUMBER;
633:

Line 631: g_dep_tbl(l_index+13).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;

627: g_dep_tbl(l_index+10).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
628: g_dep_tbl(l_index+11).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
629: g_dep_tbl(l_index+12).attribute := OE_LINE_UTIL.G_SALESREP;
630: -- bug 2766005, enabled grade defaulting from blanket line
631: g_dep_tbl(l_index+13).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
632: g_dep_tbl(l_index+14).attribute := OE_LINE_UTIL.G_BLANKET_VERSION_NUMBER;
633:
634: l_index := OE_LINE_UTIL.G_BLANKET_LINE_NUMBER * G_MAX;
635: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;

Line 632: g_dep_tbl(l_index+14).attribute := OE_LINE_UTIL.G_BLANKET_VERSION_NUMBER;

628: g_dep_tbl(l_index+11).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
629: g_dep_tbl(l_index+12).attribute := OE_LINE_UTIL.G_SALESREP;
630: -- bug 2766005, enabled grade defaulting from blanket line
631: g_dep_tbl(l_index+13).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
632: g_dep_tbl(l_index+14).attribute := OE_LINE_UTIL.G_BLANKET_VERSION_NUMBER;
633:
634: l_index := OE_LINE_UTIL.G_BLANKET_LINE_NUMBER * G_MAX;
635: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
636: g_dep_tbl(l_index+1).attribute := OE_LINE_UTIL.G_INVOICING_RULE;

Line 634: l_index := OE_LINE_UTIL.G_BLANKET_LINE_NUMBER * G_MAX;

630: -- bug 2766005, enabled grade defaulting from blanket line
631: g_dep_tbl(l_index+13).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
632: g_dep_tbl(l_index+14).attribute := OE_LINE_UTIL.G_BLANKET_VERSION_NUMBER;
633:
634: l_index := OE_LINE_UTIL.G_BLANKET_LINE_NUMBER * G_MAX;
635: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
636: g_dep_tbl(l_index+1).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
637: g_dep_tbl(l_index+2).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
638: g_dep_tbl(l_index+3).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;

Line 635: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;

631: g_dep_tbl(l_index+13).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
632: g_dep_tbl(l_index+14).attribute := OE_LINE_UTIL.G_BLANKET_VERSION_NUMBER;
633:
634: l_index := OE_LINE_UTIL.G_BLANKET_LINE_NUMBER * G_MAX;
635: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
636: g_dep_tbl(l_index+1).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
637: g_dep_tbl(l_index+2).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
638: g_dep_tbl(l_index+3).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
639: g_dep_tbl(l_index+4).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;

Line 636: g_dep_tbl(l_index+1).attribute := OE_LINE_UTIL.G_INVOICING_RULE;

632: g_dep_tbl(l_index+14).attribute := OE_LINE_UTIL.G_BLANKET_VERSION_NUMBER;
633:
634: l_index := OE_LINE_UTIL.G_BLANKET_LINE_NUMBER * G_MAX;
635: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
636: g_dep_tbl(l_index+1).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
637: g_dep_tbl(l_index+2).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
638: g_dep_tbl(l_index+3).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
639: g_dep_tbl(l_index+4).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
640: g_dep_tbl(l_index+5).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;

Line 637: g_dep_tbl(l_index+2).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;

633:
634: l_index := OE_LINE_UTIL.G_BLANKET_LINE_NUMBER * G_MAX;
635: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
636: g_dep_tbl(l_index+1).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
637: g_dep_tbl(l_index+2).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
638: g_dep_tbl(l_index+3).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
639: g_dep_tbl(l_index+4).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
640: g_dep_tbl(l_index+5).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
641: g_dep_tbl(l_index+6).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;

Line 638: g_dep_tbl(l_index+3).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;

634: l_index := OE_LINE_UTIL.G_BLANKET_LINE_NUMBER * G_MAX;
635: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
636: g_dep_tbl(l_index+1).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
637: g_dep_tbl(l_index+2).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
638: g_dep_tbl(l_index+3).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
639: g_dep_tbl(l_index+4).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
640: g_dep_tbl(l_index+5).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
641: g_dep_tbl(l_index+6).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
642: g_dep_tbl(l_index+7).attribute := OE_LINE_UTIL.G_PRICE_LIST;

Line 639: g_dep_tbl(l_index+4).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;

635: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_ACCOUNTING_RULE;
636: g_dep_tbl(l_index+1).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
637: g_dep_tbl(l_index+2).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
638: g_dep_tbl(l_index+3).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
639: g_dep_tbl(l_index+4).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
640: g_dep_tbl(l_index+5).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
641: g_dep_tbl(l_index+6).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
642: g_dep_tbl(l_index+7).attribute := OE_LINE_UTIL.G_PRICE_LIST;
643: g_dep_tbl(l_index+8).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;

Line 640: g_dep_tbl(l_index+5).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;

636: g_dep_tbl(l_index+1).attribute := OE_LINE_UTIL.G_INVOICING_RULE;
637: g_dep_tbl(l_index+2).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
638: g_dep_tbl(l_index+3).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
639: g_dep_tbl(l_index+4).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
640: g_dep_tbl(l_index+5).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
641: g_dep_tbl(l_index+6).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
642: g_dep_tbl(l_index+7).attribute := OE_LINE_UTIL.G_PRICE_LIST;
643: g_dep_tbl(l_index+8).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
644: g_dep_tbl(l_index+9).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;

Line 641: g_dep_tbl(l_index+6).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;

637: g_dep_tbl(l_index+2).attribute := OE_LINE_UTIL.G_SHIP_TO_ORG;
638: g_dep_tbl(l_index+3).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
639: g_dep_tbl(l_index+4).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
640: g_dep_tbl(l_index+5).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
641: g_dep_tbl(l_index+6).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
642: g_dep_tbl(l_index+7).attribute := OE_LINE_UTIL.G_PRICE_LIST;
643: g_dep_tbl(l_index+8).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
644: g_dep_tbl(l_index+9).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
645: g_dep_tbl(l_index+10).attribute := OE_LINE_UTIL.G_SALESREP;

Line 642: g_dep_tbl(l_index+7).attribute := OE_LINE_UTIL.G_PRICE_LIST;

638: g_dep_tbl(l_index+3).attribute := OE_LINE_UTIL.G_INVOICE_TO_ORG;
639: g_dep_tbl(l_index+4).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
640: g_dep_tbl(l_index+5).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
641: g_dep_tbl(l_index+6).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
642: g_dep_tbl(l_index+7).attribute := OE_LINE_UTIL.G_PRICE_LIST;
643: g_dep_tbl(l_index+8).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
644: g_dep_tbl(l_index+9).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
645: g_dep_tbl(l_index+10).attribute := OE_LINE_UTIL.G_SALESREP;
646: g_dep_tbl(l_index+11).attribute := OE_LINE_UTIL.G_SHIPPING_INSTRUCTIONS;

Line 643: g_dep_tbl(l_index+8).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;

639: g_dep_tbl(l_index+4).attribute := OE_LINE_UTIL.G_DELIVER_TO_ORG;
640: g_dep_tbl(l_index+5).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
641: g_dep_tbl(l_index+6).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
642: g_dep_tbl(l_index+7).attribute := OE_LINE_UTIL.G_PRICE_LIST;
643: g_dep_tbl(l_index+8).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
644: g_dep_tbl(l_index+9).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
645: g_dep_tbl(l_index+10).attribute := OE_LINE_UTIL.G_SALESREP;
646: g_dep_tbl(l_index+11).attribute := OE_LINE_UTIL.G_SHIPPING_INSTRUCTIONS;
647: g_dep_tbl(l_index+12).attribute := OE_LINE_UTIL.G_PACKING_INSTRUCTIONS;

Line 644: g_dep_tbl(l_index+9).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;

640: g_dep_tbl(l_index+5).attribute := OE_LINE_UTIL.G_SHIP_FROM_ORG;
641: g_dep_tbl(l_index+6).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
642: g_dep_tbl(l_index+7).attribute := OE_LINE_UTIL.G_PRICE_LIST;
643: g_dep_tbl(l_index+8).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
644: g_dep_tbl(l_index+9).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
645: g_dep_tbl(l_index+10).attribute := OE_LINE_UTIL.G_SALESREP;
646: g_dep_tbl(l_index+11).attribute := OE_LINE_UTIL.G_SHIPPING_INSTRUCTIONS;
647: g_dep_tbl(l_index+12).attribute := OE_LINE_UTIL.G_PACKING_INSTRUCTIONS;
648: -- bug 2766005, enabled grade defaulting from blanket line

Line 645: g_dep_tbl(l_index+10).attribute := OE_LINE_UTIL.G_SALESREP;

641: g_dep_tbl(l_index+6).attribute := OE_LINE_UTIL.G_PAYMENT_TERM;
642: g_dep_tbl(l_index+7).attribute := OE_LINE_UTIL.G_PRICE_LIST;
643: g_dep_tbl(l_index+8).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
644: g_dep_tbl(l_index+9).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
645: g_dep_tbl(l_index+10).attribute := OE_LINE_UTIL.G_SALESREP;
646: g_dep_tbl(l_index+11).attribute := OE_LINE_UTIL.G_SHIPPING_INSTRUCTIONS;
647: g_dep_tbl(l_index+12).attribute := OE_LINE_UTIL.G_PACKING_INSTRUCTIONS;
648: -- bug 2766005, enabled grade defaulting from blanket line
649: g_dep_tbl(l_index+13).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;

Line 646: g_dep_tbl(l_index+11).attribute := OE_LINE_UTIL.G_SHIPPING_INSTRUCTIONS;

642: g_dep_tbl(l_index+7).attribute := OE_LINE_UTIL.G_PRICE_LIST;
643: g_dep_tbl(l_index+8).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
644: g_dep_tbl(l_index+9).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
645: g_dep_tbl(l_index+10).attribute := OE_LINE_UTIL.G_SALESREP;
646: g_dep_tbl(l_index+11).attribute := OE_LINE_UTIL.G_SHIPPING_INSTRUCTIONS;
647: g_dep_tbl(l_index+12).attribute := OE_LINE_UTIL.G_PACKING_INSTRUCTIONS;
648: -- bug 2766005, enabled grade defaulting from blanket line
649: g_dep_tbl(l_index+13).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
650:

Line 647: g_dep_tbl(l_index+12).attribute := OE_LINE_UTIL.G_PACKING_INSTRUCTIONS;

643: g_dep_tbl(l_index+8).attribute := OE_LINE_UTIL.G_SHIPPING_METHOD;
644: g_dep_tbl(l_index+9).attribute := OE_LINE_UTIL.G_FREIGHT_TERMS;
645: g_dep_tbl(l_index+10).attribute := OE_LINE_UTIL.G_SALESREP;
646: g_dep_tbl(l_index+11).attribute := OE_LINE_UTIL.G_SHIPPING_INSTRUCTIONS;
647: g_dep_tbl(l_index+12).attribute := OE_LINE_UTIL.G_PACKING_INSTRUCTIONS;
648: -- bug 2766005, enabled grade defaulting from blanket line
649: g_dep_tbl(l_index+13).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
650:
651: END IF; -- end of check of code level for blankets

Line 649: g_dep_tbl(l_index+13).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;

645: g_dep_tbl(l_index+10).attribute := OE_LINE_UTIL.G_SALESREP;
646: g_dep_tbl(l_index+11).attribute := OE_LINE_UTIL.G_SHIPPING_INSTRUCTIONS;
647: g_dep_tbl(l_index+12).attribute := OE_LINE_UTIL.G_PACKING_INSTRUCTIONS;
648: -- bug 2766005, enabled grade defaulting from blanket line
649: g_dep_tbl(l_index+13).attribute := OE_LINE_UTIL.G_PREFERRED_GRADE;
650:
651: END IF; -- end of check of code level for blankets
652:
653: IF OE_CODE_CONTROL.Code_Release_Level >= '110510' THEN

Line 655: l_index := OE_LINE_UTIL.G_END_CUSTOMER * G_MAX ;

651: END IF; -- end of check of code level for blankets
652:
653: IF OE_CODE_CONTROL.Code_Release_Level >= '110510' THEN
654: --distributed orders
655: l_index := OE_LINE_UTIL.G_END_CUSTOMER * G_MAX ;
656: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_END_CUSTOMER_CONTACT;
657: g_dep_tbl(l_index+1).attribute := OE_LINE_UTIL.G_END_CUSTOMER_SITE_USE;
658: END IF;
659:

Line 656: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_END_CUSTOMER_CONTACT;

652:
653: IF OE_CODE_CONTROL.Code_Release_Level >= '110510' THEN
654: --distributed orders
655: l_index := OE_LINE_UTIL.G_END_CUSTOMER * G_MAX ;
656: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_END_CUSTOMER_CONTACT;
657: g_dep_tbl(l_index+1).attribute := OE_LINE_UTIL.G_END_CUSTOMER_SITE_USE;
658: END IF;
659:
660: ELSIF p_entity_code = OE_GLOBALS.G_ENTITY_HEADER_ADJ THEN

Line 657: g_dep_tbl(l_index+1).attribute := OE_LINE_UTIL.G_END_CUSTOMER_SITE_USE;

653: IF OE_CODE_CONTROL.Code_Release_Level >= '110510' THEN
654: --distributed orders
655: l_index := OE_LINE_UTIL.G_END_CUSTOMER * G_MAX ;
656: g_dep_tbl(l_index).attribute := OE_LINE_UTIL.G_END_CUSTOMER_CONTACT;
657: g_dep_tbl(l_index+1).attribute := OE_LINE_UTIL.G_END_CUSTOMER_SITE_USE;
658: END IF;
659:
660: ELSIF p_entity_code = OE_GLOBALS.G_ENTITY_HEADER_ADJ THEN
661: