To hide 'Start' button.
Hi, I've a requirement where i need to hide 'Start' button in Initial screen. I know its not possible through configuration.So i tried to hide it using CNR API: CALL METHOD...
View ArticleALV web dynpro doesn't update data
I'm using ALV webdynpro for ABAP, Since BASIS team updated the support packages the ALV application doesn't update the data(table). The first time that I fill the table, it works fine, but if I change...
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 ArticleHow to communicate List UIBB to Tabbed UIBB
Hi Experts, I have requirement that i am using a single feeder class for searching (FPM_SEARCH_UIBB) and display result in list (FPM_LIST_UIBB) when user selects the order (Lead Selection) order...
View ArticleHCM Form Scenario Integrate with FPM in WD ABAP
Can anybody help me out with how the HCM form scenario is integrated with the FPm for WD ABAP?I am facing a problem how data is coming in the web dynpro. I debugged and found that it is coming from...
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 ArticleDifference between config in administration mode and expert mode
Hi, We can make changes to FPM-based component configuration via administration mode (SE80, menu bar Web Dynpro Configuration > test > Execute in Administration Mode) or expert mode (user...
View ArticleHow can I hide the start button of an initial screen?
Hi Guys, I am triying to hide the Start button from an Initial Screen in the Floor Plan Manager (FPM). I have read some posts and people suggested to set the button to a no visible state, and it works...
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 ArticleClose Popup window in webdynpro abap.
Hi,Can anyone tell me ...how to close the popup window through the action in webdynpro abap . In my popup window there is a button(i.e 'UPDATE') apart from that default 'OK' button , I want that when...
View ArticleRefreshing POWL query
Hello everybody, I have copied the standard componet HRESS_C_PTARQ_LEA_APP_CC to custom component. In my custom component , IBO_WDC_INBOX component is called to disply the powl data. This...
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 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 ArticleHow to enable/Edit Selected row in Webdynpro ABAP?
Hi All,I'm new to webdynpro and working on a table which displays item details in the table and I have designed BUTTON (Change Button).if we select the row and click on change button only selected row...
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 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 ArticleAccess W4 WDA Overview screen in Personal Information
Hi Gurus, I have a requirement where I need to access W4 application view in personal information overview page as another block along with Address, bank information, W4 is going to be another one...
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 ArticleHow to color a row in LIST GUIBB feeder class
Hi All, I am displaying my search result in a LIST UIBB and is working fine. I am trying to color few rows in my list based on some data.I looked it in a cook book and it does mention that we can use...
View ArticleLaunchpad - No valid target content area found
Hi,I created a FPM component configuration with two pages. On the first page I defined a UIBB with the view LPD_MAIN_WINDOW and 3 buttons for the map, directory and index. Also I created a...
View Article