By
Published: 24 Oct 2003
I need to write an ABAP program that will display a graphical chart but I have trouble finding information on how to do this. I have an ABAP program that gets the report done, but now I need that report to be charted in a graph. How? We're on release 3.1I.
You need to look at the help on BC SAP Graphics Programming Interfaces. This will tell you how to use function modules like "GRAPH_2D". There are demo programs, like GRBUSG_1 which also show you how these function modules are used.
An SAP user is trying to run a report in an SAP ALV Grid online and wants to know how to get the data in the report to appear along with the header.
Continue Reading
An SAP user needs to transfer customer purchase order spreadsheet data to SAP VA01 to create a new sales order.
Continue Reading
A SearchSAP.com reader wants to know if it's possible to write an SAP ABAP program that will read source code and then create an SAP ABAP function ...
Continue Reading