Create the Program Object
The following description includes the steps for creating a program starting from the
main SAP R/3 menu:
To create the program object:
- Click Tools on the SAP R/3 Menu bar, then click ABAP/4
Workbench to display the ABAP/4 Development Workbench initial screen.
- Click the ABAP/4 Editor button on the Application toolbar to display
the Editor Initial Screen for entering the program name.
- Type the program name in the Program text box, then click the Create
button. Be sure to follow the rules for naming a program.
- Type a program title in the Title text box. This will appear in the Windows Title bar
when the program is executed.
- Type 1 in the Type text box in the Attributes section.
- Type S in the Application text box in the Attributes section.
- Click the Save button on the Standard toolbar to save the
programs attributes.
- Click the Source Code button on the Application toolbar to open the
program in the ABAP/4 Editor for entering your program code.
The navigation alternatives of the ABAP/4 Development Workbench provide many other
options for creating an ABAP/4 program including creating a program from the Object
Browser.
 |
Authored by: Roger Hayen
© Central Michigan Univeristy and/or © SAP America, Inc.
All rights reserved. |