DBA Data[Home] [Help]

APPS.OTA_LEARNER_ENROLL_SS dependencies on OTA_UTILITY

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

2579: --
2580: --
2581: hr_utility.set_location('Entering:'|| l_proc, 5);
2582: --
2583: l_comments:=ota_utility.getEnrollmentChangeReason(p_booking_id);
2584:
2585: RETURN l_comments;
2586: --
2587: --