Event Handling in Dialog Box FPM
Hi , I have created a Dialog Box using 2 feeder class. In the first feeder class added a button to pop-up a dialog box using API and then the event is navigated to second feeder class to create the...
View ArticleWire Values From Custom GUIBB to MDG Screen Fields
Hi, I have a user defined DIALOG GUIBB in the MDG Customer search screen . I need to transport or wire the values entered in the DIALOG guibb of Customer search to screen fields present in...
View ArticleInitial values in FPM_SEARCH_UIBB
Hi! Is there any possibility to pre-fill the search criteria with initial values in component FPM_SEARCH_UIBB?Basically, when the user opens the UI there should be some default search criteria.Thanks...
View ArticleWire Schema Missing
Hi Guys. I was working with NWBC changing a customizing component, but now the tab WIRE dont show the wires .SOmebody know how to solve it? Thanks
View ArticleWire Values From Custom GUIBB to MDG Screen Fields
Hi, I have a user defined DIALOG GUIBB in the MDG Customer search screen . I need to transport or wire the values entered in the DIALOG guibb of Customer search to screen fields present in...
View ArticleFPM Close button is not visible
Hi Experts, I have an FPM OVP application which does not have any setting done for the parameter FPM_HIDE_CLOSE.I am not seeing the FPM_HIDE_CLOSE parameter also in my application.When we are calling...
View ArticleIssue with Updating BOL
Hi guys, I am facing an issue in HCM ESS portal. The scenario is, when an employee waives a particular benefit plan, some related plans also has to be dropped in back end. We have added the code tho...
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 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 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 ArticleCX_POWL_FATAL_EXCEPTION
Hi experts, I'm Getting a dump Category ABAP Programming Error Runtime Errors UNCAUGHT_EXCEPTION Except. CX_POWL_FATAL_EXCEPTION ABAP Program...
View ArticleSearch criteria in FPM_SEARCH_UIBB
Hi! I have in my search result three new columns and wanna add those to my Search criteria.The only way as far as I get is to add them as Columns of Result List, which generates a result table of the...
View ArticleIssue while creating fpm app using ACT and Odata
Hi FPM Gurus, I am trying to create an FPM application using ACT with ODATA as a data source, but after entering the RFC destination i am not able to see/select any odata service(the search help is...
View ArticleBest 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 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 ArticleChange the Application Configuration HRESS_AC_CATS_PRINT
Hi , I created a new Configuration for a print button in ESS (HRESS_C_CATS_PRINT). (Implemented the BADI, create a Feeder Class.. and is working fine from Backend) My Question .. Where do I have to...
View ArticleNeed to Hide EDIT button based on status of shopping cart
Hi Gurus , I am new to FPM . I am facing a situation here in SRM shopping cart display . In my POWL query when I select a Shopping cart and click display it navigate me to a window and I need to hide...
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 ArticleHow to capture 'Display' Button event in FPM_LIST_UIBB for Bank information...
Hi , I have added Display button in FPM_LIST_UIBB configuartion HRESS_CC_PER_OVR_BANK_XX.When i tried to capture the event for display buttin in Feeder class CL_HRESS_PER_OVERVIEW method...
View ArticleHow to get the FPM Events in WDDOBEFOREACTION method?
Hi Experts, I have a custom WD popup screen for Veteran status, which is called from a FPM page in HCM ESS. The popup is having FPM OK and CANCEL buttons. I need to validate some fields and have to...
View Article