cancel
Showing results for 
Search instead for 
Did you mean: 

DC changes

prasad
Participant
0 Kudos

Hi all,

what are the changes that takes place when a model is created with adaptive RFC model . i.e i want to know the various classes generated .

for example i used FLight get list module in se37 transaction node . when i create a model for this how the model classes are generated . in this BAPI_FLIGHT_GETLIST which accepts two inputs and returns output. what is the significance of these classes generated.

Thanks

prasad

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Prasad,

While importing the Adaptive RFC model into DC it will create the java proxy classes, which will hold the references of the model and metadta of the RFC. these classes are requierd to send the requset from SAP java stack to Abap stack and recive the responce from Abap stack to java stack.

if you want more details on this please refer the following link.

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

hope this will help you.

Thanks & Regards,

Bhargava.

Answers (0)