More Complex ABAP/4 Report
This is a typical user-created report that is generated from data in an R/3 database table by selecting desired records or rows for display. The fields or columns of the report are fields from the database table. You can specify any fields from a table in any sequence that you want them displayed across your listings. Also, this report has column titles or report headers that identify the data in each column for the user. As you learn about ABAP/4 programming, you will learn how to create a report like this.
| Authored by: Roger Hayen © Central Michigan Univeristy and/or © SAP America, Inc. All rights reserved. |