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

Report with graph

Former Member
0 Likes
420

Hi all.

I've 2 problems:

I need to do a report display a graph with more than 6 period...

I saw that the "GRAPH_MATRIX*" functions use up to 6 elements for dimensions... I need at least 12 elements...

The graph must have 2 lines and the quantities for 12 months...

The other problem is the legend!!!

How can I do it?

Thanks a lot!

cv

3 REPLIES 3
Read only

Former Member
0 Likes
376

I had 15 months... I used FM GFW_PRES_SHOW...I had only 3 lines across 15 months, but more can be used.... It's an interesting function module to work with....somewhat limited but presents a nice, usable chart. SAP demo program GFW_PRES_SHOW will give you some ideas on how to use the tool.

Read only

Former Member
0 Likes
376

T.code : GRAL :- Demo Reports for SAP Graphics

Read only

Former Member
0 Likes
376

I use FM GFW_PRES_SHOW...

Can I print the chart?

Can I do it?

THANKS A LOT!!!

cv