cancel
Showing results for 
Search instead for 
Did you mean: 

What is GuiShell SubType ChartAdapter?

01-23-2020 9:01 AM
Stefan-Schnell Active Contributor
887 views 2 comments Go to solution
SAP Managed Tags
Subscribe

frank.krause

Hello Community,
I analyzed the GuiChart class and in this context I found a subtype called ChartAdapter.

The subtype isn't documented. Is this adapter comparable to GraphAdapt?

Thanks for hints and tips.

Best regards
Stefan

Accepted Solutions (1)

Accepted Solutions (1)

FrankKrauseGUI
Product and Topic Expert
Product and Topic Expert

Hi Stefan,

the chartadapter is implemented by module sapgradp.ocx (scripting module sapgradpScripting.dll).
This is an SAP wrapper around a 3rd party component called chart.ocx. The chart.ocx is used in a number of applications especially in older SAP products. In newer ones the sapchart.ocx is more frequently used. It implements various different types of diagrams and can look for example like this:

If you want to see this yourself, you can try for example program GFW_PROG_BAR (SE38).

Best regards,
Frank

Stefan-Schnell
Active Contributor
0 Likes

frank.krause

Hello Frank,

thank you very much.

Best regards
Stefan

Answers (0)