2010 Jun 24 9:09 PM
I searched.
Is there a way to download a BAPI as a file, in one SAP system and then upload that file into another SAP system which will create a BAPI there?
Thanks.
I think you are looking for [SAPLink|http://code.google.com/p/saplink/]
Cheers
Graham Robbo
2010 Jun 24 9:42 PM
Hi Frozen,
i didn't think so .. SAP has that facility !
Thanks,
Sunil Y
2010 Jun 24 9:48 PM
I Dont think we have SAP tool / standard program to do that, but we have custom program to download program code in to word.
Thanks
Satyasuresh Donepudi
2010 Jun 25 12:07 AM
I think you are looking for [SAPLink|http://code.google.com/p/saplink/]
Cheers
Graham Robbo
2010 Jun 25 4:02 AM
Maybe not the answer you want, but
1. create/release a transport with that BAPI.
2. Copy the transport files created (.dat and .co) from /usr/sap/trans to the same directory of the target system
3. Import the transport
4. Use tcode SE03 to change the original system of the BAPI to that of the new landscape.
May need help of BASIS depending on your access, but you can also create an upload/download program to Get/Put the transport files from/to the transport directory (usually /usr/sap/trans). The transport always creates two files xxxxx.co and xxxxxx.dat.
I have done this many times to copy objects between environments.
- Tim
Edited by: Tim Hughes on Jun 25, 2010 5:04 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |