FPM - Hiding custom tab dynamically.
Dear friends, Let me start with details. Details : STD WDC : FPM_OIF_COMPONENT(there are 5 views in this component)Component configuration name : /SAPSRM/WDCC_FPM_OIF_PO_PURCH In this CC, i have added...
View ArticleHow to show all steps in FPM GAF Application
Hi, My application has 20 steps and I want to display all the steps always instead of showing first few steps. Please let me know how can this be achieved ? Thanks in Advance. Regards,Aleem.
View Article[Search GUIBB] Hide operator
Hi, Let's say that there is only 1 available operator (equals for instance) that I would like to hide to the user.Is this possible to hide operator in Search GUIBB?I though I had seen this in 7.31 or...
View ArticleUsage Definition in Component configuration
Dear All, Please reply, what is mean by usage definition while configuring GUIBB.Please suggest the links where i can get some help regarding this. Regards Chalam
View ArticleIs possible to get OVP instance without FPM?
Hi Experts, I know the approach to get OVP instance from FPM instance:lo_fpm = cl_fpm_factory=>get_instance( ).lo_fpm_cnr_ovp ?= lo_fpm->get_service( cl_fpm_service_manager=>gc_key_cnr_ovp...
View ArticleFPM search UIBB with search result in tree
Is it possible to implement a Floor Plan Manager Search UIBB and put the search results in a tree? I would like to create an application to display customer hierarchy in tree format based on customer...
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 ArticleOVERRIDE_EVENT_OIF"">if_fpm_oif,How do i get the instance for...
Hi Experts, I want to hide some of my form UIBBs in my FPM application.I want to use IF_FPM_OIF_CONF_EXIT->OVERRIDE_EVENT_OIF Remove UIBB method.But i am not able to instantiate the reference for...
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 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 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 ArticleOVP GET_CURRENT_CONTENT_AREA
Hi, in my OVP two content areas exists (first is main, second is edit page). If I navigate from first to second method GET_CURRENT_CONTENT_AREA of IF_FPM_CNR_OVP in get_data of edit page returns values...
View ArticleComponentConfiguration, FPM Event ID not editable
HI all gurus,a tricky question here, to test your skills :-P Shortly; We created a Custom Component Configuration by copying an existing standard one (/SAPSRM/WDCC_FPM_OIF_RFQ_PR_PU).The problem: after...
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 ArticlePlace button at the end of screen
Hello, I would like to create a custom button right most side on FPM based application. Could you please tell me how can I do this. Thanking you, Regards, Satya
View ArticleDisable / trigger message on the selection of Submit FPM button from SRM
Dear Experts We have the following requirements in FPM based SRM WDA application. The following are the technical details of the submit button for the shopping Cart approval application....
View ArticleHow to make launchpad system alias generic
Hi, I created some launchpads using LPD_CUST. For each launchpad I specify a system allias which corresponds to an RFC destination or portal system alias. The question is how do I make the system alias...
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 ArticleISR - Data Exchange between LIST GUIBB and Freestyle UIBB
Hi , I wanted to add three new fields in Lean ORDER for Internal Sales Represntive LO_OIF_SDOC_APPL AppCC.I managed to add fields in Feeder Class being used in LO_OIF_LIST_ITEM list GUIBB and in...
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 Article