DBA Data[Home] [Help]

APPS.PER_POS_STRUCTURE_BK3 dependencies on HR_UTILITY

Line 11: hr_utility.set_location('Entering: PER_POS_STRUCTURE_BK3.DELETE_POS_STRUCTURE_A', 10);

7: ,P_POSITION_STRUCTURE_ID in NUMBER
8: ,P_OBJECT_VERSION_NUMBER in NUMBER
9: )is
10: begin
11: hr_utility.set_location('Entering: PER_POS_STRUCTURE_BK3.DELETE_POS_STRUCTURE_A', 10);
12: hr_utility.set_location(' Leaving: PER_POS_STRUCTURE_BK3.DELETE_POS_STRUCTURE_A', 20);
13: end DELETE_POS_STRUCTURE_A;
14: procedure DELETE_POS_STRUCTURE_B
15: (P_VALIDATE in BOOLEAN

Line 12: hr_utility.set_location(' Leaving: PER_POS_STRUCTURE_BK3.DELETE_POS_STRUCTURE_A', 20);

8: ,P_OBJECT_VERSION_NUMBER in NUMBER
9: )is
10: begin
11: hr_utility.set_location('Entering: PER_POS_STRUCTURE_BK3.DELETE_POS_STRUCTURE_A', 10);
12: hr_utility.set_location(' Leaving: PER_POS_STRUCTURE_BK3.DELETE_POS_STRUCTURE_A', 20);
13: end DELETE_POS_STRUCTURE_A;
14: procedure DELETE_POS_STRUCTURE_B
15: (P_VALIDATE in BOOLEAN
16: ,P_POSITION_STRUCTURE_ID in NUMBER

Line 20: hr_utility.set_location('Entering: PER_POS_STRUCTURE_BK3.DELETE_POS_STRUCTURE_B', 10);

16: ,P_POSITION_STRUCTURE_ID in NUMBER
17: ,P_OBJECT_VERSION_NUMBER in NUMBER
18: )is
19: begin
20: hr_utility.set_location('Entering: PER_POS_STRUCTURE_BK3.DELETE_POS_STRUCTURE_B', 10);
21: hr_utility.set_location(' Leaving: PER_POS_STRUCTURE_BK3.DELETE_POS_STRUCTURE_B', 20);
22: end DELETE_POS_STRUCTURE_B;
23: end PER_POS_STRUCTURE_BK3;

Line 21: hr_utility.set_location(' Leaving: PER_POS_STRUCTURE_BK3.DELETE_POS_STRUCTURE_B', 20);

17: ,P_OBJECT_VERSION_NUMBER in NUMBER
18: )is
19: begin
20: hr_utility.set_location('Entering: PER_POS_STRUCTURE_BK3.DELETE_POS_STRUCTURE_B', 10);
21: hr_utility.set_location(' Leaving: PER_POS_STRUCTURE_BK3.DELETE_POS_STRUCTURE_B', 20);
22: end DELETE_POS_STRUCTURE_B;
23: end PER_POS_STRUCTURE_BK3;