Hi Folks,
My client wants me to write a BAPI for retrieving data from SAP. He would like to call this BAPI from an external non-SAP system. The data retrieved by this BAPI is very huge, would vary from 10,000 to 10,00,000 records. Is BAPI suggested for this huge volume of data? What are the limitations of BAPI?
I would want to suggest my client to use flat file method, instead of BAPI. Downloading the data to a flat file from SAP and use the same in his application. But I need to justify my suggestion.