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.
534: p_org_id IN NUMBER, 535: p_collection_id IN NUMBER, 536: elements IN ElementsArray) IS 537: 538: uid NUMBER := fnd_global.user_id; 539: 540: l_insert_columns VARCHAR2(10000); 541: l_insert_values VARCHAR2(10000); 542: