Example Graph Programs
Hiya,
Anyone know of some exapmle ABAP programs that make use of graphs.
Thanks.
Hi,
Look here BCGRDEMO.
Regards
Thanks, but I was looking for reports that could display GRAPHS (not graphics).
Pretty please! Could someone have a look at this
Go to transaction DWDM, you may find something there...
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
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