1

Is it possible to call a function module in SAP through a stored procedure in SQL Server that is linked to the SAP SQL Server?

I know its not the right way to do things and I should do this using the SAP application layer, but I am not concerned about this at this particular moment.

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48
Rahul
  • 903
  • 1
  • 10
  • 27
  • Not really sure if this is possible. I only found some documentation about connection and data selection between MS-SQL Server and SAP BW. What exactly do you want to do? Call a FM in an ERP or BW-System? I think we need more information. – Sasku Nov 22 '19 at 06:45
  • @Sasku Call a FM in ERP and insert the output of that FM call into a table in a separate sql server. – Rahul Nov 22 '19 at 13:29
  • I suppose the only way to call an FM is SAP .Net Connector – Suncatcher Nov 23 '19 at 20:12
  • @Suncatcher do you mean in SSIS packages? – Rahul Dec 02 '19 at 19:59
  • no, it is a [separate package](https://support.sap.com/en/product/connectors/msnet.html) with separate installer which has nothing to do with SSIS – Suncatcher Dec 04 '19 at 20:16

0 Answers0