2008 Mar 14 1:12 PM
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?
2008 Mar 15 6:34 AM
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.
2008 Mar 15 6:34 AM
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.
2008 Mar 16 2:01 PM
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.
2008 Mar 16 2:49 PM
Hi
check thi link
http://www.sap-basis-abap.com/sapbs046.htm
<b>reward point if useful.</b>
rgrds
shazia
2008 Mar 17 8:25 AM
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
2008 Mar 17 3:17 PM
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.
2009 Jul 14 8:08 AM
2009 Jul 14 8:08 AM
2009 Jul 14 8:11 AM
2009 Jul 14 8:11 AM
2009 Jul 14 8:11 AM