Acdoca PDF
Acdoca PDF
Imagine a single table that brings all your financial data together, reducing duplication, improving performance, and simplifying everything—
This Universal Journal integrates data from multiple applications such as asset accounting, general ledger, material ledger, profitability analysis,
and more. Let’s dive into the magic behind ACDOCA’s efficiency
ACDOCA in SAP S/4HANA: Key Technical Aspects
DDL Source Analytic Cube Name DDL Source Analytic Query Name Fiori ID Transaction
I_JournalEntryItemCube
C_ServiceOrderQry2401
(Accounting Journal Entry 2CIFIDOCJRNLCUBE 2CCFISERVORDQ2401
(Service Orders - Actuals)
Item Cube)
C_SalesOrderQ2301 (Sales
2CCFISALESORDQ2301 KKBC_KUN
Orders - Actuals)
C_ProjectQ2201 (Projects -
2CCFIPROJECTQ2201
Actuals)
C_ProfitCenterQ2701 (Profit
2CCFIPROFCTRQ2701 KE80
Centers - Actuals)
C_ProfitAndLossQ2901 (P&L
2CCFIPROFLOSSQ2901 S_ALR_87012284
- Actuals)
C_MarketSegmentQ2501
2CCFIMARKSEGMQ2501 KE30
(Market Segments - Actuals)
C_FunctionalAreasQ2801
2CCFIFAQ2801
(Functional Areas - Actuals)
C_CostCenterQ2001 (Cost
2CCFICOSTCTRQ2001 S_ALR_87013611
Centers - Actuals)
DDL Source Analytic Cube Name DDL Source Analytic Query Name Fiori ID Transaction
I_ActualPlanJrnlEntryItem C_ProjectPlanActQ2203
Cube (Actual Plan Cube for 2CIFIACTPLNJEIC (Projects - 2CCFIPROPLACTQ2203
Journal Entry Item) Baseline/EAC/Ongoing)
C_ProjectPlanActQ2201
2CCFIPRPLANACT2201 S_ALR_87013532
(Project - Plan/Actual)
C_ProfitCenterPlanActQ270
1 (Profit Center - 2CCFIPCPLANACT2701 KE30
Plan/Actual)
C_ProfitAndLossPlanActQ29
2CCFIPLPLANACT S_ALR_87012284
03 (P&L - Plan/Actual)
C_MarketSegmentPlanActQ
2501 (Market Segment - 2CCFIMSPLANACT2501 KE30
Plan/Actual)
C_InternalOrderPlanActQ21
01 (Internal Order - 2CCFIIOPLANACT2101 S_ALR_87012993
Plan/Actual)
C_FunctionalAreaPlanActQ2
801 (Functional Area - 2CCFIFAPLANACT2801 F1584A
Plan/Actual)
C_CostCenterPlanActQ2001
2CCFICCPLANACT2001 S_ALR_87013611
(Cost Center - Plan/Actual)
I_APJrnlEntrItmAgingGrid
(Aging grid of journal entry 2CIAPJEITMAGGRID C_APJrnlEntrItmAgingGrid 2CCAPJEITMAGGRID
view of Accounts Payables)
I_FixedAssetValueCube C_FixedAssetBalance (Asset
2CIFASSETVALUECUBE 2CCFASSETBAL F1617A AR01
(Asset Balances Cube) Balances)
VDM – Standard Consumption Views
DDL Source Analytic Cube Name DDL Source Analytic Query Name Fiori ID Transaction
I_WorkCenterProdCostCub C_WorkCenterProdCostQuer
e (Production Cost By Work 2CIFIWCPRODCSTCUB y (Production Cost By Work 2CCFIWCPRODCSTQRY
Center) Center)
I_WorkCenterProdCostCub C_WorkCenterProdCostQuer
e (Production Cost By Work 2CIFIWCPRODCSTCUB y (Production Cost By Work 2CCFIWCPRODCSTQRY
Center) Center)
I_WorkCenterProdCostCub C_WorkCenterProdCostQuer
e (Production Cost By Work 2CIFIWCPRODCSTCUB y (Production Cost By Work 2CCFIWCPRODCSTQRY
Center) Center)
I_GLAccountLineItemCube
C_GLLineItemsQ0001
(Accounting Journal Entry 2CIFIGLLITMCUBE 2CCFIGLLITMQ0001 F0956A
(Journal Entry Analyzer)
Item Cube)
I_GLAccountLineItemSemT
C_Profitability_Q0001
ag (GL Account Line Item 2CIFIGLACCTLITST 2CCFIPROFQ0001
(Project Profitability)
with Semantic Tag)
C_Profitability_Q0002
2CCFIPROFQ0002
(Product Profitability)
C_CashFlowIndirectIFRS
Use Case I: P/L actual Query
Objective: To create a finance report that provides insights into Profit and Loss
(P&L) by utilizing set hierarchies and filtering options for enhanced analysis.
1. Query Creation:
•Source: The data for the report is sourced from the I_JournalEntryItemCube.
•Tool: Custom Analytical Queries are utilized to develop the queries required
for the report.
2. Query Structure:
•Rows: The G/L Account dimension employs the activated hierarchy YCOA,
allowing for organized representation of accounts.
•Columns: The report will include the following:
• Year Month: Time period representation.
• Measure: Displays the amount in the company code currency.
3. Free Characteristics:
•The following attributes can be added for detailed analysis:
• Material Group
• Sales Document
• Chart of Account
• Company Code
• Ledger
• Posting Date
4. Hierarchy Utilization:
•The set hierarchy defined in S/4HANA can be incorporated into the Analytic
Query.
Use Case I: P/L actual Query
4. Hierarchy Utilization:
• The set hierarchy defined in S/4HANA can be incorporated into
the Analytic Query.
• Users can choose to display this hierarchy by default or select it
manually after running the query.
• To ensure the set hierarchy data is available, it needs to be
replicated to hierarchy tables for CDS Views (HRRP*) using
transactions HRY_REPRELEV and HRRP_REP.
• Additionally, custom hierarchies can be established through
Manage Global Accounting Hierarchies.
Use Case I: P/L actual Query
5. Filter Implementation:
• For filtering data based on Posting Date, the YEARTODATE
date function is applied, enhancing the query's flexibility.
• In the value help section for default user input values
regarding the Posting Date, users can select from date
functions predefined within the system.
6. Results Presentation:
• Upon executing the query, users will be prompted with
suggested values for Date From and Date To, facilitating
easy selection and ensuring accurate time frame analysis in Filter Implementation
the report.
Final Prompt