Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Inserting data into non sap system from SAP

former_member182379
Contributor
0 Likes
472

Hi,

I have a custom table created in SAP with the data required from different sap tables, customer master,  our sap data base is DB2, we have one non sap system portal, which also has the DB2 data base, my requirement is i want to insert data into non sap DB2 from SAP, can you share any link for this, we have table with ssame field in non sap.

regards,

zafar

Hi,

I have a custom table created in SAP with the data required from different sap tables, customer master,  our sap data base is DB2, we have one non sap system portal, which also has the DB2 data base, my requirement is i want to insert data into non sap DB2 from SAP, can you share any link for this, we have table with ssame field in non sap.

regards,

zafar

1 REPLY 1
Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
436

Look up Native SQL. If that's not an option, then some interface would need to be written on either side. Please do a bit of research yourself, then post more specific questions.