Application Development 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: 

Copy code from 1 SAP instance to another.

Former Member
0 Kudos
255

Is there a way to copy code from one client to another client eg. I developed a RFC with a new table (Z-Table). How can I transport that defelopment?

1 ACCEPTED SOLUTION

Former Member
0 Kudos
121

Hi

Are you talking about SAP client (MANDT) ?

ABAP code & RFC are client independant.

if want to move RFC to differant server, then can release the request & then copy co file & data files to another server . then use STMS transaction to import that req in new server.

10 REPLIES 10

Former Member
0 Kudos
122

Hi

Are you talking about SAP client (MANDT) ?

ABAP code & RFC are client independant.

if want to move RFC to differant server, then can release the request & then copy co file & data files to another server . then use STMS transaction to import that req in new server.

0 Kudos
121

Hi, it is more like i want to develep at 1 cleint and then sell it to multiple clients (like createing the Metadata) for tables and Functions.

0 Kudos
121

Hi

check thi link

http://www.sap-basis-abap.com/sapbs046.htm

<b>reward point if useful.</b>

rgrds

shazia

0 Kudos
121

Thanks for that, but maybe I don't know how to make myself clear. I develop at a client. I create a Ztable and a Zfunction. is there functions that will take the metadata to another client. eg. I will take a text file in a web interface and call a RFC that should create the table and RFC on my new client. Thanks

0 Kudos
121

If you have a significant development which you can sell to diff clients. Then SAP provides facility to create an ABAP Add-on. You can use AAK "ABAP Add-on Kit" & create an installable CD, which you can take to any SAP system & install using SPAM & SAINT transaction.

SAP charges fees for certifying your development.

Former Member
0 Kudos
121

Thanks

Former Member
0 Kudos
121

Thanks

Former Member
0 Kudos
121

Thanks

Former Member
0 Kudos
121

Thanks

Former Member
0 Kudos
121

Thanks