Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAPlink

Former Member
0 Likes
898

What is SAPlink?

Can anyone explain to me in detial as to what it is and where it can be used?

Thanks,

Archana.

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
838

Just posted this on another thread not too long ago....

SAPlink is a tool which is used to download/upload ABAP development objects from one system to another.

https://wiki.sdn.sap.com/wiki/display/ABAP/SAPlink

Regards,

Rich Heilman

6 REPLIES 6
Read only

Former Member
0 Likes
838

check and search in SDN,

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
839

Just posted this on another thread not too long ago....

SAPlink is a tool which is used to download/upload ABAP development objects from one system to another.

https://wiki.sdn.sap.com/wiki/display/ABAP/SAPlink

Regards,

Rich Heilman

Read only

0 Likes
838

I have a question on this.

In what scenerios do we use SAPLinks?

When I can transport the onjects from one system to another why do we need to use this?

Thanks,

Archana.

Read only

0 Likes
838

Basically it was built to allow developers to share coding without the need for the transport systems, because most developers would not want to have to go to their basis person to have the transport import manually. If saplink is installed, you can import the custom objects into your system yourself. For example, lets say that someone posts a blog on a particular subject here on SDN, and this person wants to share the code, he can do so via SAPlink format, which makes it easy for anyone to import his code into their system, and use. Its really about community, and sharing code.

Regards,

Rich Heilman

Read only

0 Likes
838

Thanks for the time and the patience Rich.

Read only

Former Member
0 Likes
838

How to use the program called ZSAPLINK to import Function Name

Please