Symptom
- The BankStatementPost_In API does not support parameters for interim balances.
- The API only provides opening and closing balance amounts, leading to uncertainty about handling intraday statements.
Environment
SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- Develop an interface on Integration Suite to process CAMT052 files.
- Map the files to the BankStatementPost_In API.
- Attempt to use the API for updating cashflow balances and creating memo lines without postings.
- Identify the absence of parameters for interim balances in the API.
Cause
The BankStatementPost_In API lacks parameters for interim balances, leading to uncertainty about its suitability for intraday statements.
Resolution
- The BankStatementPost_In API does not currently support intraday bank statements.
- An alternative solution is available through the use of MBC (Message-Based Communication).
- MBC facilitates the receipt of messages and files from the bank, seamlessly integrating them into the SAP system, regardless of the message format.
- MBC is fully capable of receiving intraday bank statements and forwarding them for processing.
See Also
Keywords
bankstatementpost_in, intraday statements, camt052, interim balances, sap s/4hana cloud, mbc, message-based communication, cashflow balances, memo lines, integration suite, api limitations , KBA , FI-BL-PT-BA-2CL , bank statement (Public Cloud) , Problem
Product
SAP S/4HANA Cloud Public Edition all versions
SAP Knowledge Base Article - Public