Symptom
Short dump error CX_CSP_ACT_INTERNAL is raised in the Manage Cash Pools app when creating a cash pool; an OData communication error is shown; error code ; ABAP dump references exception CX_SY_OPEN_SQL_DB.
Environment
- Product: SAP S/4HANA Cloud Public Edition
- Cash Management (Public Cloud)
Reproducing the Issue
- Open the Manage Cash Pools app.
- Create a new cash pool.
- Select Create/Save.
- Observe that an OData communication error appears and a short dump occurs.
Cause
An insert into persistence FCLM_CPL_TXT failed due to a duplicate primary or unique key, which raised CX_SY_OPEN_SQL_DB and surfaced as CX_CSP_ACT_INTERNAL.
Resolution
- Use a unique cash pool identifier that does not already exist in the system (avoid reusing an existing key).
- Recreate the cash pool with the new unique key and save.
- If the issue persists, verify that no record with the same primary or unique key exists in the related cash pool persistence before saving.
See Also
Keywords
manage cash pools, cash pool creation, short dump, cx_csp_act_internal, cx_sy_open_sql_db, duplicate primary key, unique key violation, fclm_cpl_txt, odata communication error, raise_shortdump, abap dump, treasury, cash and liquidity management, public cloud, save error , KBA , FIN-FSCM-CLM-2CL , Cash Management (Public Cloud) , Problem
SAP Knowledge Base Article - Public