I have created a bapi that will post an invoice using a call transaction for t-code FB60 using a BDC session. The function works when it's tested thru the SAP GUI. But if it is executed using a RFC connection to SAP with a .NET connector, the BDC process fails on the first call. The error is that not data was supplied for the screen. However, the data is being passed.
Has anyone has this same type of problem with BDC processing thru a RFC connection?
Thanks