DBA Data[Home] [Help]

APPS.PER_CPN_RKD dependencies on OTA_EXTRA_COMPETENCE_CHK

Line 82: ota_extra_competence_chk.chk_competence

78: begin
79: hr_utility.set_location('Entering: PER_CPN_RKD.AFTER_DELETE', 10);
80: l_commit_unit_number := hr_api.return_commit_unit;
81: if hr_api.call_app_hooks then
82: ota_extra_competence_chk.chk_competence
83: (P_COMPETENCE_ID => P_COMPETENCE_ID
84: );
85: end if;
86: hr_api.validate_commit_unit(l_commit_unit_number, 'PER_COMPETENCES', 'AD');