Skip to Content
0
Former Member
Apr 25, 2007 at 04:48 PM

Modify standard web dynpro java but making a copy donot modify the original

53 Views

Hi,

I'm looking for the correct way to make a modification of an standard WDJ component of the SAP portal.

In my requirements I have one which says that the original one cannot be modified, it must be copied to a new one renamed and then work on this copy to make the modifications.

I'm using SAP Netweaver Developer Studio and have access to the source code through a Development Configuration. I was able to see the standard web dynpro in my Web Dynpro Explorer but then I don't know how to copy it to make modifications in the copy and not the original one.

When this is ready other problem will be to add this copy to the correct place and make reference in the SAP portal to the copy and not the original.

Any help is great!

Thanks!