cancel
Showing results for 
Search instead for 
Did you mean: 

Backup of WebDynpro Component

Former Member
0 Kudos

Hi All

I have following doubts

1) How can i take backup of my entire ABAP Dynpro Component/Project

2) How can i import existing backup [which i took as backup]into the SE80 again

Thanks and Regards

Chaitanya.A

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

closed

Former Member
0 Kudos

Hi,

You can use the SAPLINK to have the backup/download for the webdynpro.

Please refer to these links-

https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/saplink

http://code.google.com/p/saplink/downloads/list

http://code.google.com/p/saplink-plugins/downloads/list?can=2&q=wdyn&colspec=FilenameSummaryUploadedSizeDownloadCount

Regards,

Lekha.

Former Member
0 Kudos

Hello Lekha

Thank you..will check and revert back to you

Regards

Chaitanya.A

Former Member
0 Kudos

Hi Lekha

Thank you

I feel that i am in a right track, these are the steps i followed

1. Downloaded SAPLink 1.0.4 version

2. Created a report , activated and executed it

3. Used the downloaded Nugget file as import parameter and executed successfully

4. Downloaded SICF,Webdynpro Component,Application, plugins

5. Imported the .nugg / .slnk files and activated then in SE24,

6. Created a new NUGGET and added an object

a. webdynpro component

b. webdynpro application

my doubt here is it is showing all the classes which i used in my program, do i need to manually import all the classes one by one or it will automatically import all the files which i used,

if you have any idea which are the plugins to be used and which are all the objects need to be added to the Nugget.

Thanks and Regards

Chaitanya.A

Former Member
0 Kudos

Hi Chaitanya,

Please refer to this link -

https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/saplinkUserDocumentation

This clears most of your doubts.

Regards,

Lekha.

Former Member
0 Kudos

Hi Lekha,

I have downloaded the WDC. (Prior to this, downloaded the nuggets and imported - all things are OK). But when i am trying to import back to SAP i have the few questions.

1. While importing, SAP is checking whether there is any component with the same name or not. Ex: i have a component ZC1. I have downloaded. Now again if i try to import it i will get an error saying component already exits. Cant we have the option to import it with another name ?

2. Say Ex: the import is success. After importing, i am getting many syntax errors. I came to the reason for that is due to Pretty printing. - the code inside the method is arranged serially.