cancel
Showing results for 
Search instead for 
Did you mean: 

Downloading a WebDynpro Component

Former Member
0 Kudos

I have seen in the other threads about the Downloading of Web Dynpro components. A link is mentioned over there and asked to install it.

Can anyone explain the step-by-step as i am not clear ?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Manjunath,

Yes we can download/upload application using sap link even i also tried once.

check this link.

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

And also check this forum thread where thomas explained step by step procedure.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

these are the steps to be followed,

1.Download the SAPlink_install-0.1.3.zip file,

2.Extract the contents.

3.open se38 in your SAPGUI in the client u want to download slinkee document.

4.create a report program by name ZSAPLINK_INSTALLER_TEMPLATE.

5.Copy and paste the entire contents of zsaplink_installer.txt file.

6.Activate and execute the program.

7.browse for the Installation Nugget :NUGG_SAPLINK-0.1.3.nugg and execute.

8.the installed classes and program will be listed.

9.Activate all the programs and classes in the list.

now ur installation is done.

now start and execute the report ZSAPLINK in se38.

if you want XML file from your abap program.

1.switch to tab slinkee.

2.chose Export

3.select reps or clas from the F4 of type.

4.type in your report or class name.

5.execute.

6.select the location for the slinkee file to be saved.

7.at the end you will have the output.

repeat the same intallation in another system where u can import this slinkee file .

Now you can have your application moving around systems and even landscapes...

Thanks.,

revert for clarifications.

Arjun.G