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

Developing a Graphical Report

Former Member
0 Likes
950

Hello Friends,

I need to develop a BAR Graph using the ABAP.

Could anyone please provide me the sample code or any tips how to do this.

Also, I need to send this Graph to the user in an Email. Does it can done? If so please let me know how to proceed further.

Thanks in advance!!!

Best Regards

Prasad

5 REPLIES 5
Read only

Former Member
0 Likes
652

Dear Prasad,

Please go to Tcode SE80 environment--examples-control examples

you can find ample code there.

People hardly get a chance to work with such objects, good luck.

regards

Ramchander Rao.K

Read only

Former Member
0 Likes
652

hi

go to transaction SE80 and follow the menu path Environment -> Controls Examples. SAP has many examples of how to implement controls such as SE80 and they include the source code that can be copied an manipulated to your needs.

hope this helps

regards

Aakash Banga

Read only

Former Member
0 Likes
652

USE FM's : GRAPH_3D , GRAPH_2D

Read only

Former Member
0 Likes
652

Besides, you may also give try to develop it in pdf form, Transaction SFP.

Regards,

Mohaiyuddin

Read only

Former Member
0 Likes
652

Hi Prasad,

For sample codes refer TCODE GRAL

Regards