DBA Data[Home] [Help]

APPS.IEX_CHECKLIST_UTILITY dependencies on FND_MENU_ENTRIES_PKG

Line 676: FND_MENU_ENTRIES_PKG.update_row(

672: end if;
673:
674: close get_entry_sequence;
675:
676: FND_MENU_ENTRIES_PKG.update_row(
677: x_menu_id => l_menu_id,
678: x_entry_sequence => l_entry_sequence,
679: x_sub_menu_id => null,
680: x_function_id => l_func_id,