DBA Data[Home] [Help]

APPS.OTA_UTILITY dependencies on OTA_BOOKING_STATUS_TYPES_TL

Line 2161: l_enrollment_status_name ota_booking_status_types_tl.name%TYPE;

2157:
2158: l_proc VARCHAR2(72) := g_package|| 'get_enrollment_status';
2159:
2160: l_enrollment_status VARCHAR2(30) := 'Z'; --Default is Not Enrolled(Status Z)
2161: l_enrollment_status_name ota_booking_status_types_tl.name%TYPE;
2162:
2163: BEGIN
2164: hr_utility.set_location(' Step:'|| l_proc, 10);
2165: