Index: APPS/common/impl/StockNiveauService.cls.xml =================================================================== diff -u -r917 -r946 --- APPS/common/impl/StockNiveauService.cls.xml (.../StockNiveauService.cls.xml) (revision 917) +++ APPS/common/impl/StockNiveauService.cls.xml (.../StockNiveauService.cls.xml) (revision 946) @@ -1,13 +1,15 @@ - + TECH.Error 1 APPS.common.StockNiveauService,%RegisteredObject -62154,62104.89916 +62173,33961.755646 0 + +Bij de berekeningen wordt er momenteel nog geen rekening gehouden met magazijn waarin de goederen zich bevinden. %Integer 1 @@ -22,63 +24,217 @@ 1 + +DOM.PM.Product +1 + + + +%Integer +1 + + + +%Integer +1 + + + +%Integer +1 + + + +%Integer +1 + + + +%Integer +1 + + + +%Integer +1 + + + +%Integer +1 + + PRNr:%Integer,Datum:%Date="",Magazijn:APPS.common.enu.MagazijnMetStock="" 1 1 %Status APPS.common.dto.StockNiveaus - - + %Float - + %Float - %Float - + +%Float + + + %Float -(..Datum) ) ) + set Result = Result + OrderLijn.GeefAantal() + } + } + else { + set Result = +$piece(^PRSTOCK("D",..PRNr),"\",2) + } + set ..AantalInReservatie = Result + + quit Result ]]> - + %Float -(..Datum) ) ) + set Result = Result + ToelevLijn.GeefAantal() + } + } + else { set Result = +$piece($piece(^KPR(..PRNr,0),"\",17),"#",1) } + + set ..AantalInToelevering = Result + + quit Result ]]> - + %Float -(..Datum) ) ) + set Result = Result + OrderLijn.GeefAantal() + } + } + else { set Result = +$piece(^PRSTOCK("D",..PRNr),"\",3) } + + set ..AantalInOrder = Result + quit Result ]]> - +