Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between BAPI and RFC?

Answer Posted / kishore

Bapi:- Bapi is a Remote enable function module and using
API technology,the business objects are held in BOR and
Encapsulated into DATA and PROCESS,By Accessing these data
and process for an external system using bapi.

bapi can not have any exception handling,bapi using RETURN
parameter to handle the messages.


RFC:- remote functional call it is a normal function module,

RFC can have messasge handling through Exception handling

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use types statement in abap programming?

1216


Explain about drill down report?

9256


Can a domain, assigned to a data element be changed? : abap data dictionary

1092


What are the steps to execute session method?

1116


What are null values?

1064


What is collective search help? : sap abap data dictionary

1074


What are the 3 types of function modules in sap?

1131


What is the different type of projects? : sap abap hr

963


Explain the inside concept in select-options?

1039


What is the significance of technical settings (specified while creating a table in the data dictionary) ?

1096


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

2367


How to call a subroutine in sapscript?

1187


What is the different between template and a table?

1206


How to Solve a Particular Ticket in Realtime ?

2360


What is bdc? : abap bdc

1071