‎2008 Mar 25 6:24 AM
Hi all,
I just want to display bar chart(graph) with 200 bars....is it possible to use
CL_GFW for this, I couldn't use FM for this as it's limited to some extend.
Any one have sample codes using CL_GFW class.
Regards
Jose
‎2008 Apr 10 4:55 PM
Hi,
have a look at report GFW_PROG_BAR. Providing more data should be easy.
However, you could also use the chart engine (CL_GUI_CHART_ENGINE) instead.
Regards, Kai