DBA Data[Home] [Help]

APPS.PER_SSM_API_BK2 dependencies on HR_UTILITY

Line 36: hr_utility.set_location('Entering: PER_SSM_API_BK2.UPDATE_MAPPING_A', 10);

32: ,P_SALARY_SURVEY_MAPPING_ID in NUMBER
33: ,P_OBJECT_VERSION_NUMBER in NUMBER
34: )is
35: begin
36: hr_utility.set_location('Entering: PER_SSM_API_BK2.UPDATE_MAPPING_A', 10);
37: hr_utility.set_location(' Leaving: PER_SSM_API_BK2.UPDATE_MAPPING_A', 20);
38: end UPDATE_MAPPING_A;
39: procedure UPDATE_MAPPING_B
40: (P_EFFECTIVE_DATE in DATE

Line 37: hr_utility.set_location(' Leaving: PER_SSM_API_BK2.UPDATE_MAPPING_A', 20);

33: ,P_OBJECT_VERSION_NUMBER in NUMBER
34: )is
35: begin
36: hr_utility.set_location('Entering: PER_SSM_API_BK2.UPDATE_MAPPING_A', 10);
37: hr_utility.set_location(' Leaving: PER_SSM_API_BK2.UPDATE_MAPPING_A', 20);
38: end UPDATE_MAPPING_A;
39: procedure UPDATE_MAPPING_B
40: (P_EFFECTIVE_DATE in DATE
41: ,P_LOCATION_ID in NUMBER

Line 70: hr_utility.set_location('Entering: PER_SSM_API_BK2.UPDATE_MAPPING_B', 10);

66: ,P_SALARY_SURVEY_MAPPING_ID in NUMBER
67: ,P_OBJECT_VERSION_NUMBER in NUMBER
68: )is
69: begin
70: hr_utility.set_location('Entering: PER_SSM_API_BK2.UPDATE_MAPPING_B', 10);
71: hr_utility.set_location(' Leaving: PER_SSM_API_BK2.UPDATE_MAPPING_B', 20);
72: end UPDATE_MAPPING_B;
73: end PER_SSM_API_BK2;

Line 71: hr_utility.set_location(' Leaving: PER_SSM_API_BK2.UPDATE_MAPPING_B', 20);

67: ,P_OBJECT_VERSION_NUMBER in NUMBER
68: )is
69: begin
70: hr_utility.set_location('Entering: PER_SSM_API_BK2.UPDATE_MAPPING_B', 10);
71: hr_utility.set_location(' Leaving: PER_SSM_API_BK2.UPDATE_MAPPING_B', 20);
72: end UPDATE_MAPPING_B;
73: end PER_SSM_API_BK2;