DBA Data[Home] [Help]

APPS.OE_OE_FORM_PRICE_LHEADER dependencies on OE_GLOBALS

Line 77: l_control_rec OE_GLOBALS.Control_Rec_Type;

73: )
74: IS
75: l_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
76: l_Price_LHeader_val_rec OE_Price_List_PUB.Price_List_Val_Rec_Type;
77: l_control_rec OE_GLOBALS.Control_Rec_Type;
78: l_return_status VARCHAR2(1);
79: l_x_Contract_rec OE_Pricing_Cont_PUB.Contract_Rec_Type;
80: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
81: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;

Line 136: l_Price_LHeader_rec.operation := OE_GLOBALS.G_OPR_CREATE;

132: l_Price_LHeader_rec.context := 'NULL';
133:
134: -- Set Operation to Create
135:
136: l_Price_LHeader_rec.operation := OE_GLOBALS.G_OPR_CREATE;
137:
138: -- Call OE_Pricing_Cont_PVT.Process_Pricing_Cont
139:
140: OE_Pricing_Cont_PVT.Process_Pricing_Cont

Line 346: l_control_rec OE_GLOBALS.Control_Rec_Type;

342: IS
343: l_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
344: l_old_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
345: l_Price_LHeader_val_rec OE_Price_List_PUB.Price_List_Val_Rec_Type;
346: l_control_rec OE_GLOBALS.Control_Rec_Type;
347: l_return_status VARCHAR2(1);
348: l_x_Contract_rec OE_Pricing_Cont_PUB.Contract_Rec_Type;
349: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
350: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;

Line 465: l_Price_LHeader_rec.operation := OE_GLOBALS.G_OPR_UPDATE;

461:
462: -- Set Operation.
463:
464: IF FND_API.To_Boolean(l_Price_LHeader_rec.db_flag) THEN
465: l_Price_LHeader_rec.operation := OE_GLOBALS.G_OPR_UPDATE;
466: ELSE
467: l_Price_LHeader_rec.operation := OE_GLOBALS.G_OPR_CREATE;
468: END IF;
469:

Line 467: l_Price_LHeader_rec.operation := OE_GLOBALS.G_OPR_CREATE;

463:
464: IF FND_API.To_Boolean(l_Price_LHeader_rec.db_flag) THEN
465: l_Price_LHeader_rec.operation := OE_GLOBALS.G_OPR_UPDATE;
466: ELSE
467: l_Price_LHeader_rec.operation := OE_GLOBALS.G_OPR_CREATE;
468: END IF;
469:
470: -- Call OE_Pricing_Cont_PVT.Process_Pricing_Cont
471:

Line 545: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute1,

541: );
542:
543: -- Return changed attributes.
544:
545: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute1,
546: l_Price_LHeader_rec.attribute1)
547: THEN
548: x_attribute1 := l_x_Price_LHeader_rec.attribute1;
549: END IF;

Line 551: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute10,

547: THEN
548: x_attribute1 := l_x_Price_LHeader_rec.attribute1;
549: END IF;
550:
551: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute10,
552: l_Price_LHeader_rec.attribute10)
553: THEN
554: x_attribute10 := l_x_Price_LHeader_rec.attribute10;
555: END IF;

Line 557: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute11,

553: THEN
554: x_attribute10 := l_x_Price_LHeader_rec.attribute10;
555: END IF;
556:
557: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute11,
558: l_Price_LHeader_rec.attribute11)
559: THEN
560: x_attribute11 := l_x_Price_LHeader_rec.attribute11;
561: END IF;

Line 563: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute12,

559: THEN
560: x_attribute11 := l_x_Price_LHeader_rec.attribute11;
561: END IF;
562:
563: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute12,
564: l_Price_LHeader_rec.attribute12)
565: THEN
566: x_attribute12 := l_x_Price_LHeader_rec.attribute12;
567: END IF;

Line 569: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute13,

565: THEN
566: x_attribute12 := l_x_Price_LHeader_rec.attribute12;
567: END IF;
568:
569: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute13,
570: l_Price_LHeader_rec.attribute13)
571: THEN
572: x_attribute13 := l_x_Price_LHeader_rec.attribute13;
573: END IF;

Line 575: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute14,

571: THEN
572: x_attribute13 := l_x_Price_LHeader_rec.attribute13;
573: END IF;
574:
575: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute14,
576: l_Price_LHeader_rec.attribute14)
577: THEN
578: x_attribute14 := l_x_Price_LHeader_rec.attribute14;
579: END IF;

Line 581: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute15,

577: THEN
578: x_attribute14 := l_x_Price_LHeader_rec.attribute14;
579: END IF;
580:
581: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute15,
582: l_Price_LHeader_rec.attribute15)
583: THEN
584: x_attribute15 := l_x_Price_LHeader_rec.attribute15;
585: END IF;

Line 587: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute2,

583: THEN
584: x_attribute15 := l_x_Price_LHeader_rec.attribute15;
585: END IF;
586:
587: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute2,
588: l_Price_LHeader_rec.attribute2)
589: THEN
590: x_attribute2 := l_x_Price_LHeader_rec.attribute2;
591: END IF;

Line 593: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute3,

589: THEN
590: x_attribute2 := l_x_Price_LHeader_rec.attribute2;
591: END IF;
592:
593: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute3,
594: l_Price_LHeader_rec.attribute3)
595: THEN
596: x_attribute3 := l_x_Price_LHeader_rec.attribute3;
597: END IF;

Line 599: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute4,

595: THEN
596: x_attribute3 := l_x_Price_LHeader_rec.attribute3;
597: END IF;
598:
599: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute4,
600: l_Price_LHeader_rec.attribute4)
601: THEN
602: x_attribute4 := l_x_Price_LHeader_rec.attribute4;
603: END IF;

Line 605: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute5,

601: THEN
602: x_attribute4 := l_x_Price_LHeader_rec.attribute4;
603: END IF;
604:
605: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute5,
606: l_Price_LHeader_rec.attribute5)
607: THEN
608: x_attribute5 := l_x_Price_LHeader_rec.attribute5;
609: END IF;

Line 611: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute6,

607: THEN
608: x_attribute5 := l_x_Price_LHeader_rec.attribute5;
609: END IF;
610:
611: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute6,
612: l_Price_LHeader_rec.attribute6)
613: THEN
614: x_attribute6 := l_x_Price_LHeader_rec.attribute6;
615: END IF;

Line 617: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute7,

613: THEN
614: x_attribute6 := l_x_Price_LHeader_rec.attribute6;
615: END IF;
616:
617: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute7,
618: l_Price_LHeader_rec.attribute7)
619: THEN
620: x_attribute7 := l_x_Price_LHeader_rec.attribute7;
621: END IF;

Line 623: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute8,

619: THEN
620: x_attribute7 := l_x_Price_LHeader_rec.attribute7;
621: END IF;
622:
623: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute8,
624: l_Price_LHeader_rec.attribute8)
625: THEN
626: x_attribute8 := l_x_Price_LHeader_rec.attribute8;
627: END IF;

Line 629: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute9,

625: THEN
626: x_attribute8 := l_x_Price_LHeader_rec.attribute8;
627: END IF;
628:
629: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.attribute9,
630: l_Price_LHeader_rec.attribute9)
631: THEN
632: x_attribute9 := l_x_Price_LHeader_rec.attribute9;
633: END IF;

Line 635: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.comments,

631: THEN
632: x_attribute9 := l_x_Price_LHeader_rec.attribute9;
633: END IF;
634:
635: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.comments,
636: l_Price_LHeader_rec.comments)
637: THEN
638: x_comments := l_x_Price_LHeader_rec.comments;
639: END IF;

Line 641: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.context,

637: THEN
638: x_comments := l_x_Price_LHeader_rec.comments;
639: END IF;
640:
641: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.context,
642: l_Price_LHeader_rec.context)
643: THEN
644: x_context := l_x_Price_LHeader_rec.context;
645: END IF;

Line 647: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.currency_code,

643: THEN
644: x_context := l_x_Price_LHeader_rec.context;
645: END IF;
646:
647: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.currency_code,
648: l_Price_LHeader_rec.currency_code)
649: THEN
650: x_currency_code := l_x_Price_LHeader_rec.currency_code;
651: x_currency := l_Price_LHeader_val_rec.currency;

Line 654: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.description,

650: x_currency_code := l_x_Price_LHeader_rec.currency_code;
651: x_currency := l_Price_LHeader_val_rec.currency;
652: END IF;
653:
654: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.description,
655: l_Price_LHeader_rec.description)
656: THEN
657: x_description := l_x_Price_LHeader_rec.description;
658: END IF;

Line 660: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.end_date_active,

656: THEN
657: x_description := l_x_Price_LHeader_rec.description;
658: END IF;
659:
660: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.end_date_active,
661: l_Price_LHeader_rec.end_date_active)
662: THEN
663: x_end_date_active := l_x_Price_LHeader_rec.end_date_active;
664: END IF;

Line 666: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.freight_terms_code,

662: THEN
663: x_end_date_active := l_x_Price_LHeader_rec.end_date_active;
664: END IF;
665:
666: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.freight_terms_code,
667: l_Price_LHeader_rec.freight_terms_code)
668: THEN
669: x_freight_terms_code := l_x_Price_LHeader_rec.freight_terms_code;
670: x_freight_terms := l_Price_LHeader_val_rec.freight_terms;

Line 673: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.name,

669: x_freight_terms_code := l_x_Price_LHeader_rec.freight_terms_code;
670: x_freight_terms := l_Price_LHeader_val_rec.freight_terms;
671: END IF;
672:
673: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.name,
674: l_Price_LHeader_rec.name)
675: THEN
676: x_name := l_x_Price_LHeader_rec.name;
677: END IF;

Line 679: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.price_list_id,

675: THEN
676: x_name := l_x_Price_LHeader_rec.name;
677: END IF;
678:
679: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.price_list_id,
680: l_Price_LHeader_rec.price_list_id)
681: THEN
682: x_price_list_id := l_x_Price_LHeader_rec.price_list_id;
683: x_price_list := l_Price_LHeader_val_rec.price_list;

Line 686: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.rounding_factor,

682: x_price_list_id := l_x_Price_LHeader_rec.price_list_id;
683: x_price_list := l_Price_LHeader_val_rec.price_list;
684: END IF;
685:
686: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.rounding_factor,
687: l_Price_LHeader_rec.rounding_factor)
688: THEN
689: x_rounding_factor := l_x_Price_LHeader_rec.rounding_factor;
690: END IF;

Line 692: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.secondary_price_list_id,

688: THEN
689: x_rounding_factor := l_x_Price_LHeader_rec.rounding_factor;
690: END IF;
691:
692: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.secondary_price_list_id,
693: l_Price_LHeader_rec.secondary_price_list_id)
694: THEN
695: x_secondary_price_list_id := l_x_Price_LHeader_rec.secondary_price_list_id;
696: x_secondary_price_list := l_Price_LHeader_val_rec.secondary_price_list;

Line 699: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.ship_method_code,

695: x_secondary_price_list_id := l_x_Price_LHeader_rec.secondary_price_list_id;
696: x_secondary_price_list := l_Price_LHeader_val_rec.secondary_price_list;
697: END IF;
698:
699: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.ship_method_code,
700: l_Price_LHeader_rec.ship_method_code)
701: THEN
702: x_ship_method_code := l_x_Price_LHeader_rec.ship_method_code;
703: x_ship_method := l_Price_LHeader_val_rec.ship_method;

Line 706: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.start_date_active,

702: x_ship_method_code := l_x_Price_LHeader_rec.ship_method_code;
703: x_ship_method := l_Price_LHeader_val_rec.ship_method;
704: END IF;
705:
706: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.start_date_active,
707: l_Price_LHeader_rec.start_date_active)
708: THEN
709: x_start_date_active := l_x_Price_LHeader_rec.start_date_active;
710: END IF;

Line 712: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.terms_id,

708: THEN
709: x_start_date_active := l_x_Price_LHeader_rec.start_date_active;
710: END IF;
711:
712: IF NOT OE_GLOBALS.Equal(l_x_Price_LHeader_rec.terms_id,
713: l_Price_LHeader_rec.terms_id)
714: THEN
715: x_terms_id := l_x_Price_LHeader_rec.terms_id;
716: x_terms := l_Price_LHeader_val_rec.terms;

Line 800: l_control_rec OE_GLOBALS.Control_Rec_Type;

796: )
797: IS
798: l_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
799: l_old_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
800: l_control_rec OE_GLOBALS.Control_Rec_Type;
801: l_return_status VARCHAR2(1);
802: l_x_Contract_rec OE_Pricing_Cont_PUB.Contract_Rec_Type;
803: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
804: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;

Line 846: l_Price_LHeader_rec.operation := OE_GLOBALS.G_OPR_UPDATE;

842:
843: -- Set Operation.
844:
845: IF FND_API.To_Boolean(l_Price_LHeader_rec.db_flag) THEN
846: l_Price_LHeader_rec.operation := OE_GLOBALS.G_OPR_UPDATE;
847: ELSE
848: l_Price_LHeader_rec.operation := OE_GLOBALS.G_OPR_CREATE;
849: END IF;
850:

Line 848: l_Price_LHeader_rec.operation := OE_GLOBALS.G_OPR_CREATE;

844:
845: IF FND_API.To_Boolean(l_Price_LHeader_rec.db_flag) THEN
846: l_Price_LHeader_rec.operation := OE_GLOBALS.G_OPR_UPDATE;
847: ELSE
848: l_Price_LHeader_rec.operation := OE_GLOBALS.G_OPR_CREATE;
849: END IF;
850:
851: -- Call OE_Pricing_Cont_PVT.Process_Pricing_Cont
852:

Line 965: l_control_rec OE_GLOBALS.Control_Rec_Type;

961: , p_price_list_id IN NUMBER
962: )
963: IS
964: l_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;
965: l_control_rec OE_GLOBALS.Control_Rec_Type;
966: l_return_status VARCHAR2(1);
967: l_x_Contract_rec OE_Pricing_Cont_PUB.Contract_Rec_Type;
968: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
969: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;

Line 1005: l_Price_LHeader_rec.operation := OE_GLOBALS.G_OPR_DELETE;

1001: );
1002:
1003: -- Set Operation.
1004:
1005: l_Price_LHeader_rec.operation := OE_GLOBALS.G_OPR_DELETE;
1006:
1007: -- Call OE_Pricing_Cont_PVT.Process_Pricing_Cont
1008:
1009: OE_Pricing_Cont_PVT.Process_Pricing_Cont

Line 1104: l_control_rec OE_GLOBALS.Control_Rec_Type;

1100: , x_msg_count OUT NOCOPY /* file.sql.39 change */ NUMBER
1101: , x_msg_data OUT NOCOPY /* file.sql.39 change */ VARCHAR2
1102: )
1103: IS
1104: l_control_rec OE_GLOBALS.Control_Rec_Type;
1105: l_return_status VARCHAR2(1);
1106: l_x_Contract_rec OE_Pricing_Cont_PUB.Contract_Rec_Type;
1107: l_x_Agreement_rec OE_Pricing_Cont_PUB.Agreement_Rec_Type;
1108: l_x_Price_LHeader_rec OE_Price_List_PUB.Price_List_Rec_Type;

Line 1124: l_control_rec.process_entity := OE_GLOBALS.G_ENTITY_PRICE_LHEADER;

1120: -- Set control flags.
1121:
1122: l_control_rec.controlled_operation := TRUE;
1123: l_control_rec.process := TRUE;
1124: l_control_rec.process_entity := OE_GLOBALS.G_ENTITY_PRICE_LHEADER;
1125:
1126: l_control_rec.default_attributes := FALSE;
1127: l_control_rec.change_attributes := FALSE;
1128: l_control_rec.validate_entity := FALSE;