I'm using .NCO 2.0 with VS.NET2k3.
I have a Win Forms project calling a BAPI. The BAPI in SAP was extended to return a few more columns. I opened up the *.sapwsdl file to extend the proxy to handle the additional fields. I right click on the BAPI defintion and click "Edit Fields". The "StructureField Collection Editor" dialog box opens up. The "Add" button on the dialog box does not work.
Is this a bug? Am I doing something wrong maybe?
My options for now are to edit the generated proxy class or recreate the proxy by rereferencing the BAPI.
Thanks
H
Add a comment