BOPF Modelling in Eclipse
SAP has released a new Eclipse based design time for BOPF modelling in the version SAP_BS_FND 747 SP04.
Eclipse based Business Object editor is available in the version 2.24 of the ABAP Development Tools for Eclipse.
Why another Design Time?
When we already have SAP GUI based tools BOB, BOBX, what is the need for another Eclipse based design time? To answer this question, I would like to highlight few advantages of Eclipse over SAP GUI. I am sure you will find much more when you work with it.
- The new design time is built in the state-of-the-art IDE for ABAP development on the open Eclipse platform. They are designed to increase developers'
productivity while benefiting from the usability, speed and flexibility of Eclipse. - One IDE for development in different languages like ABAP, JAVA, SAP UI5, etc
- Multiple Business Objects can be opened without any limits in the same IDE
- Quick search for any object using Ctrl+Shift+A
- Integrated F1 help in BOPF editors
- Embeded BOBT test environment inside Eclipse to test the Business objects
- Better navigation support via Outline and Bread crumbs
8. F1 help integration for each screen
Available features
The following features are available in Eclipse in the first release,
- Creation of new BOs
- Creation of subnodes
- Creation of implemented associations
- Creation of alternative keys
- Creation of actions
- Creation of queries
- Creation of determinations
- Creation of validations
- Definition of static and dynamic properties
- Calculation of node data default values
- Definition of node-specific data access class
How to install
To install the new BOPF editor in eclipse, simply go to the update site of the SAP Development Tools for Eclipse and follow the installation instructions.
Tutorials
Stay tuned for further tutorials on BOPF in Eclipse.

