Hi Daniel,
Thanks for ur reply.
I saw the standard Webdybpro abap component code for EM where Sap was controlled that based on the event handler guid type. If Guid value for event handler is zero then displays the message as 'no data found'.
If event handler has multiple guid values then popup window is showing in the main screen to show the list of guids, which is fine for us.
If event handler has only one guid(our current issue) then it is opening new browser window with showing Em URL in browser with event details, which we don't want to open in new browser window , should open as pop window like above option. Opening in new browser window where user would see URL of Em which looks awkward, instead we want in popup window where user can't see URL if opens it as popup in main window .
1) can you tell me whether this kind of settings can be done thru any FPM configuration or settings , for Em application I couldn't see any settings in LPD_CUST (launch pad) tcode like how I found FPM settings for other applications( other WD applications, not Em)
2) if any changes are required at code level in standard abap webdynpro component for EM for fixing this opening new window issue, how to approach sap since it is std sap component.
Can we raise OSS message to sap for fix to our project or we should fix it by getting developer key and all etc, please clarify on this?
3) do you have any idea to integrate EM application with sap portal, are there any business packages by std sap is available or only option of just creating abap webdynpro iview in portal to show the Em application to user.
Please get back to me on this.
Thanks
Portaluser100