Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dynamically called customizing UI for Business Graphics/Chart Engine

Former Member
0 Likes
240

Hi,

This is about Business Graphics, more precisely Charts.

I would like to know, whether there exists some customizing UI component, which can be called dynamically from Web Dynpro ABAP somehow similar to the one, which is called Chart Designer (this can be used in design time). We need almost the same functionality, but we should be able to pass arguments to it in order to the displayed customizing settings would be based on our customizing data. The aim is to provide the users some kind of customizing possibilities of charts during Web Dynpro runtime (maybe could be initiated via context menu or by a button).

Questions is, do we need to develop it or not ?

Regards, Attila

1 REPLY 1
Read only

Former Member
0 Likes
223

This UI is intended to generate the customizing XML of course as the Chart Designer. Because this XML controls the formattings of charts.