DBA Data[Home] [Help]

APPS.HZ_DUP_PVT dependencies on WF_LOCAL_USER_ROLES

Line 1417: wf_local_user_roles wur,

1413: cursor get_dl_resp_user_csr is
1414: select u.USER_ID
1415: from
1416: FND_USER u,
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