cancel
Showing results for 
Search instead for 
Did you mean: 

backup of web dynpro abap component's code

Former Member
0 Kudos

Hi all,

How we take the backup of web dynpro abap component's code.

Thanks

Sanket

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi sanket.......

the only method od taking backup of web dynpro object is through nuggets. you can find a program called zsaplink.... you can download it too.... using this program, you can convert your web dynpro application into a nugget and store it in your desktop. later you can upload it when needed.

---regards,

alex b justin

Former Member
0 Kudos

Hi Alex,

I convert my component into Nugget file.and how to see my code later.

Sanket

Former Member
0 Kudos

hi sanket.......

you cannot view your code.... its just a back up in case of any server crash or upgradation. you can upload it later along with your code... if you want to see your code tooo then you have to save each and every method seperately in a notepad or copy paste it.

---regards,

alex b justin

Former Member
0 Kudos

hi, Alex

What's the Nuggets?

how use it to download web dynpro component to local

file?

Thanks a lot.

Former Member
0 Kudos

Hi Alex,

"zsaplink" looks like a custom program. Can you let us know where do we get this "zsaplink" program? How do we use it to download the webdynpro component?

Thanks,

Prasath N

Former Member
0 Kudos

Hi, you can download zsaplink here:

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

Best regards, Matthias

Former Member
0 Kudos

hi,

I used the zsaplink to download web dynpro compoment to local nugg file.

But when i display nugget, it display "You have an empty Nugget".

Thanks a lot!

This problem is ok, thanks for your help!

Edited by: pei li on Dec 19, 2007 5:13 PM

alejandro_bindi
Active Contributor
0 Kudos

Actually, you CAN view the code inside Nugget or Slinkee (SAPlink) files...they are just XML.

The only caveat is with some symbols such as "<" (Lower than) which are saved differently.

satrajit_chatterjee
Participant
0 Kudos

HI Expert,

I have install the saplink but I am not able to use it. is it an report program ?? how to download the WDP component using it ? Can any one please tell me ?

Thanks in advance.

Regards

Satrajit

satrajit_chatterjee
Participant
0 Kudos

Hi all,

the problem got solved. The really helpful link is .. <<https://wiki.sdn.sap.com/wiki/display/ABAP/SAPlinkUserDocumentation>>

Regards

Satrajit

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sanket,

There are one more way to backup of web dynpro abap components.

Steps 1: Open the Web dynpro objects in SE80

Steps 2: Right Click on Web dynpro objects in Repository Browser.

Steps 3: Click on Copy and enter the new name of Web dynpro objects.

Save & activate the Web dynpro objects.

Hope this will be easy way to backup of web dynpro abap components.

Thanks,

Naushad Alam

Former Member
0 Kudos

Answered.