DBA Data[Home] [Help]

APPS.OTA_UTILITY dependencies on OTA_BOOKING_STATUS_TYPES_TL

Line 2225: l_enrollment_status_name ota_booking_status_types_tl.name%TYPE;

2221:
2222: l_proc VARCHAR2(72) := g_package|| 'get_enrollment_status';
2223:
2224: l_enrollment_status VARCHAR2(30) := 'Z'; --Default is Not Enrolled(Status Z)
2225: l_enrollment_status_name ota_booking_status_types_tl.name%TYPE;
2226:
2227: BEGIN
2228: hr_utility.set_location(' Step:'|| l_proc, 10);
2229: