6: (P_PAYROLL_RUN_ID in NUMBER
7: ,P_OBJECT_VERSION_NUMBER in NUMBER
8: )is
9: begin
10: hr_utility.set_location('Entering: PER_BF_PAYROLL_RUNS_BK3.DELETE_PAYROLL_RUN_A', 10);
11: hr_utility.set_location(' Leaving: PER_BF_PAYROLL_RUNS_BK3.DELETE_PAYROLL_RUN_A', 20);
12: end DELETE_PAYROLL_RUN_A;
13: procedure DELETE_PAYROLL_RUN_B
14: (P_PAYROLL_RUN_ID in NUMBER
7: ,P_OBJECT_VERSION_NUMBER in NUMBER
8: )is
9: begin
10: hr_utility.set_location('Entering: PER_BF_PAYROLL_RUNS_BK3.DELETE_PAYROLL_RUN_A', 10);
11: hr_utility.set_location(' Leaving: PER_BF_PAYROLL_RUNS_BK3.DELETE_PAYROLL_RUN_A', 20);
12: end DELETE_PAYROLL_RUN_A;
13: procedure DELETE_PAYROLL_RUN_B
14: (P_PAYROLL_RUN_ID in NUMBER
15: ,P_OBJECT_VERSION_NUMBER in NUMBER
14: (P_PAYROLL_RUN_ID in NUMBER
15: ,P_OBJECT_VERSION_NUMBER in NUMBER
16: )is
17: begin
18: hr_utility.set_location('Entering: PER_BF_PAYROLL_RUNS_BK3.DELETE_PAYROLL_RUN_B', 10);
19: hr_utility.set_location(' Leaving: PER_BF_PAYROLL_RUNS_BK3.DELETE_PAYROLL_RUN_B', 20);
20: end DELETE_PAYROLL_RUN_B;
21: end PER_BF_PAYROLL_RUNS_BK3;
15: ,P_OBJECT_VERSION_NUMBER in NUMBER
16: )is
17: begin
18: hr_utility.set_location('Entering: PER_BF_PAYROLL_RUNS_BK3.DELETE_PAYROLL_RUN_B', 10);
19: hr_utility.set_location(' Leaving: PER_BF_PAYROLL_RUNS_BK3.DELETE_PAYROLL_RUN_B', 20);
20: end DELETE_PAYROLL_RUN_B;
21: end PER_BF_PAYROLL_RUNS_BK3;