In Event-Based Production Cost Posting, variance settlement updates unified journal table ACDOCA with split variances. Below is an example order with variance split dimensions:
As you can see from the above example, the key dimension SLA Line Item Type (ACDOCA-SLALITTYPE) used to represent variance categories explains the variance root causes, e.g., due to deviating input quantity, input price, resource usage, and lot size. In addition, the following dimensions are also available to break down variance line items:
The above dimensions can be captured in the following analytical reports, some are available out of the box, while the others need custom extensions:
This blog will guide you through the procedures of in-depth production variance analysis in various analytical apps.
For role Production Accountant, the following production cost analytical apps can display variance details:
This app also shows all variance-related dimensions from production cost perspective. Note the following:
This app shows order production costs on an aggregation level with variances displayed by category. Details by G/L account are not available.
For role G/L Accountant, the following journal entry analytical apps can be used to display variance details:
The variance dimension fields are available in the following G/L Accounting apps:
If the fields are hidden columns, you can display them by using Settings.
Below is a screenshot of example journal entry in Manage Journal Entries – New version (F0717A):
For some other commonly used analytical apps such as the following, not all the variance dimension fields are available out of the box:
Fiori app | Data Source | SLA Line Item Type | Origin Material | Origin Cost Center | Origin Activity Type | Origin Variance Account |
Journal Entry Analyzer (F0956) | C_GLLINEITEMSQ0001 | N | N | Y | Y | N |
Display Line Items in General Ledger (F2217) | FAC_GLV_GL_ACCOUNT_LINE_ITEMS_SRV | Y | N | Y | Y | N |
Trial Balance (F0996) | C_TRIALBALANCEQ0001 | N | N | Y | Y | N |
Year-to-Date Balances (W0177/FPM_BICS_OVP) | C_GLACCOUNTYTDBALANCEQ | N | N | N | N | N |
Below, taking app Journal Entry Analyzer as an example, we are going to show you how to extend the app so that the missing variance dimension fields, SLA Line-Item Type, Origin Material, and Origin Variance Account, can be displayed in the app.
Journal Entry Analyzer has a CDS view-type data source C_GLLINEITEMSQ0001. To extend the app, you extend the underlying data source as follows:
After a while, the data source extension turns to status Published, meaning the changes have been applied to the app with this data source.
Now business users with role G/L accountant can see the 3 variance extension fields and their values as follows:
The procedure is also applicable to the other 3 apps (Display Line Items in General Ledger, Trial Balance, and Year-to-Date Balances), except that extension should be made to different data sources and fields as listed in the table above.
In ECC world, there was a costing-based COPA solution to split variance categories by G/L account and transfer the corresponding field values to profitability reports. With the deprecation of costing-based COPA, this would not be enabled on public cloud.
Instead, the above-mentioned dimensions for event-based variances will be enabled in the P&L relevant reports to achieve similar feature parity.
Currently, the app Product Profitability with Production Variances (W0182) is enabled with key dimension SLA Line-Item Type to differentiate variance categories. Below is an example order displayed in the app:
The dimension enablement in other apps is yet to come.
I hope the above will help you extend the relevant analytical apps with your desired variance dimensions.