cancel
Showing results for 
Search instead for 
Did you mean: 

Changes made in RFC is not reflected in data services

Former Member
0 Kudos

Hi,

I am using a data service based on SAP R/3 RFC in my view

In my RFC i have some import parameters

and some export parameters

and when place a data service which is based on this RFC on the view for the first time , I am getting the import parameters and export parameters correctly

but the issue comes

when ever some one make changes in RFC and activating it again.

those changes are not reflected in data service (ex: a new import parameter is added or a parameter name is changed in the RFC, this is not reflected in data service)

i tried with deleting the existing data service and creating a new data service based on modified RFC

but even iam getting the data services details as pervious one ( as old data servie which i used at firt time)

why this is happening

how to solve this issue

regards

Srinivas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (2)

Answers (2)

former_member206397
Contributor
0 Kudos

Hi,

Yes you need to restert the J2EE engine. Because when you imort it first time then it holdes it in cache memory. It will not be updated untill you restert the server. You restert the server then try it , you will get the right result for updated RFC.

Thanks

Chandan

Former Member
0 Kudos

It requires J2EE restart, if and only if you have changed BAPI structure ( added / deleted input/output parameter). But If you made no structural change then no need of J2EE restart.

Regards,

Nitin