DBA Data[Home] [Help]

APPS.HR_US_W2_MT dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 558: select pay_assignment_actions_s.nextval

554: -- for each assignment/pre-payment/reversal).
555: hr_utility.set_location(l_procedure_name, 25);
556: hr_utility.trace('Before inserting the action record');
557:
558: select pay_assignment_actions_s.nextval
559: into lockingactid
560: from dual;
561:
562: -- insert the action record.

Line 672: select pay_assignment_actions_s.nextval

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

Line 789: select pay_assignment_actions_s.nextval

785: -- for each assignment/pre-payment/reversal).
786: hr_utility.set_location(l_procedure_name, 90);
787: hr_utility.trace('Before inserting the action record');
788:
789: select pay_assignment_actions_s.nextval
790: into lockingactid
791: from dual;
792:
793: -- insert the action record.

Line 872: select pay_assignment_actions_s.nextval

868: -- for each assignment/pre-payment/reversal).
869: hr_utility.set_location(l_procedure_name, 110);
870: hr_utility.trace('Before inserting the action record');
871:
872: select pay_assignment_actions_s.nextval
873: into lockingactid
874: from dual;
875:
876: -- insert the action record.

Line 1189: select pay_assignment_actions_s.nextval

1185: -- for each assignment/pre-payment/reversal).
1186: hr_utility.set_location(l_procedure_name, 220);
1187: hr_utility.trace('Before inserting the action record');
1188:
1189: select pay_assignment_actions_s.nextval
1190: into lockingactid
1191: from dual;
1192:
1193: -- insert the action record.

Line 1306: select pay_assignment_actions_s.nextval

1302: hr_utility.trace('Before inserting the action record');
1303:
1304: hr_utility.set_location('procpyr',3);
1305:
1306: select pay_assignment_actions_s.nextval
1307: into lockingactid
1308: from dual;
1309:
1310: -- insert the action record.

Line 1632: select pay_assignment_actions_s.nextval

1628: hr_utility.trace('Before inserting the action record');
1629:
1630: hr_utility.set_location('procpyr',3);
1631:
1632: select pay_assignment_actions_s.nextval
1633: into lockingactid
1634: from dual;
1635:
1636: -- insert the action record.

Line 1773: select pay_assignment_actions_s.nextval

1769: hr_utility.trace('Before inserting the action record');
1770:
1771: hr_utility.set_location('procpyr',3);
1772:
1773: select pay_assignment_actions_s.nextval
1774: into lockingactid
1775: from dual;
1776:
1777: -- insert the action record.

Line 1913: select pay_assignment_actions_s.nextval

1909: hr_utility.trace('Before inserting the action record');
1910:
1911: hr_utility.set_location('procpyr',3);
1912:
1913: select pay_assignment_actions_s.nextval
1914: into lockingactid
1915: from dual;
1916:
1917: -- insert the action record.

Line 2007: select pay_assignment_actions_s.nextval

2003: hr_utility.trace('Before inserting the action record');
2004:
2005: hr_utility.set_location('procpyr',3);
2006:
2007: select pay_assignment_actions_s.nextval
2008: into lockingactid
2009: from dual;
2010:
2011: -- insert the action record.

Line 2149: select pay_assignment_actions_s.nextval

2145: hr_utility.trace('Before inserting the action record');
2146:
2147: hr_utility.set_location('procpyr',3);
2148:
2149: select pay_assignment_actions_s.nextval
2150: into lockingactid
2151: from dual;
2152:
2153: -- insert the action record.