[Home] [Help]
283: ELSE
284: user_id := 0;
285: END IF;
286: */
287: user_id := fnd_load_util.owner_id(x_owner);
288:
289: -- Load The record to _B table
290: UPDATE jtf_nav_tabs_b SET
291: navigator_type = x_navigator_type,
403: ELSE
404: user_id := 0;
405: END IF;
406: */
407: user_id := fnd_load_util.owner_id(x_owner);
408:
409: --find the correct tab id
410: SELECT tab_id
411: INTO l_tab_id