cancel
Showing results for 
Search instead for 
Did you mean: 

what is the difference between variuos models in WebDynpro

Former Member
0 Kudos

Hi

We have few models in webDynpro like,

RFC model,

Adaptive RFC model,

Webservice model,

Adaptive Webservice model.

What exactly the diffence among them and which is suggestable to use when?.

Please explain in detail.

Thanks in advance

Regards

Bala

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Thanks

Former Member
0 Kudos
Former Member
0 Kudos

Hi ambica,

i understood your answer but what exactly my doubt is,

what is the difference between normal RFC model and Adaptive RFC model.

And difference between normal Webservice model and Adaptive Webservice model.

and which is suggestable to use when ?

You are saying something about structure modification can you explain it in detail like how it is possible to do

regards

Bala

Former Member
0 Kudos

Hi

A normal RFc model do not show adaptive behaviour i.e If there is a new entry in your structure and if you try to deploy the application it will give you an error whereas an Adaptive RFC model is flexible to that and it will adapt to changes in your structure(BAPI/RFC).

The same is with webservice and Adaptive webservice model.

It is preferable to use a model which shows adaptive behaviour.

go through the following link

http://help.sap.com/saphelp_nw04/helpdata/en/41/38bc8f813719488ddc9d9b21251ec3/content.htm

hope it gives you more clear idea on arfc model

regards

ambica

Former Member
0 Kudos

Hey, where did you see "normal RFC model"?

AFAIK, RFC model is always adaptive, i.e. it adapts to back-end compatible changes (extensions). Though, this is surely quite normal

Valery Silaev

SaM Solutions

http://www.sam-solutions.net

Former Member
0 Kudos

Hi

Model are used for connecting to backends.

Adaptive RFC Model is exclusively used for connecting to R/3 System using BAPI'S. they show an adaptive behaviour that is they are flexible to the structure modification.

Webservice Model is used to connect any backend provided you need to have WSDL file. R/3 systems can also be conected Using this model but the BAPI's must be created as webservices i.e WSDL file. they donot show adaptive behaviour.

Adaptive WS model is the new which is adaptive to the structure changes.

for adaptive RFC model

http://help.sap.com/saphelp_nw04/helpdata/en/41/38bc8f813719488ddc9d9b21251ec3/content.htm

regards

ambica