cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

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

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