Download presentation
1
ABAP Workbench Fundamentals
College of Business Northern Arizona University
2
Workbench Menu
3
ABAB Editor SE38
4
Create New Program Screen 1
5
Create New Program Screen 2
Use the Local object button. Not part of a package. Development class is now the same as a package in the SAP Enterprise version.
6
Example of Uploading an ABAP Program
Use the upload procedure to upload a program from a file. Use download to download programs from SAP to a file on a server or workstation.
7
ABAP Editor Enter the program line by line, paste program from a file, or upload a file.
8
Update Program Attributes
9
Program Attributes – Note Logical DB for Airline Put Your Name in the Title Example -> P1 – Hello World – Alden Lorents Note Development Class or Package of $TMP No transports are generated.
10
Check Program
11
Activate Program
12
Test – Enter Values
13
Testing With Breakpoints
14
Portion of a Short Dump
15
Sample Output
16
Download Output to Spreadsheet
17
Output to a Spreadsheet
18
Commenting and Working with Blocks
19
Referencing the Data Dictionary
20
Using F1 Help on Keyword Select
21
Select Syntax Diagram
22
F1 on Write
23
F1 on Type
24
Using the Pattern Button
25
Pattern on Select
26
Pattern Result on Select
27
Write Pattern Selection
28
See F1 on Other Statements
IF Else ElseIF EndIF Case When EndCase Loop EndLoop Do EndDo While EndWhile Check Continue Exit Perform
29
Use Pretty Printer Settings Go to Utilities-Settings-ABAP Editor – Note settings below
30
To be Continued
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.