Launch transaction without launchpad
Hi All, I have to launch an transaction in FPM without using launchpad for which I'm using the LAUNCH_TRANSACTION method of IF_FPM_NAVIGATE_TO. Below pasted is the code that I'm executing DATA:...
View ArticleHow to add a button in the FPM application..?
Here is my FPM application for MDG(Material data governance)Anybody please tell me how to add it.Is there any thing to do with the feeder class because it is bassically built by using the feeder...
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 ArticleAccess W4 WDA Application in Employee personal profile application
Hi Gurus, is there any way I can access W4 Web Dynpro application in Personal Information Web Dynpro ABAP Application. The need is that we wanted to display W4 as part of the personal information...
View ArticleWhere to Unlock the object
Hi All, In FPM, where can we write the logic to Unlock the object. As the application can be directly closed from browser or user may directly navigate to other application from portal. is there any...
View ArticleUnable to save data from multiple UIBB's in a single FPM application
Dear Expert's, I have couple of UIBB's in an FPM application. One is List and another is TextView under Form. When i modify the List alone and click on 'Save' button, the data is getting saved and i...
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 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 ArticleMake Visible FPM Toolbar Button(Add->'Other bank') on Bank Data Delete
Hi Experts, I have implemented the requirement to restrict a user's other bank data to 2. I have used the feeder class (CL_HRESS_PER_OVERVIEW) IF_FPM_GUIBB_LIST~GET_DATA method to implement the same....
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 ArticleMultiple List UIBB components from different data sources
Hi,I'm quite new to FPM, up to now all of the applications I've created have been reports based on CDS Views using the Application Creation Tool, so the whole process is very simple with only SQL...
View ArticleFPM - Changing Font color of a Column content
Hi all, I have a requirement to change the color of a column content in an FPM application. In the below screenshot the first column text(eg: Dependent Optio...) is grayed out. This one happened after...
View ArticleDialog Box do not appear after open_dialog_box
Hi experts,I've created a FPM screen using the component FPM_LIST_UIBB_ATS, after that i've created a dialog box in my application configuration and used my UIBB component in it. I'm trying to...
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 ArticleI need to add a column in existing List Guibb
HI Experts , i am new to FPM , i have an existing List GUIBB in this i suppose to add new column and make it as a link to action if user clicks on that one new popup window has to...
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 ArticleValue Search Help for Input Fieds in FPM
Hi, I have created a GUIBB with input fields now need to enhance the input fields with Value search help of other data types via check table in Floor plan manager. Need a sample code snippet of...
View ArticleSicf error pages in Sharepoint IFrame
Hi all, I have an FPM application embedded in a Sharepoint IFrame.I configured a custom HTML in the sicf service of my application in order to catch the errors. If I call the application in browser,...
View ArticleCreate DropDown from Domain in Sap FPM
Hi , I want to know how to create a Drop Down from a Domain having a value range table in SAP Floor Manager where the values from value range table has to be listed in the drop down . Regards,Vicky
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 Article