cancel
Showing results for 
Search instead for 
Did you mean: 

Line graph in Web Dynpro ABAP

Former Member
0 Kudos

Hello Experts,

In web Dynpro i have a requirement to make a graph ( line graph ) with the following details

X-Axis :- Scheduled Date

Y-Axis:- Delivered date

Line:- PO Number.

I have tried lot but still unable to cope with the solution.

Help me

Thanks and regards,

Gaur Mayank

Accepted Solutions (1)

Accepted Solutions (1)

former_member243716
Active Participant
0 Kudos

You can use as example the pgm 'GFW_DEMO_PRES1'.

It's based on class CL_GUI_GP_PRES.

You can create a graph in custom container of web dynpro.

Answers (2)

Answers (2)

Former Member
0 Kudos
Kartik2
Contributor
0 Kudos

Hi,

Please follow the below link to use business graphics ui element in web dynpro abap.

http://wiki.sdn.sap.com/wiki/display/WDABAP/Simple+application+to+display+a+business+graph

Here they have explained how to create columns chart in a similar way you can save your customizing to get lines graph also.

Refere the screen shots attached to change the customizing to lines grahp

Hope it helps. Thank you.

Regards,

kartik