eTRM uses javascript that opens and focuses a separate window to display reports. Your browser does not appear to support javascript. This should not prevent you from using eTRM but it does mean the window focus feature will not work. Please check the contents of other windows on your desktop if you click on a link that does not appear to do anything.
8: l_system_date DATE; 9: -- 10: cursor get_business_group_id IS 11: select business_group_id 12: from per_all_people_f 13: where person_id = p_new.person_id 14: and l_session_date 15: between effective_start_date 16: and effective_end_date;