_Main/BL/Type_DispatchShiftSchedulingInformation/StaticMethod_GenerateDispatchData.qbl
@@ -213,6 +213,11 @@ // singleShiftVolume := lineQuantity / 1; } } traverse( lines,Elements.DispatchShiftSchedulingProduct.DispatchShiftSchedulingDetail,detail ){ detail.ShiftVolume( detail.ShiftVolume() ); } info( "Success" ); *] }