Creating ABAP Program
To create an ABAP Program, follow the steps below:
Right-click on Package name in the list. A menu is displayed as shown in the screen below:
Click Create > Program.
Enter the name of the Program (
Z_INSERTTOKEN
) and uncheck the “With TOP INCL.” check-box.Click Continue icon. The following screen is displayed:
Enter the required fields and click Save. The following screen is displayed:
Enter the commands to be executed in the highlighted area (in the above screen) and Save (Ctrl + S).
Save status of the program is displayed on the status bar as highlighted in the screen below: