DBA Data[Home] [Help]

APPS.ENG_ECO_PVT dependencies on FND_GRANTS

Line 13883: FROM fnd_grants fg,

13879: CURSOR c_role_assignee (v_assignee_id IN NUMBER,
13880: v_assignee_type IN VARCHAR)
13881: IS
13882: SELECT fg.grantee_orig_system_id
13883: FROM fnd_grants fg,
13884: fnd_menus_tl tl,
13885: fnd_menus m,
13886: (SELECT distinct f.object_id,
13887: e.menu_id