cancel
Showing results for 
Search instead for 
Did you mean: 

NCO 3.0: RfcSerializationException: End mark of RFCID.TableContLZ not found

Former Member
0 Kudos

Hallo,

i'am using the new .Net Connector 3.0.

I register a RFC server which implements IDOC_INBOUND_ASYNCHROUNS.

Sometimes i get the following exception:

SAP.Middleware.Connector.RfcSerializationException: End mark of RFCID.TableContLZ not found.

bei SAP.Middleware.Connector.RfcConnection.ReadRfcIDEnd(RFCID rid)

bei SAP.Middleware.Connector.RfcConnection.ReadUpTo(RFCGET readState, RfcFunction function, RFCID toRid)

bei SAP.Middleware.Connector.RfcConnection.RfcReceive(RfcFunction function)

bei SAP.Middleware.Connector.RfcFunction.RfcDeserialize(RfcConnection conn, IRfcIOStream stream)

bei SAP.Middleware.Connector.RfcServer.InvokeServerFunction(RfcConnection conn, ServerFunctionInfo serverFuncInfo, RfcServerFunction functionImp)

bei SAP.Middleware.Connector.RfcServer.Dispatch(RfcConnection conn)

bei SAP.Middleware.Connector.RfcConnection.Dispatch()

bei SAP.Middleware.Connector.RfcTransaction.Playback()

bei SAP.Middleware.Connector.RfcServer.ARfcDestShipImp(RfcServerContext ctx, IRfcFunction func)

If i repeat the transmission with transaction sm58, i receive the data/idoc correctly.

Can somebody help me what can i do to resolve this error?

Accepted Solutions (0)

Answers (2)

Answers (2)

WenjingLiu
Participant
0 Kudos

Hi all,

I have the same problem now. Can anyone kindly suggest a solution? Thanks.

Best regards,

Arwen

Former Member
0 Kudos

I've also had this same issue, ie, the error message 'End mark of RFCID.TableContLZ not found'.