Example Graph Programs

Question:
Hiya,
Anyone know of some exapmle ABAP programs that make use of graphs.
Thanks.
Answer:
Hi,
Look here BCGRDEMO.
Regards
Answer:
Thanks, but I was looking for reports that could display GRAPHS (not graphics).
Answer:
Pretty please! Could someone have a look at this
Answer:
Go to transaction DWDM, you may find something there...
Answer:
I have found that FM MC_POPUP_TO_MARK_FIELDS followed by FM MCS_BUSG3_MENU is quite useful and attractive for graphs.
Try going through these FMs and their Where used list
KRK
Answer:
Hi,
In SE37, search FMs with *GRAPH*. You will get a lot of them.
GRAPH_2D, GRAPH_3D are the ones we have used.
You can get the list of demo program for where used list of these FMs.
For GRAPH_2D - GRBUSG_1 and GRBUSG_M are Demo Programs.
Regards,
Sudhir/Mohit

More Articles:

AT NEW Vs ON CHANGE OF?
Field Help?
WS_DOWNLOAD---long number into exponent?
To find applied SAP note in a system?
Download File to EXCEL when running program in background?
authorization check urgent?