Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

EXPORT_COMPRESS_ERROR

Former Member
0 Kudos

Hello,

we are getting a Dump "EXPORT_COMPRESS_ERROR" in an SCM 7.01 system.

The dump occurs while exporting data into an internal table with compression.

EXPORT t_ts_ext FROM i_data TO INTERNAL TABLE e_t_container
          COMPRESSION ON.

The main programm is RSAD_INFOCUBE_READ_REMOTE_DATA

Short text

    Internal error when compressing data.

What happened?

    Error in the SAP kernel.

    The current ABAP "SAPFRSUR" program had to be terminated because the

    ABAP processor detected an internal system error.

    In the EXPORT TO DATABASE statement, an internal error occurred

    when compressing data.

Does anyone have experiences with this issue?

Kind regards

Arne

2 REPLIES 2

Former Member
0 Kudos

Hi ,

Due to the large amount of data processed in the system it s occured.

Please refer the link

https://cw.sdn.sap.com/cw/thread/13104

Regards,

Ramya Ramasamy

Former Member
0 Kudos

This message was moderated.