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

RFC List

Former Member
0 Likes
678

Hi,

Could anyone tell me where can I find the complete list of BAPIs and SAP function modules? e.g BAPI_ACC_INVOICE_RECEIPT_POST

Also where can I find the reference for RFC calls?

-Y

4 REPLIES 4
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
597

Hi, you can go to SE16, enter table TFDIR, this is the function module table, you can search for just RFC by putting an "R" in the MODE field on the selection screen.

Regards,

Rich Heilman

Read only

venkata_ramisetti
Active Contributor
0 Likes
597

Hi,

YOu can find all BAPI function modules in transaction BAPI.

YOu can find all function modules, or only FRC functionmodules or only BAPIs from table V_FDIR.

go to transaction SE16 and give table V_FDIR and give selection-criteria, you will get the desired list.

Thanks,

Ramakrishna

Read only

0 Likes
597

Thanks. But I was looking for a document, a manual or a book that would also give me a description of RFC function modules or BAPIs.

How would a beginner start learning about RFCs and BAPIs and which RFC or BAPI does what?

Read only

0 Likes
597

Transaction BAPI will give documentation on the BAPIs, but for RFCs it will be hit or miss using transaction SE37.

I don't know of such a book/reference which documents funciton modules(bapis/Rfcs)

Regards,

Rich Heilman