Locking Mechanism in Webdyn Pro Abap
Hi Experts, In our scenario, we are sharing one person approval records to other users. The approver overview screen is of FPM GAF. Here we are getting the problem as both the approvers are able to...
View Articlecan any body share the link to learn FPM (floor plan manager) material from...
hi all, i am assigned to a project where i need to work on Floor Plan Manager.plz help regarding from basic learning of FPM. thanks in regarding. regardsBVK
View ArticleFPM_OVP_Component: add icon to tab text
I am developing an FPM_OVP_COMPONENT application. It has the Column Stack attribute marked for the Section so that it displays in a tabbed layout. Is there a way to change the text of a tab so that it...
View ArticleRUIBB's for Notes and Attachments in KRPO or GOS
The new RUIBB's (Reusable UIBB's) in NW7.03 include Attachments and Notes components. It looks like these components will only work with KPRO meaning that they don't fit in well with all the other...
View ArticlePOWL react on event from popup - tricky question
Hi FPM-experts, unfortunately we can’t manage to get the keys of the newly created and updated node instances in the POWL feeder class. Using a popup makes it complicated. We now try to achieve...
View Articlegetting ERROR: The ASSERT condition was violated. while try to add custom...
Hi experts, I am getting error "ERROR: The ASSERT condition was violated." when I try add my own Web dynpro CHIP in side panel of the FPM application. I have created CHART UIBB configuration under web...
View ArticleHow to force navigation from a FPM page within the same window?
I can make the FPM page navigate to a webdynpro application but nowhere else. Once there I tried redirecting to an external webpage using the usual exit plug but it doesn't work coming from a FPM...
View ArticleERROR: Two internal tables are neither compatible nor convertible....
Hi Experts, i have enhanced the BOB EHFND_DATA_AMOUNT , with custom subnode below root. Now i need to create a list uibb for this Subnode. When i add this list in amount screen i am getting thiss error...
View ArticleHow to set focus on specific search field in FPM's search guibb?
Is there any way to set the input focus to a specifc search field in an FPM's search guibb? I found that there is a godd way for forms by using the IO_EXTENDED_CTRL object in the GET_DATA function. But...
View ArticleSet UIBB title dynamically in FPM OVP
Hi all, I am using FPM_OVP_COMPONENT for my FPM application. The application contains a UIBB list element (FPM_LIST_UIBB_ATS) for which the title can be set in the "General settings" of the...
View ArticleHow to configure message area within FPM application?
Is there any possibility the get more configuration control over the message area of FPM applications? I would like to change the behavior in two points: First, I do not understand why and when there...
View ArticleFPM LIST GUIBB - 1st Dropdown value sel. sets the value for 2nd dropdown...
Hi All, I have 2 dropdowns in my LIST view configuration and they are working fine.Problem I am having: When user selects the 1st dropdown in row X, I want the values of 2nd dropdown in row X to...
View ArticleChange range in Date Picker
Hi Folks,I'm just wondering is it possible to change the range in the Date Picker Popup in Floorplan manager.I want to set the range dynamically 3 weeks back and 10 weeks for.Is that possible?Thanks in...
View ArticleFPM - create_empty_rows not creating default key
Hi Experts, Need your help , i used the below code to create a new lr_s_amnppe_item ?= lo_ctrl_node->create_empty_row( abap_true ). but it not retirning Key in structure...
View Article** TEAM FPM ** - How to integrate longer texts into your FPM application?
Hello everybody, the possibility how to integrate documentation objects from SE61 into an FPM application via the explanation control is well-known. Within transaction SE61 you create a document object...
View ArticleHide FPM Tree Column Headers
Hi, I have a requirement to hide FPM tree column headers. Please help me on this.
View ArticleDisable a GAF's roadmap?
Is it possible to disable the roadmap of a guided activity floorplan (GAF)? I would like to make use of the possiblity to step through the different steps of the activity, but I donot need the roadmap...
View Article** Team FPM ** - Asynchronous Events
If you have to start a backend process from your FPM application, which takes longer than one second you have two options:Block the UI and show a waiting cursor as long as the backend needs to fulfill...
View ArticleHow to Read FPM Events in WDDOBEFOREACTION
Dear All, I am working on a GAF solution. If the user clicks the PREV or EXIT buttons I want to skip the Check the mandatory field validations. But do not know how to read the FPM Events inside the...
View ArticleInput Field Validation in fpm (without interacting with data base)
hi, How can we do Input field validations in FPM without interacting with database ;if i want to check weather data,time,email id ,........is in proper format or not; can U please guide me with some...
View Article