How to move to the next step after failed event
Hi experts, I have a requirement like in FPM GAF I need to show a pop up confirmation in the Initial screen. Based in the pop up result Yes or No I need to go to the next step all the time. BAsed on...
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 ArticleHow to share data between 2 different FPM applications?
Dear experts, Could please help to do me a favour about below issue? I have 2 FPM applications, the 1st is an OIF with form GUIBB, which is used as the login screen, once user logined in, from this...
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 ArticleSelection popup for print preview in SAP SRM 7
Hello gurus,I'm facing a task for a desired specification on SRM 7.0. On Purchase Order and Contracts WD views, there's a button called "Print Preview" which triggers a smartform-generated function...
View ArticleHow to call an FPM application from Another FPM application
I want to call FPM application B from FPM application A. FPM applications A & B are BOPF applications and reside on different system instances. The general approach I am considering is: On the...
View ArticleHow to set image with coordinates?
Hi all, I'm really new in working with FPM and I need a bit help. I want to realize a view with an image and a grid layer above.The image should be changeable by user.With a click on the grid layer...
View ArticleF4 help for time in FPM_FORM_UIBB
Hello,We have to enhance a standard FPM FORM UIBB with custom fields. We are successful with adding the fields. For one of the fields we need a time F4 Help where user can input HH: MM: SS from a drop...
View ArticleCalling background job from FPM class
Hi Guys,I have a requirement, in which I need to call a background job from FPM From guibb, and so I am using Job open , submit program and job close approach to create background job , and calling it...
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 ArticleChart UIBB: Export Chart Image
Hello Everybody, I was wondering whether it is possible to export the chart displayed in a Chart UIBB as an image as it is already possible to export data from a List UIBB to a spreadsheet (if enabled...
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 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 ArticleShow / Hide (G)UIBBs on FPM Dialog Box (raised from OIF)
Hi Experts, is there any way to show / hide certain UIBBs during runtime on dialog box? E.g. After ticking a checkbox or pressing a button on the dialog box. I managed to get the OIF reference to the...
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 ArticleList UIBB: Blank Page when scrolling with IE
Hi all, I have a problem with List UIBB when scrolling items in IE11: when I scroll up or down the list of my items (about 100 rows at all), suddenly the page becames blank and the application seems to...
View ArticleLink to URL in Form GUIBB cannot be clicked
Greetings,I am dealing with a Form GUIBB with an element of type Link to URL.No matter how hard I try it appears in my form as unclickable. I have tried changing thevalue of the attributes read_only,...
View ArticleFPM issue with setting and saving default values
Hi Experts, In the class: CL_HRESS_PER_DETAIL we have added some code to set the default value of a calendar input to today's date.FIELD-SYMBOLS: <FS_DISDT> TYPE DISDT.ASSIGN COMPONENT 'DISDT' OF...
View ArticleCan't add "Related Links" element to Record Working Times
Hi Experts, I am attempting to modify a Custom Component Configuration for Record Working Times by adding a "Related Links" element to the Toolbar Schema. Adding a Launchpad to a Toolbar Element -...
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 Article