0% found this document useful (0 votes)
312 views42 pages

Floor Plan Manager For Webdynpro ABAP: Prepared by Satish Pulipati

Floor Plan Manager (FPM) is a framework for developing new Web Dynpro ABAP interfaces consistently with SAP UI guidelines. It reduces UI programming by configuring underlying components rather than additional programming. FPM currently supports object instance, guided activity, quick activity, and overview page floorplans. The document demonstrates how to create a demo application using FPM by developing a component, adding nodes, and configuring views and windows.

Uploaded by

raja
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
312 views42 pages

Floor Plan Manager For Webdynpro ABAP: Prepared by Satish Pulipati

Floor Plan Manager (FPM) is a framework for developing new Web Dynpro ABAP interfaces consistently with SAP UI guidelines. It reduces UI programming by configuring underlying components rather than additional programming. FPM currently supports object instance, guided activity, quick activity, and overview page floorplans. The document demonstrates how to create a demo application using FPM by developing a component, adding nodes, and configuring views and windows.

Uploaded by

raja
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 42

Floor Plan Manager For Webdynpro ABAP

Prepared By
Satish Pulipati

Content

What is Frame Work ?


What is FPM ?
Why FPM?
Features
Demo

What is Frame Work ?

A framework is a collection of classes and


applications, and APIs to help
the different components all work together.

Content

What is Frame Work ?


What is FPM ?
Why FPM?
Features
Demo

What is FPM?

Floorplan Manager (FPM) is a Web Dynpro


ABAP application that provides a
framework for developing new Web Dynpro
ABAP Application interfaces consistent
With SAP UI guidelines.

Content

What is Frame Work ?


What is FPM ?
Why FPM?
Features
Demo

Time-consuming user interface programming is greatly reduced for


application programming.
The design follows the SAP user interface design guidelines.
Simple applications are adjusted by configuring the underlying Web
Dynpro components and not by additional programming

What is Frame Work ?


What is FPM ?
Why FPM?
Features
Demo

FPM currently supports you in creating and configuring user


interfaces with the following floorplans:
 Object Instance Floorplan (OIF)
 Guided Activity Floorplan (GAF)
 Quick Activity Floorplan (QAF)
 Over View Page Floorplan(OVP)

System Requirements
 SAP NW 7.0 & Enhancement Package 1

What is Frame Work ?


What is FPM ?
Why FPM?
Features
Demo

10

In this area, you select


which screens you wo
uld
like to configure for
the selected Web Dynp
ro application

FPM editor

The preview function shows


you the user interface of th
e
application

The attributes of these


user interface elements
are displayed in
the attribute view

This region gives yo


u a hierarchical displ
ay of the elements y
ou

11

The action area c


ontains links to all
the actions you c
an execute for th
e
selected applicati
on user interface.

Demo Application

Create a WDA component in SE


80

12

FPM Demo

Save your Object

13

FPM Demo

Choose the Implement

ed Interfaces tab

14

FPM Demo

enter the FPM interface


IF_FPM_UI_BUILDING_BLOC
K and save your entry.

15

FPM Demo

In the Action column, choo

se Reimplement. The icon i


n the Implementation
State column indicates that
your component is complet
ely implemented.

16

FPM Demo

17

FPM Demo

Create Nodes As per your


Requirements

18

FPM Demo

19

FPM Demo

20

FPM Demo

21

FPM Demo

22

FPM Demo

It is recommended that you add


only one View to one Window
23

FPM Demo

Enter the following information


to create either an OIF or a GAF
application:
o Component: FPM_OIF_COMPONENT

/ F PM_GAF_COMPONENT
o Interface View: FPM_WINDOW
o Plug Name: Default

24

FPM Demo

25

FPM Demo

26

FPM Demo

27

FPM Demo

28

FPM Demo

29

FPM Demo

30

FPM Demo

31

FPM Demo

32

FPM Demo

33

FPM Demo

34

FPM Demo

35

FPM Demo

36

FPM Demo

37

FPM Demo

38

FPM Demo

39

FPM Demo

40

FPM Demo

41

Questions?

42

You might also like