cancel
Showing results for 
Search instead for 
Did you mean: 

RFC ,IDoc and BAPI

Former Member
0 Kudos

What is the benefit of expose the remote function module as BAPI??

If i just want to fill data to transparent table, which way is simpler(RFC,IDoc,BAPI)??

Also, is there any reference about your solution??

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Chun,

You can use an RFC to fill as many tables as you wish.. Only you need to write the proper code.

Regards,

Pooja.

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear Durairaj Athavan Raja,

Thank your answer. I have tried to program one RFC to fill one table. But, can i use one RFC to fill different table??

athavanraja
Active Contributor
0 Kudos

yes you can do that. if you have problems doing that do let us know.

Regards

Raja

athavanraja
Active Contributor
0 Kudos

a simple RFC would be fine for this case.

check this link.

http://www.sap-img.com/abap/interview-question-on-bapi-rfc-abap-objects-tables.htm

Regards

Raja