cancel
Showing results for 
Search instead for 
Did you mean: 

change in the backend structure

Former Member
0 Kudos

hi

i am working on a scenario where i am calling

RFC and now there is change in the structure

data , i mean some new structure has been

added , will i need to re-import the rfc

and restart the server for the changes

to get reflected , as the structure chnages

are not getting reflected here .

any suggestions ?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

Since the structure of yor RFC is changed, you need to do following steps:

1. Re-import your model

2. During re importing it willl show the list of changes done in structure(if any) in the specified RFC.

3. Finish the re import if your changes are listed in the list called as deltas.

4. After re import ,re map the structure of RFC from model to component controller to reflect the new structure.

5. Get your server restarted.

6. bulid your app and deploy it.

regards,

amit bagati

Former Member
0 Kudos

Hi Kishore,

If there is any change in the RFC structure then you need to Re-import the model and then Restart the server. Otherwise the changes will not be reflected and you will get a run time error while running an application.

Thanks n Regards,

Jhansi Miryala