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,236

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 Member
0 Likes

Count of records is OK but table might be too wide for DS to extract directly. Wait for other experts' response.