cancel
Showing results for 
Search instead for 
Did you mean: 

Updates to Function Module reflected in Proxy

Former Member
0 Kudos

I have created a remote enabled function module and have called it from an .Net app and successully displayed the results using the table that is exported from the function module. Life is GRAND!!

As life occurs, change happens and I need to add fields to the table that is exported by FM. I can obviously make the changes to the FM.

The PROBLEM: how do I get the proxy to "refresh" or recognize the changes to the FM?

I have tried to "drag n drop" the FM back on the proxy and it prompts me to "Overwrite?" and I say YES, however the table nor the structure is updated with the new fields, NOR can I see the fields in the .Net application that is utilizing the proxy.

Please help

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Sorry, just thought this "might" help. If I "drag n drop" the FM on a different proxy the structure has the new fields that were added. Just FYI.

Former Member
0 Kudos

Switched to nCo 3.0 and resolved this situation. Now .Net can see changes to FMs and their imports/exports structures and tables. Very Cool!