Application Development 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: 

How to convert abap output/excel output to pie charts

Former Member
0 Kudos

Hi.......

I've managed to output my Hierarchial sequential report output into a excel file....converting the abap output to xml and then mailing it.....now how can i convert this to pie chart......and mail it.....is it possible to have a pie chart in sheet1 and excel output in other sheet2 in the same excel sheet.......i've looked on the demo programs....in the package SOFFICEINTEGRATION and programs like SAPRDEMOEXCELINTEGRATION2.This are in object oriented language..............can any one come with coding in abap languge with step by step procedure to write the logic....i even got to look into FM called XXL_FULL_API.......

Points wud be surely rewarded.............Thank in Advance

1 REPLY 1

Former Member
0 Kudos

Try demo sample program GFW_PROG_PIE

ot t_code GRAL to find such programs.

In addition to this please also check the chart engine (cl_gui_chart_engine).

You can download --> SAP Chart Designer from SDN -> Downloads -> WebAS.