DBA Data[Home] [Help]

APPS.HR_LOCATION_BK4 dependencies on HR_UTILITY

Line 59: hr_utility.set_location('Entering: HR_LOCATION_BK4.CREATE_LOCATION_LEGAL_ADR_A', 10);

55: ,P_LOCATION_ID in NUMBER
56: ,P_OBJECT_VERSION_NUMBER in NUMBER
57: )is
58: begin
59: hr_utility.set_location('Entering: HR_LOCATION_BK4.CREATE_LOCATION_LEGAL_ADR_A', 10);
60: hr_utility.set_location(' Leaving: HR_LOCATION_BK4.CREATE_LOCATION_LEGAL_ADR_A', 20);
61: end CREATE_LOCATION_LEGAL_ADR_A;
62: procedure CREATE_LOCATION_LEGAL_ADR_B
63: (P_EFFECTIVE_DATE in DATE

Line 60: hr_utility.set_location(' Leaving: HR_LOCATION_BK4.CREATE_LOCATION_LEGAL_ADR_A', 20);

56: ,P_OBJECT_VERSION_NUMBER in NUMBER
57: )is
58: begin
59: hr_utility.set_location('Entering: HR_LOCATION_BK4.CREATE_LOCATION_LEGAL_ADR_A', 10);
60: hr_utility.set_location(' Leaving: HR_LOCATION_BK4.CREATE_LOCATION_LEGAL_ADR_A', 20);
61: end CREATE_LOCATION_LEGAL_ADR_A;
62: procedure CREATE_LOCATION_LEGAL_ADR_B
63: (P_EFFECTIVE_DATE in DATE
64: ,P_LANGUAGE_CODE in VARCHAR2

Line 114: hr_utility.set_location('Entering: HR_LOCATION_BK4.CREATE_LOCATION_LEGAL_ADR_B', 10);

110: ,P_ATTRIBUTE20 in VARCHAR2
111: ,P_BUSINESS_GROUP_ID in NUMBER
112: )is
113: begin
114: hr_utility.set_location('Entering: HR_LOCATION_BK4.CREATE_LOCATION_LEGAL_ADR_B', 10);
115: hr_utility.set_location(' Leaving: HR_LOCATION_BK4.CREATE_LOCATION_LEGAL_ADR_B', 20);
116: end CREATE_LOCATION_LEGAL_ADR_B;
117: end HR_LOCATION_BK4;

Line 115: hr_utility.set_location(' Leaving: HR_LOCATION_BK4.CREATE_LOCATION_LEGAL_ADR_B', 20);

111: ,P_BUSINESS_GROUP_ID in NUMBER
112: )is
113: begin
114: hr_utility.set_location('Entering: HR_LOCATION_BK4.CREATE_LOCATION_LEGAL_ADR_B', 10);
115: hr_utility.set_location(' Leaving: HR_LOCATION_BK4.CREATE_LOCATION_LEGAL_ADR_B', 20);
116: end CREATE_LOCATION_LEGAL_ADR_B;
117: end HR_LOCATION_BK4;