Symptom
When trying to upload a .csv file to 'Reassign Costs and Revenues' app, you get the message error "Runtime Error: RAISE_SHORTDUMP. The OData request processing has been abnormally terminated."
Environment
SAP S/4HANA Cloud
Reproducing the Issue
- Enter in the app Reassign Costs and Revenues;
- Go to Create -> Upload and the error message shows;
Cause
This can happen if there's discrepancy in the entries, as between the number of columns for the header and for the values.
For example, if you have the header with the field names mentioned in a single column separated by semicolon, while the values for the fields are splitted into 2 or more columns, it could trigger this error.
Resolution
In order to solve this error, you should correct your .csv file, so the header with the field names and the actual values for the fields are mentioned in the same way.
See Also
Keywords
Reassign Costs and Revenues, Shortdump, Runtime Error, 'RAISE_SHORTDUMP', upload .csv file , KBA , CO-FIO-CCA-TRA , Transactions , CO-FIO-CCA-TRA-2CL , Transactions (Public Cloud) , Problem