Importing/Exporting Development Objects
Posted in SAP Basis on April 26th, 2009 by asabau – 1 CommentWhether you want to transport your abap developmnents from one system to another, make backups or share code, you have several options to choose from:
- Code download and upload via ABAP Editor
- SAP Transport Requests with full import/export capabilities in cofile and data format.
- SAPLink – an open source project (not provided or supported by SAP) with partial import/export capabilities in XML format.