DBA Data[Home] [Help]

APPS.OTA_BULK_ENROLL_UTIL dependencies on OTA_LP_ENROLLMENT_API

Line 1410: ota_lp_enrollment_api.subscribe_to_learning_path(

1406: CLOSE csr_get_person_name;
1407: FND_FILE.PUT_LINE(FND_FILE.LOG,'Learner Name - ' || l_person_name);
1408:
1409: -- call subscribe for each learning path
1410: ota_lp_enrollment_api.subscribe_to_learning_path(
1411: p_learning_path_id => l_request_rec.object_id
1412: ,p_person_id => l_req_member_rec.person_id
1413: ,p_enrollment_source_code => 'ADMIN'
1414: ,p_business_group_id => l_request_rec.business_group_id