Вы находитесь на странице: 1из 25

SAP Development Community of Experts

SAPlink The Development Soap Box

Introduction to SAPlink

Andrew Yeh (Andrew.R.Yeh@Accenture.com)


SAP Development Community of Experts

SAPlink The Development Soap Box

What is SAPlink?
SAPlink is an open source project that
aims to make it easier to share ABAP
developments between programmers.
It provides the ability to easily package
and distribute custom objects from one
environment to another.
SAP Development Community of Experts

SAPlink The Development Soap Box

What is SAPlink? (contd)


Essentially, what this allows us to do is
easily transfer custom objects from one
environment to another in what are
called nuggets (.nugg) and slinkees
(.slnk).
Nuggets are groups of objects packaged
together in a given file, whereas slinkees
are single objects packaged together in
a given file.
SAP Development Community of Experts

SAPlink The Development Soap Box

Why is this useful?


This tool opens up a whole new
connection between various
environments, by easily moving
reusable objects in a given work
environment to another.
SAPlink provides a rather simplified
method of transferring common
reusable objects (such as programs,
tables, structures, etc.) in a single,
convenient package.
SAP Development Community of Experts

SAPlink The Development Soap Box

Why is this useful? (contd)


This can be immensely useful in that a
single import of many objects can be
executed once, rather than importing each
object (i.e. 50 project objects) individually.
Providing a package that can store single
or multiple objects provides flexibility for
simple import requests (i.e. transfer a
single program) vs. more complex imports
(i.e. transfer a project consisting of
programs, custom tables, etc.).
SAP Development Community of Experts

SAPlink The Development Soap Box

Using SAPlink
SAP Development Community of Experts

SAPlink The Development Soap Box


SAP Development Community of Experts

SAPlink The Development Soap Box


SAP Development Community of Experts

SAPlink The Development Soap Box


SAP Development Community of Experts

SAPlink The Development Soap Box


SAP Development Community of Experts

SAPlink The Development Soap Box


SAP Development Community of Experts

SAPlink The Development Soap Box


SAP Development Community of Experts

SAPlink The Development Soap Box


SAP Development Community of Experts

SAPlink The Development Soap Box


SAP Development Community of Experts

SAPlink The Development Soap Box


SAP Development Community of Experts

SAPlink The Development Soap Box


SAP Development Community of Experts

SAPlink The Development Soap Box


SAP Development Community of Experts

SAPlink The Development Soap Box


SAP Development Community of Experts

SAPlink The Development Soap Box


SAP Development Community of Experts

SAPlink The Development Soap Box


SAP Development Community of Experts

SAPlink The Development Soap Box


SAP Development Community of Experts

SAPlink The Development Soap Box


SAP Development Community of Experts

SAPlink The Development Soap Box


SAP Development Community of Experts

SAPlink The Development Soap Box


SAP Development Community of Experts

SAPlink The Development Soap Box

Useful Links:
projecthomepage:
http://saplink.org
discussiongroup:
http://groups.google.com/group/saplink
projectwiki:
https://wiki.sdn.sap.com/wiki/display/HOME/SAPlink

Вам также может понравиться