DBA Data[Home] [Help]

APPS.OTA_LEARNER_ENROLL_SS dependencies on OTA_UTILITY

Line 2575: l_comments:=ota_utility.getEnrollmentChangeReason(p_booking_id);

2571: --
2572: --
2573: hr_utility.set_location('Entering:'|| l_proc, 5);
2574: --
2575: l_comments:=ota_utility.getEnrollmentChangeReason(p_booking_id);
2576:
2577: RETURN l_comments;
2578: --
2579: --