We are working on a global implementation of using SalesForce as the master and feeding items, customer, addresses and sales orders to Dynamics GP systems located around the world. Lots of issues of how data is used, what version of GP and prior use of eConnect. The biggest issue right now is that web services doesn't expose all the parameters in the pre/post eConnect stored procedures. The @I_vUSRDEFND1, @I_vUSRDEFND2, @I_vUSRDEFND3, @I_vUSRDEFND4 and @I_vUSRDEFND5 are not anywhere I can find. We have a set of countries that use these fields to pass info in from other systems. Any ideas on how we can expose these parameters to the web services and why are they not exposed?