DBA Data[Home] [Help]

APPS.HR_LOCATION_BK4 dependencies on HR_UTILITY

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

44: ,P_LOCATION_ID in NUMBER
45: ,P_OBJECT_VERSION_NUMBER in NUMBER
46: )is
47: begin
48: hr_utility.set_location('Entering: HR_LOCATION_BK4.CREATE_LOCATION_LEGAL_ADR_A', 10);
49: hr_utility.set_location(' Leaving: HR_LOCATION_BK4.CREATE_LOCATION_LEGAL_ADR_A', 20);
50: end CREATE_LOCATION_LEGAL_ADR_A;
51: procedure CREATE_LOCATION_LEGAL_ADR_B
52: (P_EFFECTIVE_DATE in DATE

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

45: ,P_OBJECT_VERSION_NUMBER in NUMBER
46: )is
47: begin
48: hr_utility.set_location('Entering: HR_LOCATION_BK4.CREATE_LOCATION_LEGAL_ADR_A', 10);
49: hr_utility.set_location(' Leaving: HR_LOCATION_BK4.CREATE_LOCATION_LEGAL_ADR_A', 20);
50: end CREATE_LOCATION_LEGAL_ADR_A;
51: procedure CREATE_LOCATION_LEGAL_ADR_B
52: (P_EFFECTIVE_DATE in DATE
53: ,P_LANGUAGE_CODE in VARCHAR2

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

88: ,P_ATTRIBUTE20 in VARCHAR2
89: ,P_BUSINESS_GROUP_ID in NUMBER
90: )is
91: begin
92: hr_utility.set_location('Entering: HR_LOCATION_BK4.CREATE_LOCATION_LEGAL_ADR_B', 10);
93: hr_utility.set_location(' Leaving: HR_LOCATION_BK4.CREATE_LOCATION_LEGAL_ADR_B', 20);
94: end CREATE_LOCATION_LEGAL_ADR_B;
95: end HR_LOCATION_BK4;

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

89: ,P_BUSINESS_GROUP_ID in NUMBER
90: )is
91: begin
92: hr_utility.set_location('Entering: HR_LOCATION_BK4.CREATE_LOCATION_LEGAL_ADR_B', 10);
93: hr_utility.set_location(' Leaving: HR_LOCATION_BK4.CREATE_LOCATION_LEGAL_ADR_B', 20);
94: end CREATE_LOCATION_LEGAL_ADR_B;
95: end HR_LOCATION_BK4;