DBA Data[Home] [Help]

APPS.OTA_UTILITY dependencies on OTA_EVENTS_TL

Line 332: l_event_title ota_events_tl.title%type; --MLS Change added _tl

328: x_course_end_date out nocopy date,
329: x_return_status out nocopy varchar2)
330: IS
331:
332: l_event_title ota_events_tl.title%type; --MLS Change added _tl
333: l_start_date date;
334: l_end_date date;
335: l_full_name ota_customer_contacts_v.full_name%type;
336: l_contact_id hz_cust_account_roles.cust_account_role_id%type;