DBA Data[Home] [Help]

APPS.OTA_BULK_ENROLL_UTIL dependencies on OTA_CERT_ENROLLMENT_API

Line 1479: OTA_CERT_ENROLLMENT_API.subscribe_to_certification(

1475: CLOSE csr_get_person_name;
1476: FND_FILE.PUT_LINE(FND_FILE.LOG,'Learner Name - ' || l_person_name);
1477:
1478: -- call subscribe for each learning path
1479: OTA_CERT_ENROLLMENT_API.subscribe_to_certification(
1480: p_certification_id => l_request_rec.object_id
1481: ,p_person_id => l_req_member_rec.person_id
1482: ,p_business_group_id => l_request_rec.business_group_id
1483: ,p_approval_flag => 'N'