DBA Data[Home] [Help]

APPS.OTA_BULK_ENROLL_UTIL dependencies on OTA_CERT_ENROLLMENT_API

Line 1485: OTA_CERT_ENROLLMENT_API.subscribe_to_certification(

1481: CLOSE csr_get_person_name;
1482: FND_FILE.PUT_LINE(FND_FILE.LOG,'Learner Name - ' || l_person_name);
1483:
1484: -- call subscribe for each learning path
1485: OTA_CERT_ENROLLMENT_API.subscribe_to_certification(
1486: p_certification_id => l_request_rec.object_id
1487: ,p_person_id => l_req_member_rec.person_id
1488: ,p_business_group_id => l_request_rec.business_group_id
1489: ,p_approval_flag => 'N'