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

Interactive Graphs Using ABAP

Former Member
0 Likes
616

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

3 REPLIES 3
Read only

Former Member
0 Likes
519

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.

Read only

Former Member
0 Likes
519

Hi,

Try this Demo program 'GRBMAT_1' in se38.

Hope it will solve ur problem.

Read only

0 Likes
519

Dear Mujib,

My requirement is exactly opposite , i have the graph and i want to display the data on clicking the graph.

Regards,

Geet