SAP Knowledge Base Article - Public

3560406 - Memory dump error while using API XYZ - SAP S/4HANA Cloud Public Edition

Symptom

  • While Using the API XYZ memory dump error occurs, indicating that the data selection is too large. The error suggests restricting the selection using a filter (e.g., "ChangedOn") to reduce the data volume.
  • Getting Memory Dump Error while Calling API XYZ

Environment

SAP S/4HANA Cloud Public Edition

Resolution

To get changes for months using the filter for the ChangedOn field for a month via OData service :

For example, use this call to fetch changes in December 2024: 

/sap/opu/odata/sap/APS_IAM_API_BUSER_CDOC/BusinessUserChanges?$filter=ChangedOn le datetimeoffset'2024-12-31T23:59:59.00Z' and ChangedOn ge datetimeoffset'2024-12-01T00:00:00.00Z'

If monthly data fetching does not work, try fetching data weekly or daily.

Keywords

SAP S/4HANA Cloud Public Edition, Audit Requirement, User Access, Authorization, User Master Record Data, Roles/Profiles, Authorization Objects, Security Audit Logs, API, Data Extraction, Memory Issue, Filter, Identity and Access Management. , KBA , BC-SRV-APS-IAM , Identity and Access Management , Problem

Product

SAP S/4HANA Cloud Public Edition all versions