Xtract Table - RFC_ERROR_SYSTEM_FAILURE - An error has occurred while parsing a dynamic entry
Issue
When running a table extraction using Z_THEO_READ_TABLE, you get the following error message:
ERPConnect.ABAPRuntimeException: RfcReceiveEx failed(RFC_SYS_EXCEPTION)
RFC_ERROR_SYSTEM_FAILURE - An error has occurred while parsing a dynamic
entry.
Reason
The issue might occur after an SAP update from release <7.40 SP5 to a higher release level.
You are still using the 1.x version of Z_THEO_READ_TABLE. This version is not compatible with the now updated release of your SAP system.
Even w/o an SAP update the issue might occur, if you simply imported the wrong transport to your SAP system. 😃
Resolution
Either install the 2.x version of Z_THEO_READ_TABLE, as described in our Online Help.
Or install /THEO/READ_TABLE, which is the successor of Z_THEO_READ_TABLE.