DBA Data[Home] [Help]

APPS.MSC_CL_DEMAND_ODS_LOAD dependencies on DUAL

Line 1169: from dual;

1165: when no_data_found
1166: then
1167: Select MSC_DESIGNATORS_S.Nextval
1168: into v_forecast_set_id
1169: from dual;
1170: End;
1171: Elsif c_rec.forecast_set is null then
1172:
1173: v_forecast_set_id := null;