DBA Data[Home] [Help]

APPS.BIS_PMF_PORTLET_UTIL dependencies on BISBV_TARGET_LEVELS

Line 561: ,bisbv_target_levels d

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
565: AND d.target_level_id = p_target_level_id