Skip to Content
0
Former Member
Jul 24, 2005 at 03:31 PM

BAPI returns "XYZ" record cannot be read

43 Views

Hi All,

I am using SAP.Net Connector 2.0 and VS.Net 2003.

We have two SAP servers from which we are supposed to get the data through the RFC call.

I have written the code and when I call the BAPI(BAPI_ALM_ORDERHEAD_GET_LIST) for the first SAP server it returns the data.

However, when I try the same thing for the second SAP server, I am not getting the data. In the RETURN table I get a message saying "XYZ record cannot be read".

I know that there definitely exist a record with that number.

Can this be a problem with the security and if so what can I probably change in the security settings?

Or can it be related to some BAPI settings?

Any help would be appreciated. Thanks

Regards,

Ankit Bhansali