DBA Data[Home] [Help]

APPS.HZ_DUP_PVT dependencies on FND_MENUS_VL

Line 1421: FND_MENUS_VL mv

1417: wf_local_user_roles wur,
1418: FND_RESPONSIBILITY r,
1419: FND_MENU_ENTRIES m,
1420: FND_MENU_ENTRIES mp,
1421: FND_MENUS_VL mv
1422: where wur.user_name = u.user_name
1423: and wur.ROLE_ORIG_SYSTEM_ID = r.responsibility_id
1424: and wur.role_orig_system = 'FND_RESP'
1425: and not wur.role_name like 'FND_RESP|%|ANY'