DBA Data[Home] [Help]

APPS.IRC_RECRUITING_SITES_API dependencies on IRC_RECRUITING_SITES_BK1

Line 91: IRC_RECRUITING_SITES_BK1.CREATE_RECRUITING_SITE_B

87: -- Call Before Process User Hook
88: --
89: begin
90: hr_utility.set_location(l_proc, 20);
91: IRC_RECRUITING_SITES_BK1.CREATE_RECRUITING_SITE_B
92: (p_effective_date => p_effective_date
93: ,p_language_code => l_language_code
94: ,p_site_name => p_site_name
95: ,p_date_from => p_date_from

Line 220: IRC_RECRUITING_SITES_BK1.CREATE_RECRUITING_SITE_A

216: hr_utility.set_location(l_proc, 50);
217: -- Call After Process User Hook
218: --
219: begin
220: IRC_RECRUITING_SITES_BK1.CREATE_RECRUITING_SITE_A
221: (p_effective_date => l_effective_date
222: ,p_language_code => l_language_code
223: ,p_site_name => p_site_name
224: ,p_date_from => p_date_from