Index: vhTest/Utils/DOM/VKP/LeverAdres.cls.xml =================================================================== diff -u -r33552 -r34273 --- vhTest/Utils/DOM/VKP/LeverAdres.cls.xml (.../LeverAdres.cls.xml) (revision 33552) +++ vhTest/Utils/DOM/VKP/LeverAdres.cls.xml (.../LeverAdres.cls.xml) (revision 34273) @@ -16,6 +16,19 @@ ]]> + +1 +DOM.VKP.LeverAdres + + + 1 DOM.VKP.LeverAdres Index: AX/Uitgaand/VKP/VanHoeckeKlant/impl/AifConverter.cls.xml =================================================================== diff -u -r34271 -r34273 --- AX/Uitgaand/VKP/VanHoeckeKlant/impl/AifConverter.cls.xml (.../AifConverter.cls.xml) (revision 34271) +++ AX/Uitgaand/VKP/VanHoeckeKlant/impl/AifConverter.cls.xml (.../AifConverter.cls.xml) (revision 34273) @@ -47,6 +47,7 @@ set DirParty.class = "entity" set DirParty.LanguageId = ..Formatter.FormatLanguageId(Partij.GeefTaal()) set DirParty.Name = $$$Trim(Partij.GeefNaam()_$$$IfLength(Partij.GeefToenaam()," ","")_$s(##class(APPS.common.enu.JuridischeVorm).IsValid(Partij.GeefAanspreking()):" "_Partij.GeefAanspreking(),1:"")) + 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 --- vhUnitTest/AX/Uitgaand/VKP/VanHoeckeKlant/impl/AifConverter/OrganizationCommon/Test.cls.xml (revision 0) +++ vhUnitTest/AX/Uitgaand/VKP/VanHoeckeKlant/impl/AifConverter/OrganizationCommon/Test.cls.xml (revision 34273) @@ -0,0 +1,38 @@ + + + +vhUnitTest.AX.Uitgaand.VKP.VanHoeckeKlant.impl.AifConverter.TestBase + + + + + + + + + + + +