‎2008 Nov 02 2:26 PM
Hi,
I want to plot a graph in ALV . I am using set_table_for_first_table method. My internal table is dynamic. The graph that I want to plot will be time vs dates. Since the date columns are dynamic I guess I cant use the 'Graph_matrix_3d' as it has limited number of columns.
The better approach would be to pass this data to excel internally when the user clicks on the graph button and then plot a graph. I saw a blog on this on SDN but what I want to know is the names of the methods or sample code or any more clues . I will continue my search on this.
Appriciate your help!
Any other approach is also appriciated.
Thanks in advance
Edited by: Sam m on Nov 2, 2008 3:35 PM
‎2008 Nov 02 2:37 PM
‎2008 Nov 02 3:14 PM
I have that link, I need more information. How to plot graph that has dynamic values on the X axis.
‎2008 Nov 03 10:24 AM
‎2008 Nov 03 10:45 AM
Hi Sam
Chek program in the below link
http://www.saptechnical.com/Tutorials/ABAP/Splitter/Demo.htm
Regards,
Abdur
‎2008 Nov 06 4:33 PM