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: 

Pie Chart

0 Kudos

Hi Abaper,

I have developed a report in both list or ALV Grid. and user wants to draw the pie chart of that report depending on some fields. is it possible in SAP 5.0 ?

if yes ..then please let me know.

helpfull answer would be rewarded.

Regards.

Robin

6 REPLIES 6

Former Member
0 Kudos

hi Robin,

Please refer program GFW_PROG_PIE.

Regerds,

Preema

former_member223537
Active Contributor
0 Kudos

Hi Robin,

Goto se38 and check this program GFW_PROG_PIE.

Best regards,

Prashant

Pls. mark points for helpful answers

0 Kudos

Dear Prashant,

I checked this program but it contains lot of Object Oriented Programming. I didn't get that wchich is internal table and at where that internal table is populated with data.

Is there any Function module or progarm exists in which we pass our internal table and fields on which we want to display the pie chart. then let me know ?

Also How to display dual Y-axis Bar chart.

Regards

robin.

0 Kudos

Hi ,

1) I needed the option to display a PIE chart in a ABAP Screen.

I am using graph based on an example :

GFW_PROG_PIE

I need to display on every slice of

the PIE the name of the slice ( in the example : 1st quarter 1998)

can anyone help me with it ?

2) I have tried other ways to create the PIE Chart so...i have downloaded u201CChartDesigner700.exeu201D and created an XML file with my wanted customizing ...BUT I don't know how to use it in a ABAP application.

Anyone have a code example of using this XML file in ABAP screen ?

thanks,

Erez Madori

Former Member
0 Kudos

Hi

Please go through programs: BCGR*

Note that Pie Chat can be displayed with 2-dimensional view.

Kind Regards

Eswar

former_member536879
Active Contributor
0 Kudos

Hello Robin,

This requirement is possible in ECC 5.0.

Please go through the below link.

With Regards,

Sumodh.P