‎2009 May 18 1:09 PM
Dear All,
Is it possible to have interactive graphs in ABAP.
The requirement is that my the report gives the output as a BAR Graph and on clicking Bar of the graph you should be able to display the data falling into that category.
If yes do guide me through the process and to how many levels can we drill down into the graph.
Regards,
Geet Bijlani
‎2009 May 18 1:12 PM
Hi,
Not sure about interactive graphs.
Go through these function modules if they are of any help...
GRAPH_3D
GFW_PRES_SHOW
GRAPH_MATRIX_2D
Regards.
‎2009 May 18 1:27 PM
Hi,
Try this Demo program 'GRBMAT_1' in se38.
Hope it will solve ur problem.
‎2009 May 18 1:39 PM
Dear Mujib,
My requirement is exactly opposite , i have the graph and i want to display the data on clicking the graph.
Regards,
Geet