cancel
Showing results for 
Search instead for 
Did you mean: 

can we take the backup of WDA component

Former Member
0 Kudos

Hi,

Can we take the backup of a WDA component.

if so, how?

if not, why?

guide me...

regards,

ramakrishna

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You can also copy the wda component and save as another component either local or in a package. Just right click the component and use context menu for options.

Answers (3)

Answers (3)

ashish_shah
Contributor
0 Kudos

Hi,

As suggested by Sarabjeet , you can take back up using [SAPLINK|http://wiki.sdn.sap.com/wiki/display/ABAP/SAPlink]

You just need to do few things to get SAPlink working for you:

1) Download the latest source code [SAPlink User Documentation|http://wiki.sdn.sap.com/wiki/display/ABAP/SAPlinkUserDocumentation]

2) Import the needed plugins :- [Plugins|http://code.google.com/p/saplink/wiki/pluginList] using program ZSAPLINK

3) once imported activate all the objects , mostly classes , since they are delivered inactive by SAP.

4) start adding your objects in either .nugg or .slnk files.

Regards,

Ashish Shah

gill367
Active Contributor
0 Kudos

HI rama,

You can take the backup of any abap object including web dynpro compoenents using SAP LInk software.

You need to download it and then create one custom program and then install the .nugg present in the downloaded package.

the folllowing link contains all the steps you need to follow

http://wiki.sdn.sap.com/wiki/display/ABAP/SAPlinkUserDocumentation

thanks

sarbjeet singh

Former Member
0 Kudos

Hi Ramakrishna,

Please go through this..

Cheers,

Kris.