Symptom
Certain fields (House Bank/Tax Code, ...) is not available as Dimension in New Journal Entry Analyzer - F0956B app, while available in Journal Entry Analyzer - F0956.
Environment
SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- Access Journal Entry Analyzer (New Version) - F0956B.
- In Layout, search for House Bank or Tax Code in Available Objects, observe that they are not available under Dimensions
- Access the classic Journal Entry Analyzer - F0956 app and verify that House Bank and Tax Code are available there.
Cause
Journal Entry Analyzer (New Version) - F0956B is based on CDS views C_GLAccountLineItemQuery and I_JournalEntryAnalyzerCube, which do not expose House Bank or Tax Code by default.
Resolution
In order to add new dimensions from Journal Entry or Association views to the Journal Entry Analyzer (New Version), utilize the Data Source Extension function in app Custom Fields following below steps:
- Open the app Custom Fields
- Navigate to tab Data Source Extension
- Create new Data Source Extension for Data Source I_JournalEntryAnalyzerCube
- In tab Field Selection, add the necessary fields (House Bank, Tax Code, ...).
- Save and Publish the I_JournalEntryAnalyzerCube extension.
- Create a second Data Source Extension for the CDS view C_GLAccountLineItemQuery and include the newly extended fields from I_JournalEntryAnalyzerCube.
- Save and Publish the C_GLAccountLineItemQuery extension.
- Open the New Journal Entry Analyzer (F0956B) and add House Bank and Tax Code as dimensions in the report.
See Also
- SAP Help: New Journal Entry Analyzer (F0956B)
- SAP Help: Creating Data Source Extension
Keywords
F0956B, new journal entry analyzer, house bank, tax code, missing dimension, dimensions not available, C_GLAccountLineItemQuery, I_JournalEntryAnalyzerCube, C_GLLineItemsQ0001, custom fields, data source extension, general ledger, fiori app, reporting, s/4hana cloud public edition , KBA , FI-FIO-GL-IS-2CL , Reporting Apps (Public Cloud) , Problem
SAP Knowledge Base Article - Public