cancel
Showing results for 
Search instead for 
Did you mean: 

Bug? Adding fields to BAPI object in VS.NET2003

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You can also update (refresh) the proxy by dragging the server node from the server explorer to the designer (not the RFC itself but the actual server, indication that you want to refresh data from that server).

Regards,

Ofer