DBA Data[Home] [Help]

APPS.IEX_CHECKLIST_UTILITY dependencies on FND_MENU_ENTRIES_PKG

Line 708: FND_MENU_ENTRIES_PKG.update_row(

704: end if;
705:
706: close get_entry_sequence;
707:
708: FND_MENU_ENTRIES_PKG.update_row(
709: x_menu_id => l_menu_id,
710: x_entry_sequence => l_entry_sequence,
711: x_sub_menu_id => null,
712: x_function_id => l_func_id,