You are on page 1of 3

Step 1: Navigate to Development object ( Programm)

Der Objekt Navigator (SE80)

Der Repository Browser

 Packet
 Programm
 Function group
 Class/Interface Frequently used
 Web dynpro component/interface Development
 Local Object objects
Step 2: Create Programm

1. Under Programs of Repository Browser, right click and click create. Give a
programm name such as “ZEXAMPLE_PROGRAMM”.
2. Select report type as Executable program.
3. Save as local object.
Step 3: „Hello World“ Report

REPORT ZEXAMPLE_PROGRAM.
WRITE: ‚Hello World‘.

You might also like