Some countries are missing in key configaration for address in...
hi all, i am trying to add some country's in key configaration in ZHRESS_C_PERSINFO_CONFIG for IT0006 (copy of HRESS_C_PERSINFO_CONFIG). but in country version some of the molga is missing . eg RO,...
View ArticleLong Description generation in Classification UIBB
Hello Experts, Question.... In Classification UIBB we have facility to select the class and respect to class, we can fill the characteristics values. Once selected, long description generate...
View ArticleComponent of UIBB (View) does not implement a valid interface!!
Hi Guys, I am creating a FPM GAF configuration.When I am saving it, getting the error Component <Comp. Name> of UIBB (View) does not implement a valid interface. Please find the...
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 ArticleFPM Tutorials for 7.02 available now!
Hello SDN community, there are now more [FPM Tutorials|http://wiki.sdn.sap.com/wiki/display/sandbox/FPM+Tutorials] available for getting started with Floorplan Manager.Later on you can also find this...
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 ArticleGet Current URL of FPM
Hi Friends,I try to get the current URL(not the parameter) of my FPM application.The problem is, it is called by web dispatcher, so to cunstruct the URL by cl_wd_utilities=>construct_wd_url is not...
View ArticleFPM application of CDS View with Input Parameters
Hi, is it possible to create an FPM application via the wizard of a CDS View with Input Parameters? Regards,Bram
View ArticleCustom button events in FPM
Hello ladies and gentlemen, Please forgive my ignorance, as I'm on old-school procedural developer who is new to FPM? I was wondering if someone could explain to me the mechanism by which a custom...
View ArticleNavigating between pages in FPM OVP application
HI , I am new to FPM. My requirement is to navigate from one page to another page in the same FPM application. I have created one FPM application in which i have two pages. Page 1 has custom...
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 text in the IDR view of FPM
Hi Webdynpro Experts, Ingredients:FPM_IDR :General Information about the Application and ComponentApplication:/SAPSRM/WDA_L_FPM_OIFWeb Dynpro Component:FPM_IDR_COMPONENTWindow Information:IDRView...
View ArticleStopping navigation in FPM
Hi Experts,I have developed a simple 3 step GAF component. First step is an input form where user enters few data. Second step is the Review form where data is shown to user whatever entered in the...
View ArticleWhat is reason for cl_fpm_factory=>get_instance( ) return initial value?
In DEV system, this piece of code is working fine. However when it moves to Testing system it dump due to cl_fpm_factory=>get_instance( ) return initial value. What could be the reason for this?...
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 ArticleIF_FPM_GUIBB_LIST - Link to url in column
Hallo ,I have a report where I list fields from table DRAD . ( Document Management )In a column called DOKNR, I want to have an url with link to SAP std Web Dynpro: /PLMU/WDA_DIR_OIF ..to show the...
View ArticleValidation of Inputfields from Step to step
hi,we have an GAF with a lot of steps. On the steps are only generic UIBBS(Feeder). All UIBB will be controlled by APPC and the data sharing is implement by singleton classes.From step to step we want...
View ArticleValidate a Field in the Initial Screen of UI in FPM
Hi Gurus, I would like to validate this field in the Material Change initial Screen.When the user Selects the particular Change Request Type. Then I need to Validate the Above entered plant against...
View ArticleWhere to validate user input from FPM_FORM_UIBB?
I am supporting an ESS OVP app using WDA and FPM. This question concerns validating/changing user input from an edit page entered through FPM_FORM_UIBB In a form, on an edit page, we wanted to mask...
View Article