cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Interfaces

Former Member
0 Kudos

Hi Gurus,

Can Anybody please tell me the list of recommended SAP interfaces.

Regards,

Ashok

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

Also check this link

http://help.sap.com/saphelp_nw70/helpdata/EN/22/04250b488911d189490000e829fbbd/frameset.htm

Here you can find all the relevant info on RFC and interfaces in SAP.

Regards

Chen

Former Member
0 Kudos

Hi Ashok

Also please check if this link is of any use to you..

http://www.cap-eng.com/content.asp?secnum=98&pid=205

Former Member
0 Kudos

Hi,

You can use the RFC "RFC_FUNCTION_SEARCH" to retrieve a list of all available functions in SAP. I believe this RFC is available only from NetWeaver 7 and beyond, but it may be available on earlier

versions of core SAP. When you use this function, be sure to qualify your search by function name. For example, if you would like a list of all available RFCs in the system, search by "RFC*".

Hope it helps you.

Rgds,

Suman