Symptom
In App "Display Actual costing result", export data to spreadsheet fails with 'RAISE_SHORTDUMP' unexpected server response and "Runtime Error: 'RAISE_SHORTDUMP'. The OData request processing has been abnormally terminated."
Environment
SAP S/4HANA Cloud Public Edition
Cause
A number overflow occurs for field MatLdgrPrThresholdInPercent(Price Difference %), calculated as
(actual_price - standard_price) / standard_price * 100.
When a material has a near-zero standard price, this percentage becomes extremely large and exceeds the field's capacity, aborting the whole export.
Resolution
Filter out the material can be a workaround, and the fix is planned in an upcoming CFD in early September, 2026.
See Also
Keywords
display actual costing result, export spreadsheet, raise_shortdump, unexpected server response, odata request terminated, excel export, material ledger, price difference percent, percentage overflow, near-zero standard price, standard cost, actual cost, price unit, ce2608, fin-ml , KBA , CO-PC-ACT-2CL , Actual Costing (Public Cloud) , Problem
SAP Knowledge Base Article - Public