Re: Sort in Message Area
Hi, sorting I have already tried ... to no avail. I'm using for the messages but also another interface : IF_FPM_MESSAGE_MANAGER Thanks,Ulf
View ArticleNavigation between FPM Applications in NWBC
Hello Experts! I'm developing FPM Applications which should be used within NWBC for HTML. Now I have the requirement to navigate from FPM App 1 to FPM App 2 with Parameter passing. So I configured a...
View ArticleRe: Navigation between FPM Applications in NWBC
I don't think there are public NWBC specific navigation APIs, only internal. Since you have a launchpad, you might want to use the launchpad APIs instead. That said you might even be looking at a...
View ArticleUpdate Custom Table on SAVE from different Tabs in FPM Risk assessment
Hi All, I had a doubt in EHSM module where inside FPM Webdynpro screen from any standard tab when i press "SAVE" button all data are saved in their respective table. But when Custom tab is added to...
View ArticleRe: Update Custom Table on SAVE from different Tabs in FPM Risk assessment
Hi Sreenish, The easiest way to achieve this is by finding the AppCC associated with this FPM and enhancing the override method implementation (OVERRIDE_EVENT_OIF/GAF/OVP). In the enhancement you can...
View ArticleRe: FPM Chart UIBB (Pie)
Thank you very much Christian.The pie chart works perfectly. Regards.Dario.
View ArticleRe: Layout Change from Tabs to Trays using OIF
Hi Abdullah/Gowda, "In order to add the collapsible panels, you need to select the appropriate attribute for each UIBB". Guys what exact attribute did you select to achieve this. Even no collapsible...
View ArticleRe: Layout Change from Tabs to Trays using OIF
Hi, if you need trays (more precisely: panels), you need to use OVP instead of OIF. For this you should have 7.31 or higher, or (limited) 7.02 with suitably high SP. Best regardsJens
View ArticleRe: Layout Change from Tabs to Trays using OIF
Hi Jens, I kind of have the same problem. The thing is that the application has already been developed in OIF and now we are looking at options to accommodate whatever features (tray/panel/UIBB header...
View ArticleRe: Layout Change from Tabs to Trays using OIF
Hi Saikat,no, for OIF there is no other way than using the views and subviews.Best regardsJens
View ArticleRe: Layout Change from Tabs to Trays using OIF
Thanks for the prompt reply Jen. It seems I will have to adapt OVP. Cheers,Saikat
View ArticleField to be made read only on start of a workflow
Hi Experts I have a requirement wherein I need to make a field read only once the button to start the workflow is triggered. I have gone through some blogs here for making a field read only by...
View Articleweb application with drag drop and change fascility
Hi All, not sure if ist the right place. We have a requirement in Org Mangement to offer a web application to the users in which they must be able to1. drag and drop the Business Partners from one...
View ArticleRe: web application with drag drop and change fascility
Hi,AFAIK there is no functionality as such to drag and drop from one position to other position in WDP/FPM. Instead you an user TWO fields where in you can populate OLD Business Partner and NEW...
View ArticleRe: Global Toolbar in FPM_OVP_COMPONENT is disabled in leave application
Hello, there could be two reasons that a button is getting disabled in the page toolbar of the OVP even though it should be enabled according to the OVP component configuration: 1) You have disabled...
View ArticleRe: Navigate between two FPM OVP applications
Normally, the navigation between two different FPM applications is done by using the functionality of the ABAP Report Launchpad component. The navigation can either be based on customizing and the...
View ArticleRaising FPM event in WDA Event Handler
Hi, Dynamically Change an Object Instance Floorplan (OIF) I'm replicating the AppCC in the tutorial to suppress dialog box. In my main view of wd component, displaying PA0000 details of employee. If...
View ArticleRe: Using enhancement HRESS_PAYSLIP_BADI_DEF in HRESS_CC_LIST_PAYSLIP - ESS WDA
We had the same error in the ESS WDA application after customizing. You can copy the class trough SE24. You'll have to delete the original class you created trough the IMG.If you have to delete the...
View ArticleRe: EX-PLACE navigation does not work in Portal
Hi Ajith, If role, instance and application alias are not maintained, then the application restarts itself directly with the page given as "page id". This is the standard result list navigation, and I...
View ArticleRe: EX-PLACE navigation does not work in Portal
Thanks Jens, I checked that method. And the parameters are getting filled there. Like I said, this set up is perfectly working when I am testing from FPM workbench. The issue is only when I test in...
View Article