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

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

Before you connect to any SAP application (ECC, BW, MDG, etc), it is advisable to install all the SAP DS functions. Check page 11 of the SAP supplement (for DS 4.2) provided in the link below. You should get ypur BASIS team to install all the functions.

https://help.sap.com/businessobject/product_guides/sbods42/en/ds_42_sap_en.pdf

-Chaitanya