What should I do on an ECC system in order to enable external application a

What should I do on an ECC system in order to enable external application access an sap table?
Also what documentation should I give to external application developer in order to access SAP table with it?

Hi jan,
We access SAP information externally with remote-enabled RFCs.  One of your programmers would need to write the RFC to pull the information from SAP.  And the application at the other end would need to be written to call the RFC and receive the information.  This can be accomplished with a .NET connector (assuming you are connecting via a .NET project).  You will also need to create a username for the .NET project to use to connect, but I would recommend disabling GUI access, so that the person using .NET can only access information accessible through RFCs (which is controlled by the ABAPers).
Let me know if you have any questions.
SL

Similar Messages

Maybe you are looking for