DBA Data[Home] [Help]

APPS.OTA_CERT_ENROLLMENT_BK3 dependencies on OTA_CERT_ENROLLMENT_BE3

Line 16: ota_cert_enrollment_be3.DELETE_CERT_ENROLLMENT_A

12: begin
13: hr_utility.set_location('Entering: OTA_CERT_ENROLLMENT_BK3.DELETE_CERT_ENROLLMENT_A', 10);
14: l_commit_unit_number := hr_api.return_commit_unit;
15: if hr_api.call_app_hooks then
16: ota_cert_enrollment_be3.DELETE_CERT_ENROLLMENT_A
17: (P_CERT_ENROLLMENT_ID => P_CERT_ENROLLMENT_ID
18: ,P_OBJECT_VERSION_NUMBER => P_OBJECT_VERSION_NUMBER
19: ,P_PERSON_ID => P_PERSON_ID
20: );