on 2005 Nov 30 4:41 AM
Hi,
We face this issue when ever we have a change in the import/export/table changes in function modules in our back end system.
This Custom Function module has one table T1(two columns C1 and C2).
Normal webdynpro development process is followed, create model etc and the webdynpro works fine.
We go to the function module and add a new column C3 or and delete Column C2 to the table T1 in the function module
We reimport the model, we are able to see the new changes which was made to the table like new column C3 etc and context is also updated with the new columns.
After rebuilding and deploying, we get a error, the field mentioned in C3 not found, exception occured in binding etc.
This error keeps coming, even we revert the changes in Function Module and reimport and do the all the necessary changes to the project to revert to old status.
This error goes OFF only when WAS is restarted.
I feel some thing to do with Metadata refresh.
Please let me know your thoughts.
Thanks
Senthil
Hi SenthilKumar,
You are right. Every time you change the signature of funciton module, you need to re-import the model.
Also you need to restart the WebAS server to make sure that the changes are reflected in webdynpro.
Hence it is not a good practice to keep changing the signature of function module. 1st create and test the function module. If it is proper, then only think of importing it into webdynpro. Or else, you have to restart the server every time.
Ashutosh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
61 | |
11 | |
7 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.