DBA Data[Home] [Help]

APPS.OTA_BULK_ENROLL_UTIL dependencies on OTA_LP_ENROLLMENT_API

Line 1404: ota_lp_enrollment_api.subscribe_to_learning_path(

1400: CLOSE csr_get_person_name;
1401: FND_FILE.PUT_LINE(FND_FILE.LOG,'Learner Name - ' || l_person_name);
1402:
1403: -- call subscribe for each learning path
1404: ota_lp_enrollment_api.subscribe_to_learning_path(
1405: p_learning_path_id => l_request_rec.object_id
1406: ,p_person_id => l_req_member_rec.person_id
1407: ,p_enrollment_source_code => 'ADMIN'
1408: ,p_business_group_id => l_request_rec.business_group_id