Lead 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 ArticleFilter option for multiple values
Hello Expert, We have created an application with FPM_OVP_COMPONENT and created a LIST_ATS.SAP has already provided the filter option which we need to activate it in the View exit class by using the...
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 ArticleConnect classic dynpro with Floorplan application
Hi, gurus,I need some help, i'm developing an Application using WD Floorplan Manager OVP, everything is ok. I'm managing the transaction using classic SAP GUI Client by requirement of the customer...
View ArticleFPM application was started without configuration
Hi, An error 'FPM application XXXXX was started without configuration' is displayed when running an application in portal. Can you please let me know why this error is being thrown even an application...
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 ArticleCheck on mandatory fields in different tabs (webdynpro components) in FPM
Hey guys,i think i have explored the whole internet in the meanwhile . I have created different Webdynpros which include mandatory and non mandatory fields.First i tried to check these fields in the...
View ArticleAccess via 'NULL' object reference not possible
Hi, I have created a simple web dynpro program which add and remove records, I am also planning on using FPM_OIF_COMPONENT to configure my program, however I wanted to test my code (Actions &...
View ArticleFPM Dialog Box validation before closing popup window
Hi, I have in my application a popup(FPM dialog box) with a couple of input fields. What I want to do is to force the user to enter some data in one of the input fields before closing the popup box....
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 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 ArticleEX-PLACE navigation does not work in Portal
Hi Experts, This is my scenario. I have an INITIAL PAGE in which I am displaying a list of Purchase Orders by using LIST ATS GUIBB. I have exposed the FPM_NAVIGATE action in the GET_DEFINITION method...
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 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 application was started without configuration
Team, We have a scenario where in we have upgraded our SRM system from 5.0 to 7.03. We have a Portal 7.0 on which the Business Package for SRM id deployed.Now our issue is when we are trying to...
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 ArticleCreate new line in list uibb
Hi all, I am trying to create a button in a list uibb, that adds a new line to an existing list. I am doing this in the lean sales order web dynpro application using class CL_LO_OIF_GUIBB_ITEM_LIST. I...
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 can I group more than 4 search criterias under ONE search group?
Hey folks, I am trying to group search criteria fields under search group.In the component configuration of the search guibb, I grouped 10 search criterias under one search group yet only the first 4...
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 Article