Application Development Blog Posts
Learn and share on deeper, cross technology development topics such as integration and connectivity, automation, cloud extensibility, developing at scale, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 
RobinV
Participant

Hi Everybody,

I want to share my ABAP to Text File exporting tool.

Where can you use it for?

If you can't remember how you have solved a problem at another customer, then it would be nice if you had your coding as a text file for reference.

This tool can export a lot of ABAP repository objects, but it only has an export option. I you are looking for a tool with export and import options then please take a look at SAPLINK and all the Plug-ins where you can also find my CHIP export and import plug-in.

Supported systems

The "ABAP Export to Text File" tool is tested in SAP NetWeaver 7.00, 7.01, 7.02.

The tool will probably not work with older SAP NetWeaver systems.

How to install the tool

1: Create a report with transaction SE38 or SE80 without a top include.

2: Insert the code below, Activate it and you are ready to export.

Click here to download the ABAP code

Application view

Regards,

Robin Vleeschhouwer

RV SAP Consultancy

10 Comments