Index: APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/ProductConverter.cls.xml =================================================================== diff -u -r35783 -r35797 --- APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/ProductConverter.cls.xml (.../ProductConverter.cls.xml) (revision 35783) +++ APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/ProductConverter.cls.xml (.../ProductConverter.cls.xml) (revision 35797) @@ -31,6 +31,7 @@ Do ..ConvertCorpusWandDikte(Product,WebOrderLijn) Do ..ConvertOpvullijst(Product,WebOrderLijn) Do ..ConvertFrontOndersteuningAantal(Product,WebOrderLijn) + Do ..ConvertGreepEnMeenemer(Product,WebOrderLijn) Quit WebOrderLijn ]]> @@ -91,6 +92,22 @@ ]]> + + +1 + + + 1 TECH.ObjectUtils.ObjectConvertData Index: APPS/EDI/common/dto/v001/LadeTBX.cls.xml =================================================================== diff -u -r35783 -r35797 --- APPS/EDI/common/dto/v001/LadeTBX.cls.xml (.../LadeTBX.cls.xml) (revision 35783) +++ APPS/EDI/common/dto/v001/LadeTBX.cls.xml (.../LadeTBX.cls.xml) (revision 35797) @@ -30,6 +30,14 @@ TECH.String + + +TECH.String + + + +TECH.String + Index: vhUnitTest/APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/ProductConverter/ConverteerProduct/Test.cls.xml =================================================================== diff -u -r35793 -r35797 --- vhUnitTest/APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/ProductConverter/ConverteerProduct/Test.cls.xml (.../Test.cls.xml) (revision 35793) +++ vhUnitTest/APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/ProductConverter/ConverteerProduct/Test.cls.xml (.../Test.cls.xml) (revision 35797) @@ -203,6 +203,90 @@ ]]> + + + + + + + + + + + + + + + + + + + + + + + +