DBA Data[Home] [Help]

APPS.OZF_FORECAST_UTIL_PVT dependencies on OZF_ACT_FORECASTS_ALL_S

Line 5809: SELECT ozf_act_forecasts_all_s.NEXTVAL

5805: IS
5806:
5807: -- cursor to generate new Forecast ID's
5808: CURSOR c_act_forecast_id IS
5809: SELECT ozf_act_forecasts_all_s.NEXTVAL
5810: FROM dual;
5811:
5812: -- cursor to generate new Activity Metric ID's
5813: CURSOR c_act_metric_id IS