Index: APPS/Halux/PPS/impl/UitvoeringInfoInvuller.cls.xml =================================================================== diff -u -r29059 -r74468 --- APPS/Halux/PPS/impl/UitvoeringInfoInvuller.cls.xml (.../UitvoeringInfoInvuller.cls.xml) (revision 29059) +++ APPS/Halux/PPS/impl/UitvoeringInfoInvuller.cls.xml (.../UitvoeringInfoInvuller.cls.xml) (revision 74468) @@ -34,6 +34,7 @@ #dim Product As DOM.PM.MaatwerkProduct = ..ProductTypeAPI.GeefMaatwerkProduct(Item.ProductID) Set UitvoeringInfo.DossierCode = Product.GeefDossierCode() Set UitvoeringInfo.IsRework = IsRework + Set UitvoeringInfo.StapelAfbeelding = Item.StapelAfbeelding ]]>