Dear All,
I am working on IDOC - Database scenario.
Below is the scenario:
u2022 The data received through the IDocs will be uploaded into respective temporary tables in Target SQL Sytem by means of stored procedures.
u2022 The data stored in temporary tables are picked up and distributed to various other main tables by the job running at Target SQL server.
1) Can I call directly Stored procedures from JDBC Adapter?
If so, can anyone help me in providing some pointers on this?
Thanks
Babu