[Home] [Help]
APPS.BSC_COPY_INDICATOR_PUB dependencies on BSC_TAB_IND_GROUPS_VL
Line 120: bsc_tab_ind_groups_vl
116: COUNT(1)
117: INTO
118: l_Check_Association
119: FROM
120: bsc_tab_ind_groups_vl
121: WHERE
122: tab_id = p_Indicator
123: AND ind_group_id = p_New_Indicator_Group;
124: