NWBC 4.0 tab close does not trigger dirty check
Hi, I have an FPM_OVP_COMPONENT configured to use my custom WDA component, that has an ALV table usage.I want to prevent user navigating from the screen if something in that table was modified.For that...
View ArticleSelect options and FPM dirty state
Hi, In FPM_OVP_COMPONENT I am using my custom WDA component that has both ALV usage and WDR_SELECT_OPTIONS usage (the obsolete one.. i know.. but it fits my needs well). My problem is to prevent...
View ArticleSetting "Row Height" of LIST UIBB at Runtime
I want to display content of text objects (type STRING) within a ATS LIST UIBB.The text objects can contain multiple lines. I want to determine the visible row heigth at runtime to show all maintained...
View ArticleRe: Using FBI - Related View tab
To help you understand my issue in a better way, I am putting some screenshots.. Added another FBI in related view tab which brings the fields from sub node of the BOPF BO Another FBI view in related...
View ArticleFPM/FBI Fields are showing as Read only
Hi, I am creating FPM component configuration using wired model with BOPF note , holding Bootstrap and Basic information in EHSM .when I am testing my application the output fields are displaying as...
View ArticleHow to use pagescreen shoot method in webdynpro abap
Hi all, Tracing tool class had different types of private method how to use that methods in my class. Thanks,Sekhar
View Articlehow to set two acions at a time when click on single button with same event...
Hi guys, this is Siva i am created fpm component with oif in this i have a button in main view in this when i am clicking the button(create) that perform two action one is create the new dynamic...
View ArticleFPM Image Scaling issue
I am working on a functionality to display image from MIME repository in FPM application . I need scale down the image size. I am not able to find a way to do this. If anyone has worked on this...
View ArticleRe: How to optimize initial loading of an application
Hi Miroslava, a quite similar problem has been discussed here. So you may use the asynchronous capabilities of FPM. Best regards,Simon
View ArticleRe: how to set two acions at a time when click on single button with same...
hi guys please give me a reply any body its very urgent plzzz
View ArticleFamily Member/Dependents values are not displayed
Hi, when i click the display button, the details on the family member/dependents (IT0021) are missing. We created a Z copy of the WDA (HRESS_AC_PERSINFO). See attached image. I am thinking this is a...
View ArticleHow to find Feeder class from Component Configuration
Hi, How to find Feeder class details for this component configuration /SAPSRM/WDCC_FPM_OIF_PO_PURCH
View ArticleRe: How to find Feeder class from Component Configuration
Hi Chetan,you have to open the configuration, then general settings -> feeder class. Ulrich
View ArticleRe: Auto alignment in FORM UIBB not working
can anyone please reply . How to align fields programtically in FORm UIBB
View ArticleHow to show SAP PO attachements in FPM
I have requirement ,to show attachments uploaded in SAP PO in Me23N in FPM application .Using BAPI_PO_GET_DETAIL1 ,I can fetch all details of PO and show on front end in FPM application . Can ,anyone...
View ArticleRe: How to find Feeder class from Component Configuration
Hi Ulrich Miller, Thanks for your quick response. I didnt find any general settings in my configuration screen.
View ArticleRe: How to find Feeder class from Component Configuration
Dear Chetan,Feederclasses do only exist for GUIBBs not for floorplans.What exactly do yo want to know? RegardsHeike
View ArticleRe: Family Member/Dependents values are not displayed
Dear Isaac,it seems as if the data are not visible as they are no data coming from the method GET_DATA of the feederclass.Can you please set a breakpoint at the end of the method get_data of the...
View ArticleRe: How to find Feeder class from Component Configuration
Hello everybody, both answers before mine where correct - in a certain context :-) As Heike said the feeder class determines the field definitions and the data displayed by a GUIBB, e.g. form, list,...
View ArticleRe: Family Member/Dependents values are not displayed
Hi Heike, Yep, saw it in GET_DATA method. I just played around the configuration and its now ok.
View Article