DBA Data[Home] [Help]

APPS.HR_US_W2_MT dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 549: select pay_assignment_actions_s.nextval

545: -- for each assignment/pre-payment/reversal).
546: hr_utility.set_location(l_procedure_name, 25);
547: hr_utility.trace('Before inserting the action record');
548:
549: select pay_assignment_actions_s.nextval
550: into lockingactid
551: from dual;
552:
553: -- insert the action record.

Line 671: select pay_assignment_actions_s.nextval

667: -- for each assignment/pre-payment/reversal).
668: hr_utility.set_location(l_procedure_name, 45);
669: hr_utility.trace('Before inserting the action record');
670:
671: select pay_assignment_actions_s.nextval
672: into lockingactid
673: from dual;
674:
675: -- insert the action record.

Line 796: select pay_assignment_actions_s.nextval

792: -- for each assignment/pre-payment/reversal).
793: hr_utility.set_location(l_procedure_name, 90);
794: hr_utility.trace('Before inserting the action record');
795:
796: select pay_assignment_actions_s.nextval
797: into lockingactid
798: from dual;
799:
800: -- insert the action record.

Line 879: select pay_assignment_actions_s.nextval

875: -- for each assignment/pre-payment/reversal).
876: hr_utility.set_location(l_procedure_name, 110);
877: hr_utility.trace('Before inserting the action record');
878:
879: select pay_assignment_actions_s.nextval
880: into lockingactid
881: from dual;
882:
883: -- insert the action record.

Line 1196: select pay_assignment_actions_s.nextval

1192: -- for each assignment/pre-payment/reversal).
1193: hr_utility.set_location(l_procedure_name, 220);
1194: hr_utility.trace('Before inserting the action record');
1195:
1196: select pay_assignment_actions_s.nextval
1197: into lockingactid
1198: from dual;
1199:
1200: -- insert the action record.

Line 1313: select pay_assignment_actions_s.nextval

1309: hr_utility.trace('Before inserting the action record');
1310:
1311: hr_utility.set_location('procpyr',3);
1312:
1313: select pay_assignment_actions_s.nextval
1314: into lockingactid
1315: from dual;
1316:
1317: -- insert the action record.

Line 1604: select pay_assignment_actions_s.nextval

1600: hr_utility.trace('Before inserting the action record');
1601:
1602: hr_utility.set_location('procpyr',3);
1603:
1604: select pay_assignment_actions_s.nextval
1605: into lockingactid
1606: from dual;
1607:
1608: -- insert the action record.

Line 1739: select pay_assignment_actions_s.nextval

1735: hr_utility.trace('Before inserting the action record');
1736:
1737: hr_utility.set_location('procpyr',3);
1738:
1739: select pay_assignment_actions_s.nextval
1740: into lockingactid
1741: from dual;
1742:
1743: -- insert the action record.

Line 1875: select pay_assignment_actions_s.nextval

1871: hr_utility.trace('Before inserting the action record');
1872:
1873: hr_utility.set_location('procpyr',3);
1874:
1875: select pay_assignment_actions_s.nextval
1876: into lockingactid
1877: from dual;
1878:
1879: -- insert the action record.

Line 1918: select pay_assignment_actions_s.nextval

1914: hr_utility.trace('Before inserting the action record');
1915:
1916: hr_utility.set_location('procpyr',3);
1917:
1918: select pay_assignment_actions_s.nextval
1919: into lockingactid
1920: from dual;
1921:
1922: -- insert the action record.

Line 2048: select pay_assignment_actions_s.nextval

2044: hr_utility.trace('Before inserting the action record');
2045:
2046: hr_utility.set_location('procpyr',3);
2047:
2048: select pay_assignment_actions_s.nextval
2049: into lockingactid
2050: from dual;
2051:
2052: -- insert the action record.