FPM : how to Convert OIF configuration to OVP
Hi Experts, Can we convert OIF configuration to OVP configuration. As we have already develop some application with OIF but now as per requirement we need to convert into OVP application. Is there any...
View ArticleScreen Field Translation
Hi All, I wanted to set the field labels based on browser language for FPM application. I am designing it through FPM configuration only (Not Webdynpro).Please share what all ways can be implemented to...
View ArticleProblem to hide a button
Dear Experts, I have a requirement to hide a button "Delete item" in a standard portal. The standard component name is /PLMU/WDC_ECR_CHG_OBJECTS. In this component there is a view V_CHG_ITEM_OBJECTS....
View ArticleHow can I know the name of the current tab?
Hi Guys, I am using OVP component and in a page I have a Tabstrip component and another component. This tabstrip contain several tabs. How I could know what is the current tab from the another...
View ArticleWhat is wrong with the 'change Tab Name during runtime' example?
Hello everybody, I worked trough the cookbook for the floorplan manager. At the moment I have an application presenting two tabs. (I am working with the FPM OIF.) Now I am trying to realize the...
View ArticleLine specific dropdown list
Hey, I am struggling implementing the new feature (that came with 7.4 SP6) that allows to have line specific drop down values. Am I correct that I have to set the enumeration for a specific field...
View ArticleDynamically making read only for a field in get_data(CL_EHHSS_INC_BINFA_UI_FRM)
Hi Experts, I am making read only for a field based on condition in get_data method of class CL_EHHSS_INC_BINFA_UI_FRM. But it is not working. Pls find the code for the same. LOOP AT CT_FIELD_USAGE...
View ArticleNeed to export result table when using IF_FPM_GUIBB_SEARCH
Floorplan gurus. I'm using IF_FPM_GUIBB_SEARCH and my end-users want to export the result table to excel.Is that possible ? As a workaround...can I use IF_FPM_GUIBB_LIST ?How can I create a search...
View ArticleFeeder class enhancement for Incident creation(EHHS 3.0)
Hi,I need to add extra fields in incident creation/change and store in custom table for incident.I identified following steps.1) Create web dynpro component with assistance class so data selected by...
View ArticleHow to deep copy a component configuration?
Hi Experts, I want to deep copy a component configuration named EHHSS_RAS_OIF. But following was the error shown. Can you please help/guide to do the same. Thanks in advance.Sanket.
View ArticleLIST UIBB - Cell Property Control At Runtime
Dear all, I am using List UIBB in Standard FPM OIF Application to display the list. I am facing the problem in controlling the cell property based on conditions at row level. I have the first column as...
View ArticleMessage area not clearing in FPM WD-message-area after upgrade
message area not clearing in fpm and its following to other screen on clicking exit button after upgrade .
View ArticleWhere used: Component config for feeder class?
Hi all!Is there a way for me to find out in which component configuration(s) a certain feeder class is used? I have built quite a large application suite and in the process also abandoned some of the...
View ArticleHow to access a component instance in an FPM application ?
Hi All, I am trying to do some dynamic programming in the Search UIBB where I need to access the main component instance.I am not sure of the class which can provide me instance of type...
View ArticleOne of the step in GAF missing in component controller?
Hi Experts, I want to enhance the EHHSS_RAS_IDENTIF_GAF cc the job step. But in component configuration the step of Job is missing attached are the screen shots. What are the steps required to be...
View ArticleHow to add Freely programmed input help in FPM Search UIBB?
Hi Experts! We have a requirement to create search UIBB in which the input field should have a freely programmed input help.I see that WD_VALUE_HELP parameter can be set to the component name and it...
View ArticleSurround a UIBB with a Panel
Good day everyone, I am building a GAF Application with two steps: 1. Selection and 2. Main. In the Main step, I would like to show the selection values from the selection made in step 1. For this I...
View ArticleHow to raise popup in OIF?
Hi All, I have a requirement where on enter of a material number , i need to display a popup having plants and user could select the plants out of it. So the popup will be as follows : 1st Column...
View ArticleMake some fields Editable in LIST GUIBB at FPM_START and on custom event only...
Hello All. I have a requirement where I need to some fields editable/read only for a particular row on lead select/particular input action event, based on a condition in LIST GUIBB. As of I am able to...
View ArticleWhere to Unlock the object
Hi All, In FPM, where can we write the logic to Unlock the object. As the application can be directly closed from browser or user may directly navigate to other application from portal. is there any...
View Article