Index: DOM/AKP/ProductToeleveringLijn.cls.xml =================================================================== diff -u -r33372 -r35461 --- DOM/AKP/ProductToeleveringLijn.cls.xml (.../ProductToeleveringLijn.cls.xml) (revision 33372) +++ DOM/AKP/ProductToeleveringLijn.cls.xml (.../ProductToeleveringLijn.cls.xml) (revision 35461) @@ -4,6 +4,11 @@ 1 DOM.AKP.ToeleveringLijn,TECH.Interface + +1 +%Decimal + + 1 %String Index: APPS/EDIExport/AankoopOrder/impl/BLUM/DataVerzamelaar.cls.xml =================================================================== diff -u -r35453 -r35461 --- APPS/EDIExport/AankoopOrder/impl/BLUM/DataVerzamelaar.cls.xml (.../DataVerzamelaar.cls.xml) (revision 35453) +++ APPS/EDIExport/AankoopOrder/impl/BLUM/DataVerzamelaar.cls.xml (.../DataVerzamelaar.cls.xml) (revision 35461) @@ -92,48 +92,46 @@ Set ToeleveringDetail.NetPrice = $Extract(BLExportLijn,35,44) Set ToeleveringDetail.PriceDimension = $Extract(BLExportLijn,45,45) Set ToeleveringDetail.DeliveryDateAxBUA = $Extract(BLExportLijn,46,51) - Set ToeleveringDetail.ProductIdentificationCustomer = ..GeefLVHProductNummer(ToeleveringDetail.OrderLineIdentificationCustomer, BLExportLijn) - Set ToeleveringDetail.ProductData = ..GeefProductData(ToeleveringDetail.ProductIdentificationCustomer) + Set ToeleveringDetail.ProductData = ..GeefProductVanToelevering(ToeleveringDetail.OrderLineIdentificationCustomer, BLExportLijn) + Set ToeleveringDetail.ProductIdentificationCustomer = ToeleveringDetail.ProductData.ProductID Quit ToeleveringDetail ]]> - -ProductID:%String="" -1 + +OrderLineIdentificationCustomer:%String,BLExportLijn:%String APPS.EDIExport.AankoopOrder.BLUM.dto.ProductData + + + + +1 + - - -OrderLineIdentificationCustomer:%String,BLExportLijn:%String -%String - - Index: DOM/AKP/impl/DataM/DataMProductToeleveringLijn.cls.xml =================================================================== diff -u -r29059 -r35461 --- DOM/AKP/impl/DataM/DataMProductToeleveringLijn.cls.xml (.../DataMProductToeleveringLijn.cls.xml) (revision 29059) +++ DOM/AKP/impl/DataM/DataMProductToeleveringLijn.cls.xml (.../DataMProductToeleveringLijn.cls.xml) (revision 35461) @@ -17,6 +17,12 @@ ]]> + +%Decimal + + + %Integer + +%Decimal + + + %Date