Creating an ABAP/4 Program
You create an ABAP/4 program by first creating the program object in the Repository and specifying the attributes of the program including its name. Then you actually enter the program code using the ABAP/4 editor. Finally, you test the program to make sure that it works correctly.
| Authored by: Roger Hayen © Central Michigan Univeristy and/or © SAP America, Inc. All rights reserved. |