How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

CDS is taking more time to load in Production

calendar_today July 22, 2026 person Abhi9 domain sap-sales-and-distribution-sd

Hi , I have a CDS which is taking more than 40 seconds and sometime even more time to load the data or filter the data. Is there any way in ABAP CDS to achieve behavior similar to SAP table buffering for small, rarely changing configuration/customizing tables, so that repeated accesses are served from a buffer/cache instead of triggering database reads each time? If the data has already been fetched from the CDS view and we apply an additional filter for records that are already present in the fetched result set, the CDS query appears to trigger another database call.

open_in_new Read original post