DBA Data[Home] [Help]

APPS.HR_KI_INTEGRATIONS_API dependencies on HR_KI_INTEGRATIONS_BK1

Line 83: hr_ki_integrations_bk1.create_integration_b

79: --
80: -- Call Before Process User Hook
81: --
82: begin
83: hr_ki_integrations_bk1.create_integration_b
84: (
85: p_language_code => l_language_code
86: ,p_integration_key => p_integration_key
87: ,p_party_type => p_party_type

Line 195: hr_ki_integrations_bk1.create_integration_a

191: --
192: -- Call After Process User Hook
193: --
194: begin
195: hr_ki_integrations_bk1.create_integration_a
196: (
197: p_language_code => l_language_code
198: ,p_integration_key => p_integration_key
199: ,p_party_type => p_party_type