Index: AX/Uitgaand/VKP/VanHoeckeKlant/impl/AifConverter.cls.xml =================================================================== diff -u -r35206 -r35369 --- AX/Uitgaand/VKP/VanHoeckeKlant/impl/AifConverter.cls.xml (.../AifConverter.cls.xml) (revision 35206) +++ AX/Uitgaand/VKP/VanHoeckeKlant/impl/AifConverter.cls.xml (.../AifConverter.cls.xml) (revision 35369) @@ -87,7 +87,7 @@ set DirParty.class = "entity" set DirParty.LanguageId = ..Formatter.FormatLanguageId(Partij.GeefTaal()) set DirParty.Name = ..Formatter.FormatPartyName(Partij) - set DirParty.DunsNumberRecId = "" + set:(Partij.GeefAdres().GeefLandNr()=##class(DOM.common.enu.Land).Nederland()) DirParty.DunsNumberRecId = Partij.GeefHandelRegisterNr() set OrganizationName = ##class(AXaif.Customer.AxdEntityOrganizationName).%New() set OrganizationName.class = "entity" Index: vhUnitTest/AX/Uitgaand/VKP/VanHoeckeKlant/impl/AifConverter/OrganizationCommon/Test.cls.xml =================================================================== diff -u -r34673 -r35369 --- vhUnitTest/AX/Uitgaand/VKP/VanHoeckeKlant/impl/AifConverter/OrganizationCommon/Test.cls.xml (.../Test.cls.xml) (revision 34673) +++ vhUnitTest/AX/Uitgaand/VKP/VanHoeckeKlant/impl/AifConverter/OrganizationCommon/Test.cls.xml (.../Test.cls.xml) (revision 35369) @@ -3,7 +3,7 @@ vhUnitTest.AX.Uitgaand.VKP.VanHoeckeKlant.impl.AifConverter.TestBase - + - +