No re-rendering after customizing BusinessGraphics
[3d rendering] [abap] [BusinessGraphics] [parallel rendering] [realtime rendering] [rendering] [wd]
Symptom
A Web Dynpro ABAP UI Element BusinessGraphics is customised via its method handler (e.g. by calling if_wd_busin_graphics_mtd_hndl~add_direct_customizing( )). If the delta rendering mechanism is active (i.e. the application parameter WDDELTARENDERING is set), it may occur that the customisation changes are not displayed.
Please note that notes 1294871 and 1143770 deal with different problems that [...]