AccountingDocuments stuck in the error queue. Common cause: IDoc IMPORT failure on a Sales Document type from the ecom integration.
At a glance
The count of accounting documents that have been created or parked in S/4HANA Cloud but have not yet posted to the Universal Journal. These are entries stuck before they hit the GL: parked documents awaiting approval, held documents, and, most importantly for commerce shops, documents that failed to post because an inbound IDoc errored. Every unposted entry is revenue, cost, or cash that the ledger does not yet recognise, and during period close it is the gap between what happened and what the books show.
Calculation
Calculated automatically from your SAP data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.Worked example
A UK enterprise commerce group on SAP S/4HANA Cloud Public Edition, two Company Codes, taking orders from a Shopify Plus DTC store and a BigCommerce B2B portal via IDoc. Live snapshot at 03 May 26.
Four things to notice:
- The count is 69, above the 50 alert threshold. The gauge fires. The bulk, 49 of 69, is IDoc import failures from the ecom integration, which is the single most common cause this card exists to catch.
- The 38 Sales Document failures share one root cause. New ecommerce customers are placing orders before their business partner record exists in SAP. The fix is upstream: ensure the customer is created as an SAP business partner before the order IDoc arrives, or enable auto-creation. This is the same gap surfaced by the “ecom customers absent from SAP business partner” card.
- The 11 billing failures are a tax-mapping problem. An ecom tax code with no SAP equivalent blocks the billing IDoc. One configuration fix in the tax-code mapping clears all eleven and prevents recurrence.
- The 14 parked entries are healthy. They are manual journals waiting for approval in the normal workflow and will post once approved. The card counts them, but they are not the problem. The signal is in the IDoc-failure slice, so always drill by source.
- WE02 / WE05: IDoc list and monitoring (find and reprocess failed inbound IDocs).
- BD87: reprocess IDocs in error status.
- Manage Journal Entries Fiori app: parked and held documents awaiting posting.
- FBV0 / FB50: post or complete a parked manual journal.
- Application Interface Framework (AIF) monitor: inbound interface error queue, where used.
Sibling cards merchants should reference together
Open (Unposted) Journal Entries is a data-integrity and close-readiness signal. Pair it with the IDoc, journal, and close cards to find the root cause and the value at risk.Reconciling against SAP
Where to look in S/4HANA Cloud: The closest native equivalents inside the SAP Fiori launchpad are:Manage Journal Entries Fiori app filtered to parked and held documents IDoc List transactionsDirect link template:WE02/WE05filtered to inbound, error status Reprocess IDocs transactionBD87for documents in error Application Interface Framework monitor for the inbound interface error queue Embedded Analytics: the parked-document and IDoc-status CDS views in your release
https://my{tenant}.s4hana.cloud.sap/sap/bc/ui2/flp#JournalEntry-manage
To reproduce the card, count parked and held accounting documents in the Manage Journal Entries app, then add inbound IDocs in error status from WE05 that target an accounting or billing document. The combined count should match the card when run at the same moment and Company Code scope.
Common mistakes when comparing against SAP’s own reports:
- Parked vs error vs held. These are distinct states in SAP. A report filtered to only parked documents misses the IDoc-error slice, which is usually the larger and more urgent group.
- IDoc status codes. WE05 shows many status codes. Only error statuses (51 and similar) represent genuinely stuck documents; status 64 means ready to process, not failed. Filter to error statuses only.
- Already-reprocessed IDocs. An IDoc reprocessed successfully changes status. A report run before a BD87 reprocessing batch overcounts. Match the timestamp.
Cross-connector reconciliation:
This card has no direct commerce-platform counterpart, but it is fundamentally a commerce-integration health metric. The orders sitting in the ecom platform that have no posted SAP document are the mirror image of this count. Pair with the Ecom Orders Missing Matching SAP Billing Document card to see the commerce-side symptom of the same failures.