POWL to FPM Component Linkage
Hi,I have developed a POWL Query and it works fine when I launch it through POWL_COCKPIT.This has a CREATE,DELETE button.. ON ACTION Create I want to link the FPM OIF Component which I already have .I...
View ArticleUsing Singleton Class during Suspend - Resume functionality
Hi Experts, I have an OVP application from within which the user clicks on a button to be navigated onto a GAF application. I need to share some information in the form of object references &...
View ArticleHow to find the custom logic in Standard webdynpro component FPM_GAF_COMPONENT
Hi Friends, I am creating shopping cart. while creating when I click on Order button it is giving the custom error message. I have right clicked on order button and then clicked on more field help and...
View ArticleFPM error message- Not able to highlight field
Hi Experts, I have got a strange problem in my OIF application. I am raising errors by writing code inside my feeder class for form GUIBB. I am doing it the 'usual' way which is by modifying the...
View Articleexample FPM GAF with Final action and confirmation screen
Hello, Since the past week i am working on a FPM GAF application. What i created is a GAF process with 2 GUIBB ( a List and a Form component). What i want to achieve in the GAF process is: step 1:...
View Articleclose previous FPM application on navigation to next one using...
Hello, My requirement is to close the previous FPM application on navigation to next FPM application configured in launchpad. I am navigating to my next FPM application using...
View Articlebasics for FPM in webdynpro abap
Hi Experts, I am new to webdynpro know some basic concepts. I want to learn the FPM. what exactly FPM and why need FPM. what is ehp4,we have to install any patches for using eph4 or any version we have...
View ArticleLaunch transaction from FPM_OIF_COMPONENT (without launchpad)
Hi, We are using FPM_OIF_COMPONENT for a web dynpro application in ECC 6.0. The application is triggered via a Z* parameter transaction code, set up with STARTMODE = BROWSER. Due to the older SAP...
View ArticleSetting "Visible Row Count" of LIST UIBB at Runtime
HI All, I am working on List UIBB. I am able to set the "visible row count" at the general settings level.But I would like to change the "Visible Row Count" at the run time based on table entries. I...
View ArticleProgrammatically changing/setting sort/filter in FPM ATS LIST
Hi,i am implementing a list based on FPM_LIST_UIBB_ATS.Filter and sort work just fine, but i would like to set the filter from my feeder class or via some other interface. Do you know if this is...
View ArticleEvent on selecting a drop down list value in search guibb
Hi Experts, I have a drop down in search guibb. I want an event to be triggered when the user is selecting any value from the drop down. However, no standard events are triggered when we select the...
View ArticleConfirmation dialog in Leave Request
Hi Experts, My requirement is to display a dialog in Leave Request application (FPM_OVP_COMPONENT, HRESS_A_PTARQ_LEAVREQ_APPL) when the value is selected in a drop down. I will try to make it more...
View ArticleFPM error message- Not able to highlight field
Hi Experts, I have got a strange problem in my OIF application. I am raising errors by writing code inside my feeder class for form GUIBB. I am doing it the 'usual' way which is by modifying the...
View ArticleEnable user at runtime to adjust column width of list-uibb
Hi! With Webdynpro ALV the user can adjust the width of a column with the mouse.We have been searching for the same feature in List-UIBB in the FPM, but did not founded => the column width cannot be...
View ArticleHow to make fields Read only on all tabs in one go with the help of feeder...
I have a requirement where once we press SAVE button i have to make all the fields read only in tabs highlighted below.Which is the best method to do it.? There are number of fields in all these tabs...
View ArticleChanging Title FPM OVP at runtime
Hi, I want to change the title of my OVP Floorplan. But the correct way for OIF (IF_FPM_IDR) seems not to work: data lo_idr TYPE REF TO if_fpm_idr.data lo_fpm TYPE REF TO if_fpm.lo_fpm =...
View ArticleFPM LIST UIBB & Webdynpro CHIP (Side Panel)
Hi all,i have an issue for you. I have created a new FPM application (List UIBB) and i would like to integrate it in a webdynpro chip (side panel)...is it possible to do this? In CHIP configuration i...
View ArticleFPM Translations not reflecting 2nd time & how to transport FPM translations-IMP
Hi All, I am facing a strange issue with FPM translations, http://scn.sap.com/community/web-dynpro-abap/floorplan-manager/blog/2012/10/04/team-fpm--all-about-translation-and-texts-of-fpm-applications...
View ArticleChanging Title FPM OVP at runtime
Hi, I want to change the title of my OVP Floorplan. But the correct way for OIF (IF_FPM_IDR) seems not to work: data lo_idr TYPE REF TO if_fpm_idr.data lo_fpm TYPE REF TO if_fpm.lo_fpm =...
View Article