DBA Data[Home] [Help]

APPS.BIS_INDICATOR_REGION_PVT dependencies on BIS_TARGET_LEVELS

Line 139: ,bis_target_levels d

135: ,a.plan_id
136: FROM bis_user_ind_selections a
137: ,fnd_user_resp_groups b
138: ,bis_indicators c
139: ,bis_target_levels d
140: WHERE a.user_id = p_user_id
141: AND a.plug_id = p_plug_id
142: AND a.user_id = b.user_id
143: AND b.start_date <= sysdate