Index: APPS/Halux/PPS/Document/impl/common/BatchNaarObjective.cls.xml =================================================================== diff -u -r73778 -r73781 --- APPS/Halux/PPS/Document/impl/common/BatchNaarObjective.cls.xml (.../BatchNaarObjective.cls.xml) (revision 73778) +++ APPS/Halux/PPS/Document/impl/common/BatchNaarObjective.cls.xml (.../BatchNaarObjective.cls.xml) (revision 73781) @@ -117,8 +117,6 @@ #dim IndexSuffixId As %Integer = 1 While UitvoeringInfoIterator.HasNext() { #dim UitvoeringInfoLijst As APPS.Halux.PPS.dto.UitvoeringInfoLijst = UitvoeringInfoIterator.Next() - Set UitvoeringInfoLijst = ..SorteerLijstVolgensSequentieNummer(UitvoeringInfoLijst) - If ($$$Not(LaatstGebruikteToeleveringID = UitvoeringInfoLijst.GetAt(1).ToeleveringID)) { Set LaatstGebruikteToeleveringID = UitvoeringInfoLijst.GetAt(1).ToeleveringID Set IndexSuffixId = 1 @@ -217,16 +215,16 @@ + +UitvoeringInfoLijstIterator:TECH.Iterator +TECH.Iterator + + + Batch:APPS.Halux.common.Batch,UitvoeringInfoLijstIterator:TECH.Iterator,SuffixId:%String,FilterToeleveringId:%String="" 1 @@ -389,15 +406,6 @@ 1 %Boolean - - -UitvoeringInfoLijst:%ListOfObjects(ELEMENTTYPE="APPS.Halux.PPS.Activiteit.impl.common.dto.BatchNaarObjectiveUitvoeringInfo") -1 -%ListOfObjects -ELEMENTTYPE="APPS.Halux.PPS.Activiteit.impl.common.dto.BatchNaarObjectiveUitvoeringInfo" - -