Create New Program

<< Click to Display Table of Contents >>

Navigation:  All About ABAP Technique > English > ABAP Tutorial > ABAP Workbench Tools > ABAP Editor >

Create New Program

1. Open t-code SE38

2. Insert program name initiate with letter Z or Y

abap_tutorial0014

 

4. Press Button abap_tutorial0015

5. Type Program's Tittle and Choose  "Executable program" at Field 'Type'

abap_tutorial0016

 

6. Press Button abap_tutorial0017

7. Package is filled to make program able to transport to the other client, but if it's for practice, you dont need to fill it.

abap_tutorial0058

 

8. Press Button abap_tutorial0019 if you want program able to transport to the other client. Press Button abap_tutorial0020 for practice only.

9. Enter to ABAP Editor

abap_tutorial0021