Skip to Content
Author's profile photo Ashwani Kumar Sharma

Develop UIs using Floor Plan Manager using ABAP development tools (for Eclipse)

WithABAP deveopment tools (for Eclipse) 2.7, you can develop Floor Plan Manager application using the new ABAP development tools (based on Eclipse). The new environmen is more intuitive, usabled and enables you to develop faster.

In this document, I am going to list down the major features which are available in the new development environment which enables you to develop UIs using Floor Plan Manager.

Major Features

Here is the list of major features:

  • Project Explorer displays all Floor Plan Manager artifacts

The Project Explorer displays all Floor Plan Manager artifacts under ‘Web Dynpro’ folder. The the objects have their own icon so that you can easily distinguish them.

FPM_Project Explorer.png

  • Easily create new Floor Plan Manager Application

You can create new Floor Plan Manager Application using eclipse. Navigate to Flie-> File -> New -> Other and in the ‘New’ dialog box, choose ABAP -> Web Dynpro -> Floorplan Manager Application. In the wizard apart for normal option to create Floor Plan, you can also select some templates for oData and SADL to create Floor Plan specific to them. When you will finish the wizard it will open the creation tool inside Eclipse itself.

FPM_ApplicationCreation.png

FPM_CreationEditor.png

  • Edit existing Floor Plan Manager artifacts

To start editing an existing Floor Plan artifact, you need double click on the entity in Project Explorer. It will open the editor for the object inside eclipse itself.

In eclipse you can work with many objects open in their respective editors.

FPM_EditObject.png

  • Running Floor Plan Manager Applications

To verify out of a Floor Plan Application or Floor Plan Application configuration, you run them in eclipse. To run right click on the object in Project Explorer and choose option Run As -> Web Dynpro ABAP Application. It will launch the application inside eclipse itself.

FPM_RunningApplication.png

  • Forward Navigations

FLUID inside the Eclipse editor provides all the features that you are used to working with when you work in SE80. Additionally, everything is handled inside
eclipse editors, so it’s easy to have a good overview of your application and its configurations.

Forward navigation throughout application and component configurations works smoothly in eclipse, and, as an extra feature in Eclipse, you can also navigate to feeder classes directly from a GUIBB configuration. The following screenshots illustrate this:

    • Navigating between FPM Components

FPM_ComponentNavigation.png

    • Navigating from a GUIBB Configuration to a Feeder Class

FPM_FeederClassNavigation.png

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.