Hi Curtis,
There is already a BAPI (RFC) is available to make changes in the Sales Order. (VA02).
BAPI_SALESORDER_CHANGE
Instead of encapsulating a BDC in your own RFC function, call the BAPI itself from your .net application.
Regards,
Venkat
Hi Curtis,
There is already a BAPI (RFC) is available to make changes in the Sales Order. (VA02).
BAPI_SALESORDER_CHANGE
Instead of encapsulating a BDC in your own RFC function, call the BAPI itself from your .net application.
Regards,
Venkat