DBA Data[Home] [Help]

APPS.GCS_DRILLDOWN_UTIL_PKG dependencies on GCS_CAL_PERIOD_MAP_DTLS

Line 334: gcs_cal_period_map_dtls gcpmd

330: fem_cal_periods_attr fcpb_source_num,
331: fem_cal_periods_attr fcpb_source_year,
332: fem_cal_periods_attr fcpb_target_num,
333: fem_cal_periods_attr fcpb_target_year,
334: gcs_cal_period_map_dtls gcpmd
335: WHERE fcpb_target.cal_period_id = to_number(p_fch_cal_period_id_str)
336: AND fcpb_target.calendar_id = gcpm.target_calendar_id
337: AND fcpb_target.dimension_group_id = gcpm.target_dimension_group_id
338: AND fcpb_target_num.cal_period_id = to_number(p_fch_cal_period_id_str)