- 10
- 0
- 约5.38千字
- 约 30页
- 2021-12-01 发布于北京
- 举报
Introduction to ABAP Programming | 3.02
March-2005
Introduction to ABAP Programming
2
March-2005
Introduction to ABAP Programming | 3.02
Objectives
The participants will be able to :
Remember basic terms in ABAP programming
Identify ABAP development basics
Examine ABAP programming environment and ABAP Editor
Write basic ABAP program syntax
3
March-2005
Introduction to ABAP Programming | 3.02
Terms to Remember
Report:
An ABAP program whose output is a list
Module Pool:
A dialog program which is a collection of screens
List:
The output generated by an ABAP report program
Program
A series of ABAP statements
4
March-2005
Introduction to ABAP Programming | 3.02
Reporting(SA38),
Click
Reporting and ABAP Development
ABAP
Development (SE80)
5
March-2005
Introduction to ABAP Programming | 3.02
Programming Environment - The ABAP Editor
Use SE80, create program and write code into the ABAP Editor
6
March-2005
Introduction to ABAP Programming | 3.02
Demonstration
Creation of a custom program using transaction SE80 and displaying it in ABAP editor.
7
March-2005
Introduction to ABAP Programming | 3.02
Practice
Creation of a custom program using transaction SE80 and displaying it in ABAP editor
8
March-2005
Introduction to ABAP Programming | 3.02
Programming Environment - Online Debugging
Set the Break-point using
Click execute to enter into debug mode.
9
March-2005
Introduction to ABAP Programming | 3.02
Demonstration
Setting Break-points, executing the program and displaying the debugging mode.
10
March-2005
Introduction to ABAP Programming | 3.02
Practice
Setting Break-points, executing the program and displaying the debugging mode.
11
March-2005
Introduction to ABAP Programming | 3.02
Basic Functions of the ABAP Editor
Find and
Repeat Find
Toggles from
display to change mode
Undo/Redo
ABAP Help
Syntax Check
Standard
toolbar
Cut, copy and
paste to and
from a buffer
Program source entry area
12
March-2005
Introduction to ABAP Programming | 3.02
The PROGRAM Menu Option
13
原创力文档

文档评论(0)