Get Data From Any Table in Another SAP System
A Generic Way in ABAP
Say you want to get the contents of a table from one of your SAP systems (called the source system) into a current system (called the client system). Most of the time if you want to access the table content of a source system, you need to: Check to see if the content is in…