DBA Data[Home] [Help]

APPS.BSC_CAUSE_EFFECT_UI_WRAPPER dependencies on FND_RESPONSIBILITY_VL

Line 746: fnd_responsibility_vl a,

742: CURSOR c_menus IS
743: SELECT
744: a.menu_id
745: FROM
746: fnd_responsibility_vl a,
747: fnd_user_resp_groups b
748: WHERE
749: b.user_id = p_user_id AND
750: a.version = 'W' AND