on 2025 Nov 06 6:29 AM
Hi SAP Community,
I have a question about tracking offsetting accounts through interim accounts in SAP S/4HANA Cloud Public Edition.
Scenario:
In the procurement process with GR/IR clearing account, the accounting flow is:
1. Goods Receipt:
DR: Inventory 100
CR: GR/IR Clearing Account 100
2. Invoice Receipt:
DR: GR/IR Clearing Account 100
CR: Accounts Payable 100
Question:
When reviewing Accounts Payable line items, the offsetting account shows "GR/IR Clearing Account." However, we need to trace back to the original offsetting account (Inventory) that was posted when the goods were received.
In other words: Accounts Payable → GR/IR → **Inventory**
Is there a standard way in Public Edition to:
1. Display this multi-level offsetting account relationship in a single report?
2. Download a list showing the complete flow (AP → GR/IR → Inventory)?
3. Automatically link the invoice document to the original goods receipt accounting document?
Current Understanding:
- FI documents only show direct offsetting accounts (1-to-1 relationship)
- Standard reports like "Display Journal Entries" show GR/IR details but don't automatically link to the original inventory posting
Questions:
1. Is there a standard Fiori app or report that can trace through interim accounts?
2. Does the "Manage GR/IR Clearing Account" app (if available) provide this functionality?
3. Would we need to use custom queries via BTP/SAC to achieve this?
4. Are there any best practices for this requirement in Public Edition?
Any insights from actual implementation experience would be greatly appreciated!
Thank you in advance!
Request clarification before answering.
Hi byd,
Display Line Items in General Ledger App This app can show offsetting account information when configured properly. In the Settings, enable the 'Offsetting Account' column to make it visible [1]. However, this still shows only the direct offsetting relationship (AP to GR/IR), not the complete chain.
Clear GR/IR Clearing Account App (MR11) This app helps manage GR/IR clearing account balances and can show the relationship between goods receipts and invoice receipts [2]. It provides visibility into:
Display Purchase Order Advanced App (ME23N) Navigate to Purchase Order History and select "Change View" → "GR/IR Assgt" to see the relationship between goods receipt quantities and invoice receipt quantities [2].
Three-Way Matching Reports For comprehensive document tracking, consider using:
Custom CDS View Approach You can create custom reports joining relevant CDS views :
I_PurchaseOrderAPI01 for Purchase OrdersI_MaterialDocumentItem for GR material documentsI_SupplierInvoiceAPI01 for invoicesI_JournalEntry for accounting documentsOption 1: Enhanced Standard Reporting
Option 2: Custom Query Development Since Public Edition has limitations on direct customization, consider:
Option 3: Process Enhancement
The offsetting account derivation logic follows SAP Note 39955, which displays "the offsetting account with the highest amount" when multiple accounts are involved [4]. This explains why you see GR/IR as the offsetting account rather than the original inventory account.
While there isn't a single standard report that provides the complete multi-level offsetting account flow you're seeking, combining the available Fiori apps with custom CDS view queries offers the most practical solution for SAP S/4HANA Cloud Public Edition.
Would you like me to elaborate on any specific implementation approach or provide more details about configuring the available standard apps for your traceability requirements?
If you find my response helpful, kindly accept the answer and award a Kudo. This motivates me to serve you better
Br.Bob
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 22 | |
| 18 | |
| 13 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.