Symptom
Error "RAISE_SHORTDUMPT" pops up when creating bank account in app Manage Bank Account.
"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."
Environment
SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- Navigate to app Manage Bank Accounts.
- Create a bank account, then error "RAISE_SHORTDUMP" pops up.
Cause
The custom method code cover the BANKACCOUNT_OUTPUT-key or BANKACCOUNT_INPUT-key value in normal system code which leads to the error.
Resolution
1. Read help document below carefully before the customer extension.
App Extensibility: Manage Bank Accounts | SAP Help Portal
2. Read BAdI Documentation and check the example code, especially important import/export parameters before adding customer logic.
After that if the issue persists, then the code need to be modified.
Keywords
Custom field, Manage Bank Accounts, Error "RAISE_SHORTDUMPT". , KBA , FIN-FSCM-CLM-BAM-2CL , Bank Account Management (Public Cloud) , Known Error
SAP Knowledge Base Article - Public