How 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 ArticleWhat is the best way to delete an FPM application?
Hey, it's me again.I created an FPM Web Dynpro Application called "ZOR_TEST".In order to delete it, I performed the following steps:1) Delete the configuration in the FLUID2) Delete the application in...
View ArticleCalling exits from FPM application - Suggestions required
Hi Experts, We have a custom FPM OVP application which modifies material notifications - in simple words it does the same thing that transaction QM02 does. Now, in QM02 we have implemented many exits...
View ArticleRefresh Fields When Close Popup
Hello Community, I created a dialog for a search.My issue is when I close this popup and open it again the old values entered are always filled in in the fields.I tried to clean IS_DATA in FLUSH...
View ArticleHow to pass data between UIBB?
Hi, I have a zweb_1 WebDynpro component, with two views and window. I use two UIBB FPM_OIF_COMPONENT the two windows above were added before. How can you use the IF_FPM_SHARED_DATA interface without...
View ArticleNavigation between pages with value
Hi Guru's, I created a popup with 3 fields to getting an ID and when I click on my button I go to the Method PROCESS EVENT and check if I receive this ID.Then I would like to go back on my...
View ArticleGetting reference to used components of FPM OIF component
Hello, I am try to find a way to get reference to instances of used components created by OIF FPM. My scenario is as follows. I have two custom components - Component A and component B.( both with just...
View ArticleInsert Standard Webdynpro into FPM
Hello,i want to insert a default application to FPM .I do not want to copy the default application. I must have IF_FPM_UI_BUILDING_BLOCK interface . RegardsKerim
View ArticleTitle of columns via get_default_config
Hello, I'm trying to add columns to a LIST_ATS_UIBB at runtime.I'm using method ADD_COLUMN in the method GET_DEFAULT_CONFIG of the feeder class which works fine until I want to add a custom column...
View ArticleHow to pass data between UIBB?
Hi, I have a zweb_1 WebDynpro component, with two views and window. I use two UIBB FPM_OIF_COMPONENT the two windows above were added before. How can you use the IF_FPM_SHARED_DATA interface without...
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 ArticleChanging field usage in Feeder class for Lists
Hi, We have a requirement to hide fields, and set as read only, and mandatory dynamically at run time on standard UIBBs. To achieve this I am editing the GET_DATA method of the Feeder class and...
View ArticleSearch feature in Tree UIBB
Hi, I'm currently working with a tree UIBB. Now I want to add a search button to the UIBB.I have filled the search component of structure ES_OPTION in method GET_DEFINITION. When I want to just...
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 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 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 ArticleFPM LIST GUIBB - 1st Dropdown value sel. sets the value for 2nd dropdown...
Hi All, I have 2 dropdowns in my LIST view configuration and they are working fine.Problem I am having: When user selects the 1st dropdown in row X, I want the values of 2nd dropdown in row X to...
View ArticleHow to display data from search UIBB to list UIBB
Hi Experts, I have search UIBB with personnel number. Once i click on search button , I should display data in LIST UIBB. I had written code but it is triggering LIST UIBB first and then SEARCH UIBB....
View Articlesend mail from FPM LIST UIBB?
Hi Experts, I have a login page with user name and password. If the user forget the password, he/she will click on forget_password button. Then it opens a dialog box where we will enter user email id....
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 Article