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

Graph In Smartform

rahulshaktawat
Explorer
0 Likes
940

We need to print graph in our smartform . The data is being stored and fetched from a z-tcode(Ztable). We need to print a line chart dynamically in our smartforms in our main window. We have two columns in Internal table of the driver program one for temperature and one for deviation, we need to print deviation in X axis and temperature in Y axis dynamically. We cannot upload graphical image from SE78, that will not solve our requirement as data will change dynamically. please guide us .

We need to print graph in our smartform . The data is being stored and fetched from a z-tcode(Ztable). We need to print a line chart dynamically in our smartforms in our main window. We have two columns in Internal table of the driver program one for temperature and one for deviation, we need to print deviation in X axis and temperature in Y axis dynamically. We cannot upload graphical image from SE78, that will not solve our requirement as data will change dynamically. please guide us .

2 REPLIES 2
Read only

venkateswaran_k
Active Contributor
0 Likes
840

Dear Rahul

Please refer to this blogpost.

https://wiki.scn.sap.com/wiki/display/ABAP/Smartform+with+BAR+GRAPH

Regards,

Venkat

Read only

0 Likes
840

Dear,

i Need a Liner Graph as you share link is a bar graph.