Index: AX/Uitgaand/VKP/KlantAdres/impl/KlantAdresDixfConverter.cls.xml
===================================================================
diff -u -r48720 -r48757
--- AX/Uitgaand/VKP/KlantAdres/impl/KlantAdresDixfConverter.cls.xml (.../KlantAdresDixfConverter.cls.xml) (revision 48720)
+++ AX/Uitgaand/VKP/KlantAdres/impl/KlantAdresDixfConverter.cls.xml (.../KlantAdresDixfConverter.cls.xml) (revision 48757)
@@ -14,10 +14,13 @@
1
-
-%ListOfDataTypes
-1
-
+
+
+
1
@@ -27,7 +30,7 @@
@@ -49,7 +52,7 @@
Set AxKlantAdres.DlvModeId = ..GeefDlvModeId(AdresEnKlantObject)
Set AxKlantAdres.DlvTermId = ..GeefDlvTermId(AdresEnKlantObject)
Set AxKlantAdres.LocationRole = ..GeefLocationRole(AdresEnKlantObject)
- Set AxKlantAdres.IsPrimary = ..GeefIsPrimary(AdresEnKlantObject, AxKlantAdres.LocationRole)
+ ;Set AxKlantAdres.IsPrimary = ..GeefIsPrimary(AdresEnKlantObject, AxKlantAdres.LocationRole)
Set AxKlantAdres.Street = AdresEnKlantObject.Adres.GeefStraat()
Set AxKlantAdres.ZipCode = AdresEnKlantObject.Adres.GeefPostcode()
@@ -71,11 +74,11 @@
]]>
-
-AdresEnKlantObject:AX.Uitgaand.VKP.KlantAdres.impl.KlantAdres,LocationRole:%String
-1
-%String
-
+
-
+}
+*/
+]]>
+
AdresEnKlantObject:AX.Uitgaand.VKP.KlantAdres.impl.KlantAdres