DBA Data[Home] [Help]

APPS.GCS_UTILITY_PKG dependencies on GCS_EPB_DIM_MAPS

Line 144: FROM gcs_epb_dim_maps gedm;

140: -- processing keys page and store it into the record for use during translation
141: SELECT gedm.gcs_column,
142: nvl(gedm.hrate_enabled_flag, 'Y')
143: BULK COLLECT INTO l_index_hrate_dim_info
144: FROM gcs_epb_dim_maps gedm;
145:
146:
147: IF l_index_hrate_dim_info.COUNT > 0 THEN
148: FOR l_counter IN l_index_hrate_dim_info.FIRST..l_index_hrate_dim_info.LAST