You are on page 1of 12

SAP ACADEMY

BY: Mohamed Essam

Overview
Unit 6 : work bench overview , and

how to develop a program and


organize work.(Hello World )
Unit7: Basic language elements and
how to use them.(Calculator Program
)
Unit 8 : Using Subroutines, function
modules and function group to apply
modularization (function modules and

Unit 6 :Intro to
workbench
Some transaction codes :

(su01,se38,se93,se21,se24,se80,sm04).
Created simple hello world program to

introduce me to how to create a


package, then create a program in this
package, then add a transaction to
easily access the program.

Unit 7: Data Types

If and Case

Loops

Unit 7 : Important
Statement

Unit 7: Debug

Unit 8: Modularization

Unit 8: Subroutine

Unit 8 : Passing
Parameters

Unit 8 : Subroutine

You might also like