You are on page 1of 9

FPM

Floor Plan Manager

By Harkesh Kumar - Incture


Technology

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.

FPM is a framework in which several web


Dynpro components can be
embedded to provide consistent UI
across the application.
By Harkesh Kumar - Incture
Technology

Example
suppose we have 10 to 15
developer in a team , and requirement
is all customers who are using web
Dynpro application should have
consistent UI look for entire
application , so how do u make it , yes
u guess it right thats FPM , so FPM is
nothing but a Framework in which you
can place all yours application that are
developed by the entire team and than
we can show as one particular
application where common functionality
are provided by FPM itself so that it
make sure all UI provided by Team will
consistent across entire app.
By Harkesh Kumar - Incture
Technology

Multiple interface views of one or more


web Dynpro components can be
combined to a FPM application.
Interface View is nothing but one to
one mapping between View and Window
in Web Dynpro.
Interface View of a web Dynpro is called
UI Building Block(UIBB) in FPM.

By Harkesh Kumar - Incture


Technology

Benefits of FPM
UI Harmonization
Saves time to program the user interface
to a great extent
The design follows the SAP user interface
design guidelines
By Harkesh Kumar - Incture
Technology

FPM and its Type

Floor Plan is a design template for your


business application

Types of Floor Plans


1 . Object Instance Floor Plan(OIF).
2 . Quick Activity Floor Plan(QAF).
3. Guided Activity Floor Plan(GAF).
By Harkesh Kumar - Incture
Technology

4. Overview Floor plan(OVP)

By Harkesh Kumar - Incture


Technology

Object Instance Floor Plan(OIF)


Has multiple main view and sub views .

WD Component -> FPM_OIF_COMPONENT


Usually to hold the details of a business
object and task to perform on it , example
for Sales Order , Display So , Processed So
, Deleted SO, etc.
By Harkesh Kumar - Incture
Technology

Sections for OIF


Application Title(IDR)
Toolbar(CNR- Context Navigation
Region)
View
Content Area For UIBB
By Harkesh Kumar - Incture
Technology

You might also like