Skip to Content
Author's profile photo mohsin syed

powl in FPM.

In this document, i would like discuss how to implement power list in floor plan manager. The procedure is not that difficult. The first step which i developed for this logistics execution demo is to create feeder classes for all powl lists which we are going to use in our webdynpro components which further will be integrated in the floor plan manager. Complete logistics application is sort of big , The purpose of this demo is to teach how to implement powl into the floor plan manager. so i am using two of the webdynpro components with powl list implemented so that we can work on them.

Pre-reqs again is to create application id, power_type, powl_query etc. This demo is an implementaion of FPM_OIF_COMPONENT interface of the floor plan manager.

I begin by creating my first power list using feeder class CL_LIST_DELIVERIES_ALL. In the used components we have to use powl_ui_comp for displaying powl master in the view, furthermore, we have to implement FPM PIC1.JPG

and

pic2.JPG

then we move forward to add ui component at the view level so that we can display our powl .pic3.JPG

next step is to add this view to the window and plug in the powl master as your window structure would look like the picture below

pic4.JPG

Now right click on the webdynpro application and choose create/change configuration,a web browser instance will start , assign application name which is your webdynpro component where your powl is sitting, provide a configuration name and click create

pic5.JPG

fpm_oif_comp, and provide your configuration id , select this line and click on go to component configuration

pic6.JPG

hit add main views will gives you more tabs at the , select subviews and the UIBBS. At the UIBB , put your webdynpro component name which holds the powl , and the view name ,  as shown in below:

pic7.JPG

in this way you can figure different areas and configure or i can say bound UIBB with the webdynpro component at the floor plan manager application. Its time for testing what we have convered uptill now.

save what you have done soo far and go back to your package at the object navigator. click on application configurations and right click on the configuration id which you developed at the create/change application configuration section.  For this demo it is zcl_del and click test.

pic8.JPG

this is all deliveries and below is the second vendor webdynpro component implementing powl which i used for my last document. Detail component is clearly visible with in the floor plan manager

pic9.JPG

Assigned Tags

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