cancel
Showing results for 
Search instead for 
Did you mean: 

data extraction from shared table

Former Member
0 Kudos

Hello All,

I have a scenario where I have two different software systems (SAP and xyz systems), where a intermediate table will be created in between the two systems that is shared. Data will be updated by the xyz systems into this shared table. Now, my questions regarding this shared table.

1) Can we write some program or something to get the data from shared table to update the SAP?

2) If possible send me the suggestions

3) Please also send me the sample code to get the data from the shared table

Thanks in advance,

SDN powered

Accepted Solutions (0)

Answers (2)

Answers (2)

moorthy
Active Contributor
0 Kudos

HI,

Where will this shared table resides ? In SAP system ? or any database ?

If any database, you can extract the data from there and update/insert the data into SAP table thru XI. For this you need to query the shared table with JDBC adapter and post the information...

It is easy, if you give the informations about shared system ..

Regards,

moorthy

Former Member
0 Kudos

hi,

What do you mean by shared table? Where should be this table?

Regards,

Wojciech