DBA Data[Home] [Help]

APPS.MSC_CL_DEMAND_ODS_LOAD dependencies on DUAL

Line 1231: from dual;

1227: when no_data_found
1228: then
1229: Select MSC_DESIGNATORS_S.Nextval
1230: into v_forecast_set_id
1231: from dual;
1232: End;
1233: Elsif c_rec.forecast_set is null then
1234:
1235: v_forecast_set_id := null;