Re: add checkbox on LIST UIBB instead of the cell selection
and also another technical field is needed and it is set as the ref to the chekcbox.
View Articlecatch the close event of a pop-up dialog
hi all Experts, i have a questions. I have a FPM application and there is a main page in it. In the mainpage there is a LISTUIBB, i added a button here to pop-up a dialog box by API:...
View ArticleRe: catch the close event of a pop-up dialog
Hi Hao, in this case (List UIBB does not belong to the dialog) the event FPM_CLOSE_DIALOG will pass method IF_FPM_GUIBB_LIST~GET_DATA, but not method IF_FPM_GUIBB_LIST~PROCESS_EVENT. Best regards,Simon
View ArticleRe: Issue in Resume via IF_FPM_NAVIGATE_TO
Hello Uday, I also witnessed the same issue.In my case, I found that parameter 'SAP-WD-RESUMEURL' is not actually returned thus navigation was not working. Also, I suppose that this parameter is not...
View ArticleSAP SRM 7 FPM Component Configuration
Hi Teeam, Could you please share ways to assign z component configuration to a standard FPM Component . ThanksSuvidha
View ArticleRe: SAP SRM 7 FPM Component Configuration
Hi Suvidha, please start reading here: http://scn.sap.com/docs/DOC-28799 Best regards,Simon
View ArticleRe: How to grayout or Non-editable a field in UI ?
Hello Biren,could you tell me what solution did you use after all? Your answer would be highly appreciated.Thanks,Tamas
View ArticleFPM LIST UIBB & Webdynpro CHIP (Side Panel)
Hi all,i have an issue for you. I have created a new FPM application (List UIBB) and i would like to integrate it in a webdynpro chip (side panel)...is it possible to do this? In CHIP configuration i...
View ArticleRe: FPM LIST UIBB & Webdynpro CHIP (Side Panel)
Hi Dario,you need to use the "UIBB CHIP Wrapper" to do this: Create a configuration for FPM_UCW_COMPONENT and there you can assign your List UIBB (Configuration).Then Create a WD CHIP and assign this...
View ArticleRe: FPM : Table POPIN
Did you find a solution for this? I have a similar requirement to bring in a table popin on click on icon in a cell in FPM List GUIBB
View ArticleRe: catch the close event of a pop-up dialog
hi Simon, thanks for your correct answer and help, it works. and one more question.
View ArticleHow to access nodes in BOPF?
How to access "Person Involved" node as shown below in feeder class : Thanks,Vimal
View ArticleRe: How to access nodes in BOPF?
Hello Vimal,Please read this blog.Kind regards, Aliaksandr.
View ArticleRe: Unable to See any field in General Setting panel of List UIBB
Hi Paramjit Is it resolved for you? My System is on 7.40 SP7 and I tried to implement note 2029925. I get information message..not can not be implemented. Please help!! RegardsAshish Gupta
View ArticleRe: Unable to See any field in General Setting panel of List UIBB
Hi Paramjit, if SAP Note 2029925 cannot be applied, despite you are on NW 740 SAP_UI SP7, then you should contact SAP Support, responsible components are BC-WD-ABA or BC-WD-UR. Best regards,Simon
View ArticleRe: How to pass parameters and Navigate data between GAF steps in Webdynpro...
Hello In order to handle FPM events, you need to implement PROCESS_EVENT of component interface IF_FPM_UI_BUILDING_BLOCK in your web dynpro component. You can use RAISE_EVENT of IF_FPM interface to...
View ArticleHow to pass language parameter in FPM Navigation method
Hello Experts, I am using lauchpad ( LPD_CUST) to navigate between one FPM application to other FPM application. Method "NAVIGATE" of interface if_fpm_navigation has been used to do the same. Source...
View ArticleRegarding Email notification from “Withdraw Draft” button functionality in NWBC
Hello Experts, The requirement is... 1. Requester will save the newly created CR in NWBC. And once it got saved, requester will withdraw that CR by using “Withdraw Draft” button. 2. Once...
View ArticleRe: How to change semantic color (text color) cell-based in a ATS list UIBB
How to change the cell background color? please give sample code
View ArticleRegarding Email notification from “Withdraw Draft” button functionality in...
Hello Experts, The requirement is... 1. Requester will save the newly created CR in NWBC. And once it got saved, requester will withdraw that CR by using “Withdraw Draft” button. 2....
View Article