DBA Data[Home] [Help]

APPS.IRC_RECRUITING_SITES_API dependencies on IRC_RECRUITING_SITES_BK1

Line 92: IRC_RECRUITING_SITES_BK1.CREATE_RECRUITING_SITE_B

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

Line 223: IRC_RECRUITING_SITES_BK1.CREATE_RECRUITING_SITE_A

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