‎2008 Nov 07 4:58 AM
I have used the function module GRAPH_MATRIX_3D for graph display.
The limitation here is we can create only six columns.
Is there any other function module for passing n number of columns in the graph.
Thanks in advance!!!
‎2008 Nov 07 5:02 AM
Hello,
Is it possible to Call the same FM for other columns with different names.
‎2008 Nov 14 4:30 PM
Hi,
please do not use this very old graphic. Instead take a look at the chart engine. As a first step download the SAP Chart Designer from SDN download page and play around with all the charts and features interactively.
In ABAP you can use it as a GUI control (cl_gui_chart_engine), or use the same chart engine via IGS (cl_igs_chart_engine).
Regards, Kai