SAP Knowledge Base Article - Public

3675114 - Limitation in bankstatementpost_in API for intraday bank statements

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

  1. Develop an interface on Integration Suite to process CAMT052 files.
  2. Map the files to the BankStatementPost_In API.
  3. Attempt to use the API for updating cashflow balances and creating memo lines without postings.
  4. 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

  1. The BankStatementPost_In API does not currently support intraday bank statements.
  2. An alternative solution is available through the use of MBC (Message-Based Communication).
  3. MBC facilitates the receipt of messages and files from the bank, seamlessly integrating them into the SAP system, regardless of the message format.
  4. MBC is fully capable of receiving intraday bank statements and forwarding them for processing.

See Also

Refer to:

How to Submit Feature Requests for SAP S/4HANA Cloud Public Edition

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