DBA Data[Home] [Help]

APPS.BIS_PMF_PORTLET_UTIL dependencies on FND_USER_RESP_GROUPS

Line 560: fnd_user_resp_groups b

556: l_has_access INTEGER;
557: CURSOR c1 IS
558: SELECT distinct DECODE(b.user_id, NULL, 0, 1), e.responsibility_id
559: FROM
560: fnd_user_resp_groups b
561: ,bisbv_target_levels d
562: ,bis_indicator_resps e
563: WHERE
564: b.user_id = p_cur_user_id