cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Data Extraction from SAP ECC using Multiple tables

Itishri
Discoverer
0 Likes
713

We have a requirement to extract the data from SAP ECC , which involves multiple tables involved in it around 10 tables and also involve loop logic from one table to another. What is the best approach to perform this ?

Is there any other way beyond ABAP program? I mean can we write SQL without installing any other tool?

Note : Client doesn't allow any external tools like BODS and all. Because they are going to decommission SAP soon . They don't want to use SAP BW or BODS. They want us to just extract the data from multiple tables like Vendor data from LFA1, LFBW,LFB1,LFM1,ADRC,ADR6 and LFBK. table. 

This is the first time i am posting the question. apologies if i tagged someone wrongly.

Accepted Solutions (0)

Answers (1)

Answers (1)

BC_admin
Explorer
0 Likes

Hi 

you can export the tables in the OS level.

i hope below link can help you.

https://community.sap.com/t5/devops-and-system-administration-blogs/export-and-import-tables-in-sap-...

Best Regards

Park sangyong