How to flag a modified vanilla menu in EBS ?
Hi gurus,
We are looking for information on the proper way to flag modified vanilla menu's in Oracle EBS 12.2.6. First question is it possible ? If so what is the proper way to do it ?
Can we flag the proper LDT file in ad_files (via application manager web screen) ? Let's say the menu is delivered in a FND_MENUS.LDT file.
Now let's say Oracle delivers a patch with a modification on the modified vanilla menu, lets call it menu ABC. Let's also imagine the patch contains this one and only modification.
Will Oracle deliver in its patch 2 ldt or 1 ldt ? Will it delivers FND_MENU_ABC.LDT (with only the modification) + FND_MENUS.LDT (with new definition for menu ABC) or will Oracle delivers just the modification in FND_MENU_ABC.LDT ?