DBA Data[Home] [Help]

APPS.IRC_LOCATION_PREFERENCES_BK2 dependencies on HR_UTILITY

Line 48: hr_utility.set_location('Entering: IRC_LOCATION_PREFERENCES_BK2.CREATE_LOCATION_PREFERENCE_A', 10);

44: ,P_LOCATION_PREF_ID in NUMBER
45: ,P_OBJECT_VERSION_NUMBER in NUMBER
46: )is
47: begin
48: hr_utility.set_location('Entering: IRC_LOCATION_PREFERENCES_BK2.CREATE_LOCATION_PREFERENCE_A', 10);
49: hr_utility.set_location(' Leaving: IRC_LOCATION_PREFERENCES_BK2.CREATE_LOCATION_PREFERENCE_A', 20);
50: end CREATE_LOCATION_PREFERENCE_A;
51: procedure CREATE_LOCATION_PREFERENCE_B
52: (P_EFFECTIVE_DATE in DATE

Line 49: hr_utility.set_location(' Leaving: IRC_LOCATION_PREFERENCES_BK2.CREATE_LOCATION_PREFERENCE_A', 20);

45: ,P_OBJECT_VERSION_NUMBER in NUMBER
46: )is
47: begin
48: hr_utility.set_location('Entering: IRC_LOCATION_PREFERENCES_BK2.CREATE_LOCATION_PREFERENCE_A', 10);
49: hr_utility.set_location(' Leaving: IRC_LOCATION_PREFERENCES_BK2.CREATE_LOCATION_PREFERENCE_A', 20);
50: end CREATE_LOCATION_PREFERENCE_A;
51: procedure CREATE_LOCATION_PREFERENCE_B
52: (P_EFFECTIVE_DATE in DATE
53: ,P_OBJECT_ID in NUMBER

Line 92: hr_utility.set_location('Entering: IRC_LOCATION_PREFERENCES_BK2.CREATE_LOCATION_PREFERENCE_B', 10);

88: ,P_ATTRIBUTE29 in VARCHAR2
89: ,P_ATTRIBUTE30 in VARCHAR2
90: )is
91: begin
92: hr_utility.set_location('Entering: IRC_LOCATION_PREFERENCES_BK2.CREATE_LOCATION_PREFERENCE_B', 10);
93: hr_utility.set_location(' Leaving: IRC_LOCATION_PREFERENCES_BK2.CREATE_LOCATION_PREFERENCE_B', 20);
94: end CREATE_LOCATION_PREFERENCE_B;
95: end IRC_LOCATION_PREFERENCES_BK2;

Line 93: hr_utility.set_location(' Leaving: IRC_LOCATION_PREFERENCES_BK2.CREATE_LOCATION_PREFERENCE_B', 20);

89: ,P_ATTRIBUTE30 in VARCHAR2
90: )is
91: begin
92: hr_utility.set_location('Entering: IRC_LOCATION_PREFERENCES_BK2.CREATE_LOCATION_PREFERENCE_B', 10);
93: hr_utility.set_location(' Leaving: IRC_LOCATION_PREFERENCES_BK2.CREATE_LOCATION_PREFERENCE_B', 20);
94: end CREATE_LOCATION_PREFERENCE_B;
95: end IRC_LOCATION_PREFERENCES_BK2;