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

What is the different for RCF function module and BAPI?

Former Member
0 Likes
1,148

What is the different for RCF function module and BAPI?

When we need to use SWO1 to create BAPI object for the function module?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,041

try to refrain urself from posting such questions on SCN

SEARCH SCN FIRST

reported

What is the different for RCF function module and BAPI?

When we need to use SWO1 to create BAPI object for the function module?

5 REPLIES 5
Read only

GauthamV
Active Contributor
0 Likes
1,041

SEARCH in SCN you have so many posts on the same.

Read only

Former Member
0 Likes
1,041

This message was moderated.

Read only

Former Member
0 Likes
1,041

This message was moderated.

Read only

Former Member
0 Likes
1,042

try to refrain urself from posting such questions on SCN

SEARCH SCN FIRST

reported

Read only

naveen_inuganti2
Active Contributor
0 Likes
1,041

Hi,

When assign the Business Object to RFC function module in the SW01 transaction code ,

The RFC function module become an BAPI.

We can transfer data by using this BAPI, It handles some business level validation by default, because of Business object Frame work behind the Business Object we already assigned in SW01.

Thanks,

Naveen.I