DBA Data[Home] [Help]

APPS.QP_DEFAULT_PLL_PRICING_ATTR dependencies on QP_PLL_PRICING_ATTR_UTIL

Line 531: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr

527:
528: IF QP_Validate.Accumulate(g_PRICING_ATTR_rec.accumulate_flag)
529: THEN
530: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
531: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
532: ( p_attr_id => Qp_pll_pricing_attr_Util.G_ACCUMULATE
533: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
534: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
535: );

Line 532: ( p_attr_id => Qp_pll_pricing_attr_Util.G_ACCUMULATE

528: IF QP_Validate.Accumulate(g_PRICING_ATTR_rec.accumulate_flag)
529: THEN
530: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
531: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
532: ( p_attr_id => Qp_pll_pricing_attr_Util.G_ACCUMULATE
533: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
534: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
535: );
536: ELSE

Line 553: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr

549:
550: IF QP_Validate.Attribute_Grouping_No(g_PRICING_ATTR_rec.attribute_grouping_no)
551: THEN
552: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
553: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
554: ( p_attr_id => Qp_pll_pricing_attr_Util.G_ATTRIBUTE_GROUPING_NO
555: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
556: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
557: );

Line 554: ( p_attr_id => Qp_pll_pricing_attr_Util.G_ATTRIBUTE_GROUPING_NO

550: IF QP_Validate.Attribute_Grouping_No(g_PRICING_ATTR_rec.attribute_grouping_no)
551: THEN
552: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
553: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
554: ( p_attr_id => Qp_pll_pricing_attr_Util.G_ATTRIBUTE_GROUPING_NO
555: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
556: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
557: );
558: ELSE

Line 575: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr

571:
572: IF QP_Validate.Excluder(g_PRICING_ATTR_rec.excluder_flag)
573: THEN
574: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
575: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
576: ( p_attr_id => Qp_pll_pricing_attr_Util.G_EXCLUDER
577: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
578: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
579: );

Line 576: ( p_attr_id => Qp_pll_pricing_attr_Util.G_EXCLUDER

572: IF QP_Validate.Excluder(g_PRICING_ATTR_rec.excluder_flag)
573: THEN
574: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
575: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
576: ( p_attr_id => Qp_pll_pricing_attr_Util.G_EXCLUDER
577: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
578: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
579: );
580: ELSE

Line 597: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr

593:
594: IF QP_Validate.List_Line(g_PRICING_ATTR_rec.list_line_id)
595: THEN
596: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
597: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
598: ( p_attr_id => Qp_pll_pricing_attr_Util.G_LIST_LINE
599: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
600: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
601: );

Line 598: ( p_attr_id => Qp_pll_pricing_attr_Util.G_LIST_LINE

594: IF QP_Validate.List_Line(g_PRICING_ATTR_rec.list_line_id)
595: THEN
596: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
597: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
598: ( p_attr_id => Qp_pll_pricing_attr_Util.G_LIST_LINE
599: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
600: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
601: );
602: ELSE

Line 626: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr

622:
623: IF QP_Validate.List_Header(g_PRICING_ATTR_rec.list_header_id)
624: THEN
625: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
626: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
627: ( p_attr_id => Qp_pll_pricing_attr_Util.G_LIST_HEADER
628: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
629: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
630: );

Line 627: ( p_attr_id => Qp_pll_pricing_attr_Util.G_LIST_HEADER

623: IF QP_Validate.List_Header(g_PRICING_ATTR_rec.list_header_id)
624: THEN
625: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
626: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
627: ( p_attr_id => Qp_pll_pricing_attr_Util.G_LIST_HEADER
628: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
629: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
630: );
631: ELSE

Line 648: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr

644:
645: IF QP_Validate.Pricing_Phase(g_PRICING_ATTR_rec.pricing_phase_id)
646: THEN
647: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
648: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
649: ( p_attr_id => Qp_pll_pricing_attr_Util.G_LIST_HEADER
650: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
651: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
652: );

Line 649: ( p_attr_id => Qp_pll_pricing_attr_Util.G_LIST_HEADER

645: IF QP_Validate.Pricing_Phase(g_PRICING_ATTR_rec.pricing_phase_id)
646: THEN
647: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
648: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
649: ( p_attr_id => Qp_pll_pricing_attr_Util.G_LIST_HEADER
650: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
651: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
652: );
653: ELSE

Line 670: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr

666:
667: IF QP_Validate.Pricing_Attribute_Context(g_PRICING_ATTR_rec.pricing_attribute_context)
668: THEN
669: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
670: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
671: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRICING_ATTRIBUTE_CONTEXT
672: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
673: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
674: );

Line 671: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRICING_ATTRIBUTE_CONTEXT

667: IF QP_Validate.Pricing_Attribute_Context(g_PRICING_ATTR_rec.pricing_attribute_context)
668: THEN
669: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
670: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
671: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRICING_ATTRIBUTE_CONTEXT
672: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
673: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
674: );
675: ELSE

Line 692: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr

688:
689: IF QP_Validate.Pricing_Attribute(g_PRICING_ATTR_rec.pricing_attribute)
690: THEN
691: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
692: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
693: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRICING_ATTRIBUTE
694: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
695: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
696: );

Line 693: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRICING_ATTRIBUTE

689: IF QP_Validate.Pricing_Attribute(g_PRICING_ATTR_rec.pricing_attribute)
690: THEN
691: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
692: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
693: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRICING_ATTRIBUTE
694: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
695: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
696: );
697: ELSE

Line 714: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr

710:
711: IF QP_Validate.Pricing_Attr_Value_From(g_PRICING_ATTR_rec.pricing_attr_value_from)
712: THEN
713: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
714: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
715: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRICING_ATTR_VALUE_FROM
716: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
717: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
718: );

Line 715: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRICING_ATTR_VALUE_FROM

711: IF QP_Validate.Pricing_Attr_Value_From(g_PRICING_ATTR_rec.pricing_attr_value_from)
712: THEN
713: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
714: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
715: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRICING_ATTR_VALUE_FROM
716: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
717: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
718: );
719: ELSE

Line 736: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr

732:
733: IF QP_Validate.Pricing_Attr_Value_To(g_PRICING_ATTR_rec.pricing_attr_value_to)
734: THEN
735: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
736: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
737: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRICING_ATTR_VALUE_TO
738: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
739: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
740: );

Line 737: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRICING_ATTR_VALUE_TO

733: IF QP_Validate.Pricing_Attr_Value_To(g_PRICING_ATTR_rec.pricing_attr_value_to)
734: THEN
735: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
736: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
737: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRICING_ATTR_VALUE_TO
738: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
739: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
740: );
741: ELSE

Line 762: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr

758:
759: IF QP_Validate.Pricing_Attribute_Datatype(g_PRICING_ATTR_rec.pricing_attribute_datatype)
760: THEN
761: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
762: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
763: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRICING_ATTRIBUTE_DATATYPE
764: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
765: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
766: );

Line 763: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRICING_ATTRIBUTE_DATATYPE

759: IF QP_Validate.Pricing_Attribute_Datatype(g_PRICING_ATTR_rec.pricing_attribute_datatype)
760: THEN
761: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
762: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
763: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRICING_ATTRIBUTE_DATATYPE
764: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
765: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
766: );
767: ELSE

Line 784: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr

780:
781: IF QP_Validate.Pricing_Attribute(g_PRICING_ATTR_rec.pricing_attribute_id)
782: THEN
783: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
784: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
785: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRICING_ATTRIBUTE
786: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
787: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
788: );

Line 785: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRICING_ATTRIBUTE

781: IF QP_Validate.Pricing_Attribute(g_PRICING_ATTR_rec.pricing_attribute_id)
782: THEN
783: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
784: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
785: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRICING_ATTRIBUTE
786: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
787: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
788: );
789: ELSE

Line 806: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr

802:
803: IF QP_Validate.comparison_operator(g_PRICING_ATTR_rec.comparison_operator_code)
804: THEN
805: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
806: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
807: ( p_attr_id => Qp_pll_pricing_attr_Util.G_COMPARISON_OPERATOR_CODE
808: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
809: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
810: );

Line 807: ( p_attr_id => Qp_pll_pricing_attr_Util.G_COMPARISON_OPERATOR_CODE

803: IF QP_Validate.comparison_operator(g_PRICING_ATTR_rec.comparison_operator_code)
804: THEN
805: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
806: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
807: ( p_attr_id => Qp_pll_pricing_attr_Util.G_COMPARISON_OPERATOR_CODE
808: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
809: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
810: );
811: ELSE

Line 832: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr

828: IF g_PRICING_ATTR_rec.from_rltd_modifier_id IS NOT NULL THEN
829:
830: IF QP_Validate.From_Rltd_Modifier_Id(g_PRICING_ATTR_rec.from_rltd_modifier_id)
831: THEN
832: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
833: ( p_attr_id => Qp_pll_pricing_attr_Util.G_FROM_RLTD_MODIFIER
834: , p_PRICING_ATTR_rec => g_PRICING_ATTR_rec
835: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
836: );

Line 833: ( p_attr_id => Qp_pll_pricing_attr_Util.G_FROM_RLTD_MODIFIER

829:
830: IF QP_Validate.From_Rltd_Modifier_Id(g_PRICING_ATTR_rec.from_rltd_modifier_id)
831: THEN
832: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
833: ( p_attr_id => Qp_pll_pricing_attr_Util.G_FROM_RLTD_MODIFIER
834: , p_PRICING_ATTR_rec => g_PRICING_ATTR_rec
835: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
836: );
837: ELSE

Line 856: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr

852:
853: IF QP_Validate.Product_Attribute_Context(g_PRICING_ATTR_rec.product_attribute_context)
854: THEN
855: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
856: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
857: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRODUCT_ATTRIBUTE_CONTEXT
858: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
859: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
860: );

Line 857: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRODUCT_ATTRIBUTE_CONTEXT

853: IF QP_Validate.Product_Attribute_Context(g_PRICING_ATTR_rec.product_attribute_context)
854: THEN
855: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
856: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
857: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRODUCT_ATTRIBUTE_CONTEXT
858: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
859: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
860: );
861: ELSE

Line 878: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr

874:
875: IF QP_Validate.Product_Attribute(g_PRICING_ATTR_rec.product_attribute)
876: THEN
877: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
878: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
879: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRODUCT_ATTRIBUTE
880: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
881: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
882: );

Line 879: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRODUCT_ATTRIBUTE

875: IF QP_Validate.Product_Attribute(g_PRICING_ATTR_rec.product_attribute)
876: THEN
877: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
878: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
879: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRODUCT_ATTRIBUTE
880: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
881: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
882: );
883: ELSE

Line 901: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr

897:
898: IF QP_Validate.Product_Attr_Value(g_PRICING_ATTR_rec.product_attr_value)
899: THEN
900: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
901: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
902: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRODUCT_ATTR_VALUE
903: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
904: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
905: );

Line 902: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRODUCT_ATTR_VALUE

898: IF QP_Validate.Product_Attr_Value(g_PRICING_ATTR_rec.product_attr_value)
899: THEN
900: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
901: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
902: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRODUCT_ATTR_VALUE
903: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
904: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
905: );
906: ELSE

Line 927: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr

923:
924: IF QP_Validate.Product_Attribute_Datatype(g_PRICING_ATTR_rec.product_attribute_datatype)
925: THEN
926: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
927: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
928: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRODUCT_ATTRIBUTE_DATATYPE
929: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
930: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
931: );

Line 928: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRODUCT_ATTRIBUTE_DATATYPE

924: IF QP_Validate.Product_Attribute_Datatype(g_PRICING_ATTR_rec.product_attribute_datatype)
925: THEN
926: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
927: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
928: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRODUCT_ATTRIBUTE_DATATYPE
929: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
930: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
931: );
932: ELSE

Line 951: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr

947:
948: IF QP_Validate.Product_Uom(g_PRICING_ATTR_rec.product_uom_code)
949: THEN
950: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
951: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
952: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRODUCT_UOM
953: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
954: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
955: );

Line 952: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRODUCT_UOM

948: IF QP_Validate.Product_Uom(g_PRICING_ATTR_rec.product_uom_code)
949: THEN
950: g_p_PRICING_ATTR_rec := g_PRICING_ATTR_rec;
951: Qp_pll_pricing_attr_Util.Clear_Dependent_Attr
952: ( p_attr_id => Qp_pll_pricing_attr_Util.G_PRODUCT_UOM
953: , p_PRICING_ATTR_rec => g_p_PRICING_ATTR_rec
954: , x_PRICING_ATTR_rec => g_PRICING_ATTR_rec
955: );
956: ELSE