Index: APPS/MAG/Inventaris/dto/ReceptieDetail.cls.xml
===================================================================
diff -u
--- APPS/MAG/Inventaris/dto/ReceptieDetail.cls.xml (revision 0)
+++ APPS/MAG/Inventaris/dto/ReceptieDetail.cls.xml (revision 1921)
@@ -0,0 +1,20 @@
+
+
+
+1
+%RegisteredObject,%XML.Adaptor
+0
+
+
+%Integer
+
+
+
+%String
+
+
+
+%String
+
+
+
Index: APPS/MAG/Inventaris/dto/ProductReceptieDetail.cls.xml
===================================================================
diff -u
--- APPS/MAG/Inventaris/dto/ProductReceptieDetail.cls.xml (revision 0)
+++ APPS/MAG/Inventaris/dto/ProductReceptieDetail.cls.xml (revision 1921)
@@ -0,0 +1,33 @@
+
+
+
+1
+%RegisteredObject,%XML.Adaptor
+0
+
+
+%String
+
+
+
+%String
+
+
+
+%String
+
+
+
+%String
+
+
+
+%String
+
+
+
+APPS.MAG.Inventaris.dto.ReceptieDetail
+list
+
+
+
Index: vhUnitTest/APPS/MAG/Inventaris/TestInventarisService.cls.xml
===================================================================
diff -u -r1909 -r1921
--- vhUnitTest/APPS/MAG/Inventaris/TestInventarisService.cls.xml (.../TestInventarisService.cls.xml) (revision 1909)
+++ vhUnitTest/APPS/MAG/Inventaris/TestInventarisService.cls.xml (.../TestInventarisService.cls.xml) (revision 1921)
@@ -52,6 +52,26 @@
]]>
+
+
+
+
%Status
@@ -96,6 +125,10 @@
{
Set Status = ..ExecQuery("DELETE FROM ewms.dbo.transloc WHERE loc_trans = '99D99C99'")
}
+ If ($$$ISOK(Status))
+ {
+ Set Status = ..ExecQuery("DELETE FROM EWMS.dbo.to_recv WHERE order_nr = 1234 AND product = 1000")
+ }
Quit Status
]]>
Index: DOM/PM/Product.cls.xml
===================================================================
diff -u -r1645 -r1921
--- DOM/PM/Product.cls.xml (.../Product.cls.xml) (revision 1645)
+++ DOM/PM/Product.cls.xml (.../Product.cls.xml) (revision 1921)
@@ -28,8 +28,6 @@
1
%Date
-
@@ -80,8 +78,6 @@
1
%ListOfDataTypes
-
@@ -103,5 +99,10 @@
1
%String
+
+
+1
+DOM.LEV.Leverancier
+
Index: CSC Ugly Picking.prj.xml
===================================================================
diff -u -r1909 -r1921
--- CSC Ugly Picking.prj.xml (.../CSC Ugly Picking.prj.xml) (revision 1909)
+++ CSC Ugly Picking.prj.xml (.../CSC Ugly Picking.prj.xml) (revision 1921)
@@ -1,10 +1,12 @@
-
+
+
+
@@ -60,13 +62,19 @@
+
+
+
+
+
+
@@ -102,6 +110,7 @@
+
Index: DOM/PM/impl/DataM/DataMProduct.cls.xml
===================================================================
diff -u -r1775 -r1921
--- DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 1775)
+++ DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 1921)
@@ -359,5 +359,11 @@
+
+
+DOM.LEV.Leverancier
+
+
Index: WS/MAG/Inventaris/InventarisService.cls.xml
===================================================================
diff -u -r1893 -r1921
--- WS/MAG/Inventaris/InventarisService.cls.xml (.../InventarisService.cls.xml) (revision 1893)
+++ WS/MAG/Inventaris/InventarisService.cls.xml (.../InventarisService.cls.xml) (revision 1921)
@@ -28,5 +28,13 @@
+
+
+PalletID:%String,ProductID:%String
+APPS.MAG.Inventaris.dto.ProductReceptieDetail
+1
+
+
Index: APPS/MAG/InventarisService.cls.xml
===================================================================
diff -u -r1909 -r1921
--- APPS/MAG/InventarisService.cls.xml (.../InventarisService.cls.xml) (revision 1909)
+++ APPS/MAG/InventarisService.cls.xml (.../InventarisService.cls.xml) (revision 1921)
@@ -76,6 +76,44 @@
]]>
+
+PalletID:%String,ProductID:%String
+APPS.MAG.Inventaris.dto.ProductReceptieDetail
+
+
+
ProductID:%Integer
1
Index: DOM/PM/impl/ProductImpl.cls.xml
===================================================================
diff -u -r1645 -r1921
--- DOM/PM/impl/ProductImpl.cls.xml (.../ProductImpl.cls.xml) (revision 1645)
+++ DOM/PM/impl/ProductImpl.cls.xml (.../ProductImpl.cls.xml) (revision 1921)
@@ -141,5 +141,11 @@
+
+
+DOM.LEV.Leverancier
+
+