cancel
Showing results for 
Search instead for 
Did you mean: 

Create new XSS application

Former Member
0 Kudos

Hi,

I need to create an XSS application with WebDynpro.

Is there any documentation or tutorial for creating XSS application with FPM?

Any help would be much appreciated. Thanks.

- julius

Accepted Solutions (1)

Accepted Solutions (1)

former_member188032
Participant
0 Kudos

Take a look at this blog:

<a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4352">WebDynpro apps using FPM</a>

Also, here is a link to SAP help for FPM.

<a href="http://help.sap.com/saphelp_erp2005/helpdata/en/cf/83f88dd78843c9a677b1ac7d740b57/frameset.htm">SAP Help for FPM</a>

Former Member
0 Kudos

Hi joyce,

I am not able to download the zip file from the blog.

https://www.sdn.sap.com/irj/sdn/softwaredownload?download=/irj/servlet/prt/portal/prtroot/com.sap.km...

The zip file is corrupted. Can you please send me the correct zip file?

my mail ID aashutosh@gmail.com.

Cheers!!

Ashutosh

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Joyce,

Please send zip file from the blog.

https://www.sdn.sap.com/irj/sdn/softwaredownload?download=/irj/servlet/prt/portal/prtroot/com.sap.km...

My mail : <b>hiranya9@hotmail.com</b>

Thanks,

Hiranya

Former Member
0 Kudos

Before you start development it is suggested to first read and understand what is role of FPM in XSS application..

also read about <a href="http://help.sap.com/saphelp_erp2005/helpdata/en/4b/fbb33af3014fdcbde5df8c408cd8b1/frameset.htm">FPM</a>

you can check some examples from DC pcui_gp~xssexample .. this will help you to understand how to use fpm methods for your development.

<a href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/43/3b95dab4ab1800e10000000a1553f6/content.htm">Converting into XSS app</a>

and finally wiki help to create your own application. <a href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/How-toaddacustomWebDynproiViewtotheMSSEmployeeProfile%28ECC+6.0%29&">ESS/MSS BP</a>

Hope this helps.

Rgds