DBA Data[Home] [Help]

APPS.HR_KI_INTEGRATIONS_API dependencies on HR_KI_INTEGRATIONS_BK2

Line 842: hr_ki_integrations_bk2.UPDATE_INTEGRATION_b

838: --
839: -- Call Before Process User Hook
840: --
841: begin
842: hr_ki_integrations_bk2.UPDATE_INTEGRATION_b
843: (
844: p_language_code => l_language_code
845: ,p_source_type => p_source_type
846: ,p_target_type => p_target_type

Line 1217: hr_ki_integrations_bk2.update_integration_a

1213: --
1214: -- Call After Process User Hook
1215: --
1216: begin
1217: hr_ki_integrations_bk2.update_integration_a
1218: (
1219: p_language_code => l_language_code
1220: ,p_source_type => p_source_type
1221: ,p_target_type => p_target_type