Index: UI/MB/UGLYPicking/dlgOpslagPalSel.cls.xml =================================================================== diff -u -r7501 -r7518 --- UI/MB/UGLYPicking/dlgOpslagPalSel.cls.xml (.../dlgOpslagPalSel.cls.xml) (revision 7501) +++ UI/MB/UGLYPicking/dlgOpslagPalSel.cls.xml (.../dlgOpslagPalSel.cls.xml) (revision 7518) @@ -859,7 +859,7 @@ . Do pdaMsgBox^vhVisual(..Form.Caption,"Er is geen geldige doellocatie ingescand!",$$$MBICONINFORMATION) New Status ;Volgende functie levert een $LB(ErrNr,ErrMsg) terug, indien ErrNr<0 toon ErrStr - Set Status=$$$cmOpslag.VerplaatsPallet(BronLocation,DoelLocation,..txtBronPalletID.Text) + Set Status=$$$cmOpslag.VerplaatsPallet(BronLocation,DoelLocation,BronPalletID) If $LI(Status)<0 Do . Do pdaMsgBox^vhVisual(..Form.Caption,$LI(Status,2),$$$MBICONERROR) . Set ..Form.ModalResult=$$$mrAbort ;=failed