How to Enable FPM ToolBar button with help of CheckBox
Hi, I have a requirement where i need to Enable the FPM Toolbar Button 'ORDER' only when the user selects the Checkbox. Checkbox is the Custom one which will be created in /SAPSRM/WDC_SC_WZ_GAF_3ST....
View ArticleWhat is meant by adapted elements in view property in FPM; ESS portal?
Hi Folks. We usually customize the ESS role by previewing it-->right click the desired field -->settings for current configuration In UI Element tree view property all the UI elements in the...
View ArticleInitializing screen values using GET_DATA method gets cleared
In the enhancement Post-Method of CL_EHFND_FBI_GUIBB_FORM->get_data( )method , I have code that initializes the FORM field QIM_ID to a specific value when the screen initially opens, by changing...
View ArticleRefresh of FPM SEARCH Component from Program
Hi ABAPers, I am facing a problem with the Search UIBB (IF_FPM_GUIBB_SEARCH). The selection works fine: I can select the lead-selection, and the result is correctly provided to another UIBB. Within...
View ArticleHow to free the GUIBB instance in a floorplan
Hi, I have created a GAF application in FPM. Now when I click on a button in one roadmap view, I am showing a dialog box which contains a FORM UIBB GL2. I have defined the dialog box in FPM component...
View ArticleHow to add/delete fields in Comp Config HRESS_CC_GUIBBF_LEAVREQDIALOG
Hi gurus, I need to make a field in the ESS leave request dialog pop-up visible, as shown below. The Component Config is HRESS_CC_GUIBBF_LEAVREQDIALOG. Under the "General Data" section we see only 4...
View ArticleCost center needs to be set based on activity drop down value in travel...
Hi, In travel request creation from portal based on the activity type selection in additional data how to set cost center dynamically . -Ganesh
View ArticleHow to read the Lead Selection in Search UIBB
Hello, I have a Search UIBB implementation with the list from Search UIBB. When the user double click any line in the List we want to call another program. Not sure how to read the Lead selection. I...
View ArticleCopying Webdynpro Components
Hello, I have copied a standard Webdynpro ABAP Component to a Custom Z one. All the objects are getting copied, except for the Component Configurations. How can we copy the Component Configurations to...
View ArticleGlobal Toolbar in FPM_OVP_COMPONENT is disabled in leave application
Hello Experts, We have recently upgraded our development system to EHP7 from EHP6. We are facing issue in ESS leave request where Send Button on global toolbar is in disabled mode. I checked the...
View ArticleFPM Methods activation
Friends,Whenever I create a a class and extend FPM Interface, do I need to activate all the methods of that class or I can only activate the method which I will be using in this class? Technically , I...
View ArticleHow to trigger standard FPM events through coding.
While a standard FPM event triggers, it carries out with some event parameters which are automatically filled and is taken care by standard program. I have a requirement to raise a standard event...
View ArticleApplication Controller
Hello, I wanted to use an application controller in my FPM application. I have created a class that implements IF_FPM_APP_CONTROLLER but when I open my OIF component configuration in the FLUID editor,...
View ArticleLink to action in colored cells of FPM UIBB list
Hi all, I am using the FPM UIBB list component in my application. All columns of the list have been set up with display type "Link to action" and the FPM event ID "FPM_GUIBB_LIST_CELL_ACTION". This...
View ArticleHow to Enable FPM ToolBar button with help of CheckBox
Hi, I have a requirement where i need to Enable the FPM Toolbar Button 'ORDER' only when the user selects the Checkbox. Checkbox is the Custom one which will be created in /SAPSRM/WDC_SC_WZ_GAF_3ST....
View ArticleHow to disable a button in an embeded UIBB toolbar in OVP
Hello all, I am trying to disable a button found in an embeded UIBB toolbar. I had tried to use OVP Toolbar API, but I can access only the global toolbar and not the embeded UIBBs toolbar. Any idea...
View ArticleChange in Search help in UI structure does not reflect in FPM screen
Hi Experts, We have a FBI view in which we have added a search help to a UOM field by adding the standard search help /SCMTMS/SH_QUANTITY in the UI structure. The standard search help is showing in the...
View ArticleSearch Event in Floorplan Manager
How I can check which event (button) was pressed, when working with floor plan manager. The standard buttons is defined on the top.I must handle some stuf when the button was pressed. I tried...
View ArticleFPM Work protect mode (data loss popup)
Hi, FPM OIF Application uses several GUIBBs. Is it possilbe to switch on WORK PROTECT mode in order to avoid data loss in case of: 1) Link navigation into another application2) Browser window close...
View Article