Best Practice for Feeder Classes
Hi FPM Gurus, I am new to FPM and would like to know the best practice for creating feeder classes. Lets say i have a Search GUIBB which is used to hold the selection criteria and a List GUIBB to...
View ArticleLPD_CUST customizing
Hello , I am trying to add Z webdynpro application in LPD_CUST . My application should be added in Existing Role and Instance . I have given 'Z' in Namespace and complete application in...
View ArticleHow to hide a nested UIBB in an FPM OVP application ?
Hi Experts , I have an FPM OVP application which basically contains the following nested UIBB's . a ) Main Page This has two sections i ) Header ii) Items ....
View ArticleLead Selection Functionality in FPM GUIBB List
Hi Experts, In my feeder class i am using Search, List and Form GUIBBs first i am search flights using search guibb and getting result in list guibb when i select a row in list (lead selection) in...
View ArticleDisable UIBB reordering by end-users
Hello, We have an application and configuration based on FPM_OVP_COMPONENT. There are several pages, with usually one or two sections in each page. Sections are composed of UIBB elements that point to...
View ArticleFPM Tutorials for 7.02 available now!
Hello SDN community, there are now more [FPM Tutorials|http://wiki.sdn.sap.com/wiki/display/sandbox/FPM+Tutorials] available for getting started with Floorplan Manager.Later on you can also find this...
View ArticleFPM_LIST_GUIBB scrollbar
Hi Experts, we are facing an issue with a List GUIBB and its vertical scrollbar. We have configured the list so that all the available records to be displayed. However, when opening the dialog, where...
View ArticleDynmically Create a Pop up with Input fields in FPM
Hi , Static Popup in FPM can be created by adding Dialog Box and then embedding Form GuiBB and passing data to this from the feeder class. However I want to dynamically create a Popup with Input fields...
View ArticleHow to create Drop-Down List in FPM, with values from intenal table?
Hi Experts! I need to create a Drop-Down List Box in from UIBB. Drop-Down should contain values from an internal table. I know, that this is possible for Web Dynpro, but how can I manage values for...
View ArticleOpen a popup on standard FPM buttons - FPM dialog box
Hi gurus, a "simple" requirement: I have to open a confirmation popup ("Are you sure?" with yes/no buttons) on some FPM buttons for a standard application (view/edit of an RFx).I've seen that FPM...
View ArticleBypassing Standard Error Messages in FPM Forms
Hi Team, Thanks in Advance, Is there any way to suppress / bypass the standard SAP Error Message at the initiator level in FPM Forms Level.Tried with Tolerate Error Messages at Process level, but the...
View ArticleSet Focus on Input Field in FPM application - GUIBB
Hi, I learnt that we can set the focus to a particular input field in FPM application by calling method REQUEST_FOCUS_ON_FIELD in method GET_DATA of initial screen configuration feeder class with the...
View ArticleFPM OVP pop-up
Hi All I´m trying to call a pop-up when click on radio-button. I´m using FPM OVP. I have made a Dialog Box, but do not know if this is correct. When click on radio button in MOBILE Page, I need to...
View ArticleTranslation of Configuration Component
Hi! Is there a way to enter a description for Configuration Component's in a second language?Basically, we have created some Configuration Component's in DE and want to enter a description in EN.The...
View ArticleDisplaying POP-UP Message in FPM Forms
Hi Team, Can we display screen level validation in a Pop-up instead of Standard Message Area.currently we are using Standard UIBB, which has a standard Message Area, now my requirement is to display...
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 ArticleExecute Planning Sequence at save
Hi! We have the following Problem that the planning sequence will not execute after the user press the save button.In the "Toolbar Schema" for the save-Element, we added a new Parameter to the "Enter...
View ArticleFPM GUIBB Search initialization / refresh
Hi,I use GUIBB Search in a own dialogbox. Everthing works fine so far. After selecting a result entry, the dialogbox is closed and i am back on the view (page) where I called the Search Helf from. Now...
View ArticleSet Focus on Input Field in FPM application - GUIBB
Hi, I learnt that we can set the focus to a particular input field in FPM application by calling method REQUEST_FOCUS_ON_FIELD in method GET_DATA of initial screen configuration feeder class with the...
View ArticleAdding a custom button to FPM - how to manage the custom event
Hello experts, I'm dealing with a simple task, that is, adding a custom button to FPM (OIF) in a standard application. So; I found that the standard application (RFx process in SRM) uses...
View Article