DBA Data[Home] [Help]

APPS.PER_ORG_STRUCTURE_VERSION_BK3 dependencies on HR_UTILITY

Line 11: hr_utility.set_location('Entering: PER_ORG_STRUCTURE_VERSION_BK3.DELETE_ORG_STRUCTURE_VERSION_A', 10);

7: ,P_ORG_STRUCTURE_VERSION_ID in NUMBER
8: ,P_OBJECT_VERSION_NUMBER in NUMBER
9: )is
10: begin
11: hr_utility.set_location('Entering: PER_ORG_STRUCTURE_VERSION_BK3.DELETE_ORG_STRUCTURE_VERSION_A', 10);
12: hr_utility.set_location(' Leaving: PER_ORG_STRUCTURE_VERSION_BK3.DELETE_ORG_STRUCTURE_VERSION_A', 20);
13: end DELETE_ORG_STRUCTURE_VERSION_A;
14: procedure DELETE_ORG_STRUCTURE_VERSION_B
15: (P_VALIDATE in BOOLEAN

Line 12: hr_utility.set_location(' Leaving: PER_ORG_STRUCTURE_VERSION_BK3.DELETE_ORG_STRUCTURE_VERSION_A', 20);

8: ,P_OBJECT_VERSION_NUMBER in NUMBER
9: )is
10: begin
11: hr_utility.set_location('Entering: PER_ORG_STRUCTURE_VERSION_BK3.DELETE_ORG_STRUCTURE_VERSION_A', 10);
12: hr_utility.set_location(' Leaving: PER_ORG_STRUCTURE_VERSION_BK3.DELETE_ORG_STRUCTURE_VERSION_A', 20);
13: end DELETE_ORG_STRUCTURE_VERSION_A;
14: procedure DELETE_ORG_STRUCTURE_VERSION_B
15: (P_VALIDATE in BOOLEAN
16: ,P_ORG_STRUCTURE_VERSION_ID in NUMBER

Line 20: hr_utility.set_location('Entering: PER_ORG_STRUCTURE_VERSION_BK3.DELETE_ORG_STRUCTURE_VERSION_B', 10);

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

Line 21: hr_utility.set_location(' Leaving: PER_ORG_STRUCTURE_VERSION_BK3.DELETE_ORG_STRUCTURE_VERSION_B', 20);

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