DBA Data[Home] [Help]

APPS.PAY_CONTINUOUS_CALC dependencies on PAY_ELEMENT_ENTRIES_F

Line 240: -- PAY_ELEMENT_ENTRIES_F

236: ---------------------------------------------------------------------------------------
237:
238: --
239: --------------------------------------------
240: -- PAY_ELEMENT_ENTRIES_F
241: --------------------------------------------
242: /* Used generator to build this procedure, but removed some of that table values.
243: */
244: /* PAY_ELEMENT_ENTRIES */

Line 245: /* name : PAY_ELEMENT_ENTRIES_F_aru

241: --------------------------------------------
242: /* Used generator to build this procedure, but removed some of that table values.
243: */
244: /* PAY_ELEMENT_ENTRIES */
245: /* name : PAY_ELEMENT_ENTRIES_F_aru
246: purpose : This is procedure that records any changes for updates
247: on element_entries.
248: */
249: procedure PAY_ELEMENT_ENTRIES_F_aru(

Line 249: procedure PAY_ELEMENT_ENTRIES_F_aru(

245: /* name : PAY_ELEMENT_ENTRIES_F_aru
246: purpose : This is procedure that records any changes for updates
247: on element_entries.
248: */
249: procedure PAY_ELEMENT_ENTRIES_F_aru(
250: p_business_group_id in number,
251: p_legislation_code in varchar2,
252: p_effective_date in date,
253: p_old_ASSIGNMENT_ID in NUMBER,

Line 381: l_proc varchar2(240) := g_package||'.pay_element_entries_f_aru';

377: p_old_ELEMENT_ENTRY_ID in number
378: )
379: is
380: --
381: l_proc varchar2(240) := g_package||'.pay_element_entries_f_aru';
382: BEGIN
383: --
384: hr_utility.set_location(l_proc, 10);
385: /* If the continuous calc is overriden then do nothing */

Line 396: 'PAY_ELEMENT_ENTRIES_F',

392: and p_old_EFFECTIVE_START_DATE = p_new_EFFECTIVE_START_DATE) then
393: --
394: pay_continuous_calc.event_update(p_business_group_id,
395: p_legislation_code,
396: 'PAY_ELEMENT_ENTRIES_F',
397: 'ATTRIBUTE1',
398: p_old_ATTRIBUTE1,
399: p_new_ATTRIBUTE1,
400: p_effective_date

Line 404: 'PAY_ELEMENT_ENTRIES_F',

400: p_effective_date
401: );
402: pay_continuous_calc.event_update(p_business_group_id,
403: p_legislation_code,
404: 'PAY_ELEMENT_ENTRIES_F',
405: 'ATTRIBUTE10',
406: p_old_ATTRIBUTE10,
407: p_new_ATTRIBUTE10,
408: p_effective_date

Line 412: 'PAY_ELEMENT_ENTRIES_F',

408: p_effective_date
409: );
410: pay_continuous_calc.event_update(p_business_group_id,
411: p_legislation_code,
412: 'PAY_ELEMENT_ENTRIES_F',
413: 'ATTRIBUTE11',
414: p_old_ATTRIBUTE11,
415: p_new_ATTRIBUTE11,
416: p_effective_date

Line 420: 'PAY_ELEMENT_ENTRIES_F',

416: p_effective_date
417: );
418: pay_continuous_calc.event_update(p_business_group_id,
419: p_legislation_code,
420: 'PAY_ELEMENT_ENTRIES_F',
421: 'ATTRIBUTE12',
422: p_old_ATTRIBUTE12,
423: p_new_ATTRIBUTE12,
424: p_effective_date

Line 428: 'PAY_ELEMENT_ENTRIES_F',

424: p_effective_date
425: );
426: pay_continuous_calc.event_update(p_business_group_id,
427: p_legislation_code,
428: 'PAY_ELEMENT_ENTRIES_F',
429: 'ATTRIBUTE13',
430: p_old_ATTRIBUTE13,
431: p_new_ATTRIBUTE13,
432: p_effective_date

Line 436: 'PAY_ELEMENT_ENTRIES_F',

432: p_effective_date
433: );
434: pay_continuous_calc.event_update(p_business_group_id,
435: p_legislation_code,
436: 'PAY_ELEMENT_ENTRIES_F',
437: 'ATTRIBUTE14',
438: p_old_ATTRIBUTE14,
439: p_new_ATTRIBUTE14,
440: p_effective_date

Line 444: 'PAY_ELEMENT_ENTRIES_F',

440: p_effective_date
441: );
442: pay_continuous_calc.event_update(p_business_group_id,
443: p_legislation_code,
444: 'PAY_ELEMENT_ENTRIES_F',
445: 'ATTRIBUTE15',
446: p_old_ATTRIBUTE15,
447: p_new_ATTRIBUTE15,
448: p_effective_date

Line 452: 'PAY_ELEMENT_ENTRIES_F',

448: p_effective_date
449: );
450: pay_continuous_calc.event_update(p_business_group_id,
451: p_legislation_code,
452: 'PAY_ELEMENT_ENTRIES_F',
453: 'ATTRIBUTE16',
454: p_old_ATTRIBUTE16,
455: p_new_ATTRIBUTE16,
456: p_effective_date

Line 460: 'PAY_ELEMENT_ENTRIES_F',

456: p_effective_date
457: );
458: pay_continuous_calc.event_update(p_business_group_id,
459: p_legislation_code,
460: 'PAY_ELEMENT_ENTRIES_F',
461: 'ATTRIBUTE17',
462: p_old_ATTRIBUTE17,
463: p_new_ATTRIBUTE17,
464: p_effective_date

Line 468: 'PAY_ELEMENT_ENTRIES_F',

464: p_effective_date
465: );
466: pay_continuous_calc.event_update(p_business_group_id,
467: p_legislation_code,
468: 'PAY_ELEMENT_ENTRIES_F',
469: 'ATTRIBUTE18',
470: p_old_ATTRIBUTE18,
471: p_new_ATTRIBUTE18,
472: p_effective_date

Line 476: 'PAY_ELEMENT_ENTRIES_F',

472: p_effective_date
473: );
474: pay_continuous_calc.event_update(p_business_group_id,
475: p_legislation_code,
476: 'PAY_ELEMENT_ENTRIES_F',
477: 'ATTRIBUTE19',
478: p_old_ATTRIBUTE19,
479: p_new_ATTRIBUTE19,
480: p_effective_date

Line 484: 'PAY_ELEMENT_ENTRIES_F',

480: p_effective_date
481: );
482: pay_continuous_calc.event_update(p_business_group_id,
483: p_legislation_code,
484: 'PAY_ELEMENT_ENTRIES_F',
485: 'ATTRIBUTE2',
486: p_old_ATTRIBUTE2,
487: p_new_ATTRIBUTE2,
488: p_effective_date

Line 492: 'PAY_ELEMENT_ENTRIES_F',

488: p_effective_date
489: );
490: pay_continuous_calc.event_update(p_business_group_id,
491: p_legislation_code,
492: 'PAY_ELEMENT_ENTRIES_F',
493: 'ATTRIBUTE20',
494: p_old_ATTRIBUTE20,
495: p_new_ATTRIBUTE20,
496: p_effective_date

Line 500: 'PAY_ELEMENT_ENTRIES_F',

496: p_effective_date
497: );
498: pay_continuous_calc.event_update(p_business_group_id,
499: p_legislation_code,
500: 'PAY_ELEMENT_ENTRIES_F',
501: 'ATTRIBUTE3',
502: p_old_ATTRIBUTE3,
503: p_new_ATTRIBUTE3,
504: p_effective_date

Line 508: 'PAY_ELEMENT_ENTRIES_F',

504: p_effective_date
505: );
506: pay_continuous_calc.event_update(p_business_group_id,
507: p_legislation_code,
508: 'PAY_ELEMENT_ENTRIES_F',
509: 'ATTRIBUTE4',
510: p_old_ATTRIBUTE4,
511: p_new_ATTRIBUTE4,
512: p_effective_date

Line 516: 'PAY_ELEMENT_ENTRIES_F',

512: p_effective_date
513: );
514: pay_continuous_calc.event_update(p_business_group_id,
515: p_legislation_code,
516: 'PAY_ELEMENT_ENTRIES_F',
517: 'ATTRIBUTE5',
518: p_old_ATTRIBUTE5,
519: p_new_ATTRIBUTE5,
520: p_effective_date

Line 524: 'PAY_ELEMENT_ENTRIES_F',

520: p_effective_date
521: );
522: pay_continuous_calc.event_update(p_business_group_id,
523: p_legislation_code,
524: 'PAY_ELEMENT_ENTRIES_F',
525: 'ATTRIBUTE6',
526: p_old_ATTRIBUTE6,
527: p_new_ATTRIBUTE6,
528: p_effective_date

Line 532: 'PAY_ELEMENT_ENTRIES_F',

528: p_effective_date
529: );
530: pay_continuous_calc.event_update(p_business_group_id,
531: p_legislation_code,
532: 'PAY_ELEMENT_ENTRIES_F',
533: 'ATTRIBUTE7',
534: p_old_ATTRIBUTE7,
535: p_new_ATTRIBUTE7,
536: p_effective_date

Line 540: 'PAY_ELEMENT_ENTRIES_F',

536: p_effective_date
537: );
538: pay_continuous_calc.event_update(p_business_group_id,
539: p_legislation_code,
540: 'PAY_ELEMENT_ENTRIES_F',
541: 'ATTRIBUTE8',
542: p_old_ATTRIBUTE8,
543: p_new_ATTRIBUTE8,
544: p_effective_date

Line 548: 'PAY_ELEMENT_ENTRIES_F',

544: p_effective_date
545: );
546: pay_continuous_calc.event_update(p_business_group_id,
547: p_legislation_code,
548: 'PAY_ELEMENT_ENTRIES_F',
549: 'ATTRIBUTE9',
550: p_old_ATTRIBUTE9,
551: p_new_ATTRIBUTE9,
552: p_effective_date

Line 556: 'PAY_ELEMENT_ENTRIES_F',

552: p_effective_date
553: );
554: pay_continuous_calc.event_update(p_business_group_id,
555: p_legislation_code,
556: 'PAY_ELEMENT_ENTRIES_F',
557: 'ATTRIBUTE_CATEGORY',
558: p_old_ATTRIBUTE_CATEGORY,
559: p_new_ATTRIBUTE_CATEGORY,
560: p_effective_date

Line 564: 'PAY_ELEMENT_ENTRIES_F',

560: p_effective_date
561: );
562: pay_continuous_calc.event_update(p_business_group_id,
563: p_legislation_code,
564: 'PAY_ELEMENT_ENTRIES_F',
565: 'COST_ALLOCATION_KEYFLEX_ID',
566: p_old_COST_ALLOCATION_KEYFLEX,
567: p_new_COST_ALLOCATION_KEYFLEX,
568: p_effective_date

Line 572: 'PAY_ELEMENT_ENTRIES_F',

568: p_effective_date
569: );
570: pay_continuous_calc.event_update(p_business_group_id,
571: p_legislation_code,
572: 'PAY_ELEMENT_ENTRIES_F',
573: 'DATE_EARNED',
574: p_old_DATE_EARNED,
575: p_new_DATE_EARNED,
576: p_effective_date

Line 580: 'PAY_ELEMENT_ENTRIES_F',

576: p_effective_date
577: );
578: pay_continuous_calc.event_update(p_business_group_id,
579: p_legislation_code,
580: 'PAY_ELEMENT_ENTRIES_F',
581: 'ENTRY_INFORMATION1',
582: p_old_ENTRY_INFORMATION1,
583: p_new_ENTRY_INFORMATION1,
584: p_effective_date

Line 588: 'PAY_ELEMENT_ENTRIES_F',

584: p_effective_date
585: );
586: pay_continuous_calc.event_update(p_business_group_id,
587: p_legislation_code,
588: 'PAY_ELEMENT_ENTRIES_F',
589: 'ENTRY_INFORMATION10',
590: p_old_ENTRY_INFORMATION10,
591: p_new_ENTRY_INFORMATION10,
592: p_effective_date

Line 596: 'PAY_ELEMENT_ENTRIES_F',

592: p_effective_date
593: );
594: pay_continuous_calc.event_update(p_business_group_id,
595: p_legislation_code,
596: 'PAY_ELEMENT_ENTRIES_F',
597: 'ENTRY_INFORMATION11',
598: p_old_ENTRY_INFORMATION11,
599: p_new_ENTRY_INFORMATION11,
600: p_effective_date

Line 604: 'PAY_ELEMENT_ENTRIES_F',

600: p_effective_date
601: );
602: pay_continuous_calc.event_update(p_business_group_id,
603: p_legislation_code,
604: 'PAY_ELEMENT_ENTRIES_F',
605: 'ENTRY_INFORMATION12',
606: p_old_ENTRY_INFORMATION12,
607: p_new_ENTRY_INFORMATION12,
608: p_effective_date

Line 612: 'PAY_ELEMENT_ENTRIES_F',

608: p_effective_date
609: );
610: pay_continuous_calc.event_update(p_business_group_id,
611: p_legislation_code,
612: 'PAY_ELEMENT_ENTRIES_F',
613: 'ENTRY_INFORMATION13',
614: p_old_ENTRY_INFORMATION13,
615: p_new_ENTRY_INFORMATION13,
616: p_effective_date

Line 620: 'PAY_ELEMENT_ENTRIES_F',

616: p_effective_date
617: );
618: pay_continuous_calc.event_update(p_business_group_id,
619: p_legislation_code,
620: 'PAY_ELEMENT_ENTRIES_F',
621: 'ENTRY_INFORMATION14',
622: p_old_ENTRY_INFORMATION14,
623: p_new_ENTRY_INFORMATION14,
624: p_effective_date

Line 628: 'PAY_ELEMENT_ENTRIES_F',

624: p_effective_date
625: );
626: pay_continuous_calc.event_update(p_business_group_id,
627: p_legislation_code,
628: 'PAY_ELEMENT_ENTRIES_F',
629: 'ENTRY_INFORMATION15',
630: p_old_ENTRY_INFORMATION15,
631: p_new_ENTRY_INFORMATION15,
632: p_effective_date

Line 636: 'PAY_ELEMENT_ENTRIES_F',

632: p_effective_date
633: );
634: pay_continuous_calc.event_update(p_business_group_id,
635: p_legislation_code,
636: 'PAY_ELEMENT_ENTRIES_F',
637: 'ENTRY_INFORMATION16',
638: p_old_ENTRY_INFORMATION16,
639: p_new_ENTRY_INFORMATION16,
640: p_effective_date

Line 644: 'PAY_ELEMENT_ENTRIES_F',

640: p_effective_date
641: );
642: pay_continuous_calc.event_update(p_business_group_id,
643: p_legislation_code,
644: 'PAY_ELEMENT_ENTRIES_F',
645: 'ENTRY_INFORMATION17',
646: p_old_ENTRY_INFORMATION17,
647: p_new_ENTRY_INFORMATION17,
648: p_effective_date

Line 652: 'PAY_ELEMENT_ENTRIES_F',

648: p_effective_date
649: );
650: pay_continuous_calc.event_update(p_business_group_id,
651: p_legislation_code,
652: 'PAY_ELEMENT_ENTRIES_F',
653: 'ENTRY_INFORMATION18',
654: p_old_ENTRY_INFORMATION18,
655: p_new_ENTRY_INFORMATION18,
656: p_effective_date

Line 660: 'PAY_ELEMENT_ENTRIES_F',

656: p_effective_date
657: );
658: pay_continuous_calc.event_update(p_business_group_id,
659: p_legislation_code,
660: 'PAY_ELEMENT_ENTRIES_F',
661: 'ENTRY_INFORMATION19',
662: p_old_ENTRY_INFORMATION19,
663: p_new_ENTRY_INFORMATION19,
664: p_effective_date

Line 668: 'PAY_ELEMENT_ENTRIES_F',

664: p_effective_date
665: );
666: pay_continuous_calc.event_update(p_business_group_id,
667: p_legislation_code,
668: 'PAY_ELEMENT_ENTRIES_F',
669: 'ENTRY_INFORMATION2',
670: p_old_ENTRY_INFORMATION2,
671: p_new_ENTRY_INFORMATION2,
672: p_effective_date

Line 676: 'PAY_ELEMENT_ENTRIES_F',

672: p_effective_date
673: );
674: pay_continuous_calc.event_update(p_business_group_id,
675: p_legislation_code,
676: 'PAY_ELEMENT_ENTRIES_F',
677: 'ENTRY_INFORMATION20',
678: p_old_ENTRY_INFORMATION20,
679: p_new_ENTRY_INFORMATION20,
680: p_effective_date

Line 684: 'PAY_ELEMENT_ENTRIES_F',

680: p_effective_date
681: );
682: pay_continuous_calc.event_update(p_business_group_id,
683: p_legislation_code,
684: 'PAY_ELEMENT_ENTRIES_F',
685: 'ENTRY_INFORMATION21',
686: p_old_ENTRY_INFORMATION21,
687: p_new_ENTRY_INFORMATION21,
688: p_effective_date

Line 692: 'PAY_ELEMENT_ENTRIES_F',

688: p_effective_date
689: );
690: pay_continuous_calc.event_update(p_business_group_id,
691: p_legislation_code,
692: 'PAY_ELEMENT_ENTRIES_F',
693: 'ENTRY_INFORMATION22',
694: p_old_ENTRY_INFORMATION22,
695: p_new_ENTRY_INFORMATION22,
696: p_effective_date

Line 700: 'PAY_ELEMENT_ENTRIES_F',

696: p_effective_date
697: );
698: pay_continuous_calc.event_update(p_business_group_id,
699: p_legislation_code,
700: 'PAY_ELEMENT_ENTRIES_F',
701: 'ENTRY_INFORMATION23',
702: p_old_ENTRY_INFORMATION23,
703: p_new_ENTRY_INFORMATION23,
704: p_effective_date

Line 708: 'PAY_ELEMENT_ENTRIES_F',

704: p_effective_date
705: );
706: pay_continuous_calc.event_update(p_business_group_id,
707: p_legislation_code,
708: 'PAY_ELEMENT_ENTRIES_F',
709: 'ENTRY_INFORMATION24',
710: p_old_ENTRY_INFORMATION24,
711: p_new_ENTRY_INFORMATION24,
712: p_effective_date

Line 716: 'PAY_ELEMENT_ENTRIES_F',

712: p_effective_date
713: );
714: pay_continuous_calc.event_update(p_business_group_id,
715: p_legislation_code,
716: 'PAY_ELEMENT_ENTRIES_F',
717: 'ENTRY_INFORMATION25',
718: p_old_ENTRY_INFORMATION25,
719: p_new_ENTRY_INFORMATION25,
720: p_effective_date

Line 724: 'PAY_ELEMENT_ENTRIES_F',

720: p_effective_date
721: );
722: pay_continuous_calc.event_update(p_business_group_id,
723: p_legislation_code,
724: 'PAY_ELEMENT_ENTRIES_F',
725: 'ENTRY_INFORMATION26',
726: p_old_ENTRY_INFORMATION26,
727: p_new_ENTRY_INFORMATION26,
728: p_effective_date

Line 732: 'PAY_ELEMENT_ENTRIES_F',

728: p_effective_date
729: );
730: pay_continuous_calc.event_update(p_business_group_id,
731: p_legislation_code,
732: 'PAY_ELEMENT_ENTRIES_F',
733: 'ENTRY_INFORMATION27',
734: p_old_ENTRY_INFORMATION27,
735: p_new_ENTRY_INFORMATION27,
736: p_effective_date

Line 740: 'PAY_ELEMENT_ENTRIES_F',

736: p_effective_date
737: );
738: pay_continuous_calc.event_update(p_business_group_id,
739: p_legislation_code,
740: 'PAY_ELEMENT_ENTRIES_F',
741: 'ENTRY_INFORMATION28',
742: p_old_ENTRY_INFORMATION28,
743: p_new_ENTRY_INFORMATION28,
744: p_effective_date

Line 748: 'PAY_ELEMENT_ENTRIES_F',

744: p_effective_date
745: );
746: pay_continuous_calc.event_update(p_business_group_id,
747: p_legislation_code,
748: 'PAY_ELEMENT_ENTRIES_F',
749: 'ENTRY_INFORMATION29',
750: p_old_ENTRY_INFORMATION29,
751: p_new_ENTRY_INFORMATION29,
752: p_effective_date

Line 756: 'PAY_ELEMENT_ENTRIES_F',

752: p_effective_date
753: );
754: pay_continuous_calc.event_update(p_business_group_id,
755: p_legislation_code,
756: 'PAY_ELEMENT_ENTRIES_F',
757: 'ENTRY_INFORMATION3',
758: p_old_ENTRY_INFORMATION3,
759: p_new_ENTRY_INFORMATION3,
760: p_effective_date

Line 764: 'PAY_ELEMENT_ENTRIES_F',

760: p_effective_date
761: );
762: pay_continuous_calc.event_update(p_business_group_id,
763: p_legislation_code,
764: 'PAY_ELEMENT_ENTRIES_F',
765: 'ENTRY_INFORMATION30',
766: p_old_ENTRY_INFORMATION30,
767: p_new_ENTRY_INFORMATION30,
768: p_effective_date

Line 772: 'PAY_ELEMENT_ENTRIES_F',

768: p_effective_date
769: );
770: pay_continuous_calc.event_update(p_business_group_id,
771: p_legislation_code,
772: 'PAY_ELEMENT_ENTRIES_F',
773: 'ENTRY_INFORMATION4',
774: p_old_ENTRY_INFORMATION4,
775: p_new_ENTRY_INFORMATION4,
776: p_effective_date

Line 780: 'PAY_ELEMENT_ENTRIES_F',

776: p_effective_date
777: );
778: pay_continuous_calc.event_update(p_business_group_id,
779: p_legislation_code,
780: 'PAY_ELEMENT_ENTRIES_F',
781: 'ENTRY_INFORMATION5',
782: p_old_ENTRY_INFORMATION5,
783: p_new_ENTRY_INFORMATION5,
784: p_effective_date

Line 788: 'PAY_ELEMENT_ENTRIES_F',

784: p_effective_date
785: );
786: pay_continuous_calc.event_update(p_business_group_id,
787: p_legislation_code,
788: 'PAY_ELEMENT_ENTRIES_F',
789: 'ENTRY_INFORMATION6',
790: p_old_ENTRY_INFORMATION6,
791: p_new_ENTRY_INFORMATION6,
792: p_effective_date

Line 796: 'PAY_ELEMENT_ENTRIES_F',

792: p_effective_date
793: );
794: pay_continuous_calc.event_update(p_business_group_id,
795: p_legislation_code,
796: 'PAY_ELEMENT_ENTRIES_F',
797: 'ENTRY_INFORMATION7',
798: p_old_ENTRY_INFORMATION7,
799: p_new_ENTRY_INFORMATION7,
800: p_effective_date

Line 804: 'PAY_ELEMENT_ENTRIES_F',

800: p_effective_date
801: );
802: pay_continuous_calc.event_update(p_business_group_id,
803: p_legislation_code,
804: 'PAY_ELEMENT_ENTRIES_F',
805: 'ENTRY_INFORMATION8',
806: p_old_ENTRY_INFORMATION8,
807: p_new_ENTRY_INFORMATION8,
808: p_effective_date

Line 812: 'PAY_ELEMENT_ENTRIES_F',

808: p_effective_date
809: );
810: pay_continuous_calc.event_update(p_business_group_id,
811: p_legislation_code,
812: 'PAY_ELEMENT_ENTRIES_F',
813: 'ENTRY_INFORMATION9',
814: p_old_ENTRY_INFORMATION9,
815: p_new_ENTRY_INFORMATION9,
816: p_effective_date

Line 820: 'PAY_ELEMENT_ENTRIES_F',

816: p_effective_date
817: );
818: pay_continuous_calc.event_update(p_business_group_id,
819: p_legislation_code,
820: 'PAY_ELEMENT_ENTRIES_F',
821: 'ENTRY_INFORMATION_CATEGORY',
822: p_old_ENTRY_INFORMATION_CATEGO,
823: p_new_ENTRY_INFORMATION_CATEGO,
824: p_effective_date

Line 828: 'PAY_ELEMENT_ENTRIES_F',

824: p_effective_date
825: );
826: pay_continuous_calc.event_update(p_business_group_id,
827: p_legislation_code,
828: 'PAY_ELEMENT_ENTRIES_F',
829: 'ORIGINAL_ENTRY_ID',
830: p_old_ORIGINAL_ENTRY_ID,
831: p_new_ORIGINAL_ENTRY_ID,
832: p_effective_date

Line 836: 'PAY_ELEMENT_ENTRIES_F',

832: p_effective_date
833: );
834: pay_continuous_calc.event_update(p_business_group_id,
835: p_legislation_code,
836: 'PAY_ELEMENT_ENTRIES_F',
837: 'PERSONAL_PAYMENT_METHOD_ID',
838: p_old_PERSONAL_PAYMENT_METHOD_,
839: p_new_PERSONAL_PAYMENT_METHOD_,
840: p_effective_date

Line 844: 'PAY_ELEMENT_ENTRIES_F',

840: p_effective_date
841: );
842: pay_continuous_calc.event_update(p_business_group_id,
843: p_legislation_code,
844: 'PAY_ELEMENT_ENTRIES_F',
845: 'REASON',
846: p_old_REASON,
847: p_new_REASON,
848: p_effective_date

Line 852: 'PAY_ELEMENT_ENTRIES_F',

848: p_effective_date
849: );
850: pay_continuous_calc.event_update(p_business_group_id,
851: p_legislation_code,
852: 'PAY_ELEMENT_ENTRIES_F',
853: 'SUBPRIORITY',
854: p_old_SUBPRIORITY,
855: p_new_SUBPRIORITY,
856: p_effective_date

Line 862: 'PAY_ELEMENT_ENTRIES_F',

858: else
859: /* OK it must be a date track change */
860: pay_continuous_calc.event_update(p_business_group_id,
861: p_legislation_code,
862: 'PAY_ELEMENT_ENTRIES_F',
863: 'EFFECTIVE_END_DATE',
864: p_old_EFFECTIVE_END_DATE,
865: p_new_EFFECTIVE_END_DATE,
866: --p_new_effective_end_date, Bug fix 9370749, changed this value to p_effective_date

Line 873: 'PAY_ELEMENT_ENTRIES_F',

869: p_new_effective_end_date)
870: );
871: pay_continuous_calc.event_update(p_business_group_id,
872: p_legislation_code,
873: 'PAY_ELEMENT_ENTRIES_F',
874: 'EFFECTIVE_START_DATE',
875: p_old_EFFECTIVE_START_DATE,
876: p_new_EFFECTIVE_START_DATE,
877: --p_new_effective_start_date,Bug fix 9370749, changed this value to p_effective_date

Line 911: end PAY_ELEMENT_ENTRIES_F_aru;

907: pay_continuous_calc.g_event_list.sz := 0;
908: end;
909: hr_utility.set_location(l_proc, 900);
910: --
911: end PAY_ELEMENT_ENTRIES_F_aru;
912: --
913:
914: /* name : element_entries_ari
915: purpose : This is procedure that records any inserts

Line 943: 'PAY_ELEMENT_ENTRIES_F',

939: --
940: --
941: pay_continuous_calc.event_update(p_business_group_id,
942: p_legislation_code,
943: 'PAY_ELEMENT_ENTRIES_F',
944: NULL,
945: NULL,
946: NULL,
947: p_effective_start_date,

Line 1080: 'PAY_ELEMENT_ENTRIES_F',

1076: end if;
1077: --
1078: pay_continuous_calc.event_update(p_business_group_id,
1079: p_legislation_code,
1080: 'PAY_ELEMENT_ENTRIES_F',
1081: l_column_name,
1082: l_old_value,
1083: l_new_value,
1084: l_effective_date,

Line 1139: from pay_element_entries_f ee

1135: is
1136: --
1137: cursor get_asg is
1138: select ee.assignment_id
1139: from pay_element_entries_f ee
1140: where ee.element_entry_id = p_old_ELEMENT_ENTRY_ID
1141: and p_effective_date between ee.effective_start_date
1142: and ee.effective_end_date;
1143: --

Line 11354: from pay_element_entries_f pee,

11350: select piv.hot_default_flag,
11351: piv.default_value iv_default_value,
11352: pliv.default_value liv_default_value,
11353: peev.screen_entry_value
11354: from pay_element_entries_f pee,
11355: pay_element_entry_values_f peev,
11356: pay_element_links_f pel,
11357: pay_link_input_values_f pliv,
11358: pay_element_types_f pet,

Line 11424: from pay_element_entries_f pee,

11420: select piv.hot_default_flag,
11421: piv.default_value iv_default_value,
11422: pliv.default_value liv_default_value,
11423: peev.screen_entry_value
11424: from pay_element_entries_f pee,
11425: pay_element_entry_values_f peev,
11426: pay_element_links_f pel,
11427: pay_link_input_values_f pliv,
11428: pay_element_types_f pet,