DBA Data[Home] [Help]

APPS.FND_MENU_ENTRIES_PKG dependencies on FND_MENUS_PKG

Line 460: fnd_menus_pkg.LOAD_ROW(

456: /* 2225482 about uploading menus whose children hadn't */
457: /* yet been uploaded. This dummy menu will end up getting */
458: /* updated with the real menu information later on during */
459: /* the load when the real menu data gets uploaded. */
460: fnd_menus_pkg.LOAD_ROW(
461: x_menu_name => X_SUB_MENU_NAME,
462: x_menu_type => NULL,
463: x_user_menu_name => X_SUB_MENU_NAME,
464: x_description => NULL,