cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
Read only

A DATA_BUFFER_EXCEEDED viewing data on a large table

Aisurya
Participant
0 Likes
2,238

Hello,

Am getting error below while fetching data in DS designer from SAP ECC Tables.

  • Error calling RFC function to get table data: <RFC_ABAP_EXCEPTION-(Exception_Key: DATA_BUFFER_EXCEEDED, SY-MSGTY: E, SY-MSGID:

I followed the KBA :  1752954 - DATA_BUFFER_EXCEEDED error - Data Services  and found the RFC: Z_AW_RFC_READ_TABLE is available in SAP ECC .

Please help , how do i resolve this kind of error.

Aisurya

View Entire Topic
former_member317557
Discoverer
0 Likes

Hi  Aisurya,

You can use the ABAP DataFlow, however the environment has to be open, or you can with the help of an ABAP, create the similar process with the ABAP DataFlow (generate a txt file in a common folder to DS and ECC), this so will have no problems.

Fernando