How to create package in ABAP in Eclipse

This article is for beginners who are starting with ABAP on Eclipse. In order to work efficiently with ABAP on Eclipse, you must create a package and add it to Favorite Packages.

How to create package in ABAP on Eclipse

Right click on ABAP project. Select New-> ABAP Repository Object.

How to create package in ABAP on Eclipse

Search for Package. Select Package and click Next.

How to create package in ABAP on Eclipse

Provide New Package name and click Finish.

How to create package in ABAP on Eclipse

In the create package window, fill in Short Description and Application Component CA. Press continue.

How to create package in ABAP on Eclipse

Next click on Create Request button to create a new Transport request. We want to save the package in a new Transport Request.

How to create package in ABAP on Eclipse

Fill short description and click save.

How to create package in ABAP on Eclipse

The package is created now.

How to create package in ABAP on Eclipse

You can visit SE80 tcode to confirm the creation of package in ABAP system.

Next learn http://www.amarmn.com/how-to-add-a-package-to-favorites-in-abap-in-eclipse/