DBA Data[Home] [Help]

APPS.HR_TEMPLATE_TAB_PAGES_API_BK2 dependencies on HR_UTILITY

Line 49: hr_utility.set_location('Entering: HR_TEMPLATE_TAB_PAGES_API_BK2.CREATE_TEMPLATE_TAB_PAGE_A', 10);

45: ,P_OBJECT_VERSION_NUMBER in NUMBER
46: ,P_OVERRIDE_VALUE_WARNING in BOOLEAN
47: )is
48: begin
49: hr_utility.set_location('Entering: HR_TEMPLATE_TAB_PAGES_API_BK2.CREATE_TEMPLATE_TAB_PAGE_A', 10);
50: hr_utility.set_location(' Leaving: HR_TEMPLATE_TAB_PAGES_API_BK2.CREATE_TEMPLATE_TAB_PAGE_A', 20);
51: end CREATE_TEMPLATE_TAB_PAGE_A;
52: procedure CREATE_TEMPLATE_TAB_PAGE_B
53: (P_EFFECTIVE_DATE in DATE

Line 50: hr_utility.set_location(' Leaving: HR_TEMPLATE_TAB_PAGES_API_BK2.CREATE_TEMPLATE_TAB_PAGE_A', 20);

46: ,P_OVERRIDE_VALUE_WARNING in BOOLEAN
47: )is
48: begin
49: hr_utility.set_location('Entering: HR_TEMPLATE_TAB_PAGES_API_BK2.CREATE_TEMPLATE_TAB_PAGE_A', 10);
50: hr_utility.set_location(' Leaving: HR_TEMPLATE_TAB_PAGES_API_BK2.CREATE_TEMPLATE_TAB_PAGE_A', 20);
51: end CREATE_TEMPLATE_TAB_PAGE_A;
52: procedure CREATE_TEMPLATE_TAB_PAGE_B
53: (P_EFFECTIVE_DATE in DATE
54: ,P_LANGUAGE_CODE in VARCHAR2

Line 93: hr_utility.set_location('Entering: HR_TEMPLATE_TAB_PAGES_API_BK2.CREATE_TEMPLATE_TAB_PAGE_B', 10);

89: ,P_INFORMATION29 in VARCHAR2
90: ,P_INFORMATION30 in VARCHAR2
91: )is
92: begin
93: hr_utility.set_location('Entering: HR_TEMPLATE_TAB_PAGES_API_BK2.CREATE_TEMPLATE_TAB_PAGE_B', 10);
94: hr_utility.set_location(' Leaving: HR_TEMPLATE_TAB_PAGES_API_BK2.CREATE_TEMPLATE_TAB_PAGE_B', 20);
95: end CREATE_TEMPLATE_TAB_PAGE_B;
96: end HR_TEMPLATE_TAB_PAGES_API_BK2;

Line 94: hr_utility.set_location(' Leaving: HR_TEMPLATE_TAB_PAGES_API_BK2.CREATE_TEMPLATE_TAB_PAGE_B', 20);

90: ,P_INFORMATION30 in VARCHAR2
91: )is
92: begin
93: hr_utility.set_location('Entering: HR_TEMPLATE_TAB_PAGES_API_BK2.CREATE_TEMPLATE_TAB_PAGE_B', 10);
94: hr_utility.set_location(' Leaving: HR_TEMPLATE_TAB_PAGES_API_BK2.CREATE_TEMPLATE_TAB_PAGE_B', 20);
95: end CREATE_TEMPLATE_TAB_PAGE_B;
96: end HR_TEMPLATE_TAB_PAGES_API_BK2;