cancel
Showing results for 
Search instead for 
Did you mean: 

Can we join sap tables directly from sap datastore without extracting them to out target datastore?

0 Kudos

hi,

I have to join 2 tables with huge data volume so first if i extract it to MY sql datastore it is taking taking 30 mins for each table.

So if I join both the sap tables(also I hav few filters) without extracting it to target datastore ,will it cause any performance issue? As source table datastore and target table datastore will be different.

Could u please help me out as I am new to sap bods.

Thanks,

Suja

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member208402
Active Contributor
0 Kudos

use ABAP dataflow to join SAP tables and the join will be pushed down to SAP system.