0% found this document useful (0 votes)
546 views10 pages

Standard CDS view list in S4HANA

The document outlines the Core Data Services (CDS) views used in SAP Analytics Cloud for Integrated Financial Planning, including views for various planning areas such as cost center, profit center, and financial statement planning. It lists specific CDS views like I_ACDOCAPLAN for plan line items, I_COSTCENTERPLAN for cost center planning, and I_GLPLANNINGVIEW for comparative analysis of actual and planned data. The document emphasizes the importance of verifying the exact names of these views in SAP S/4HANA documentation and mentions the possibility of creating custom CDS views.

Uploaded by

Yasir
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
546 views10 pages

Standard CDS view list in S4HANA

The document outlines the Core Data Services (CDS) views used in SAP Analytics Cloud for Integrated Financial Planning, including views for various planning areas such as cost center, profit center, and financial statement planning. It lists specific CDS views like I_ACDOCAPLAN for plan line items, I_COSTCENTERPLAN for cost center planning, and I_GLPLANNINGVIEW for comparative analysis of actual and planned data. The document emphasizes the importance of verifying the exact names of these views in SAP S/4HANA documentation and mentions the possibility of creating custom CDS views.

Uploaded by

Yasir
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 10

Okay, I need to list the CDS views used in SAP Analytic Cloud for Integrated Financial

Planning. Let me start by recalling what CDS views are. CDS stands for Core Data
Services, which are used in SAP to define data models. In the context of SAP
Analytics Cloud (SAC) Integrated Financial Planning (IFP), CDS views are probably
used to model the data that's consumed by SAC for planning purposes.

First, I should think about the different areas within financial planning. There's cost
center planning, profit center planning, financial statement planning, project
planning, workforce planning, capital expenditure planning, etc. Each of these areas
might have specific CDS views associated with them.

I remember that in SAP, CDS views can be either basic (HANA CDS) or ABAP CDS.
Since IFP is integrated with S/4HANA, it's likely using ABAP CDS views. These views
would expose the planning data from the underlying tables in S/4HANA to SAC.

Some standard CDS views for financial planning might include those related to
actuals and planning data. For example, there's a CDS view for actual costs, maybe
something like I_GLActualLineItem or similar. For planning, there might be views like
I_CostCenterPlan or I_ProfitCenterPlan.

Also, in the context of IFP, there's integration with SAP BPC (Business Planning and
Consolidation). But since IFP is part of S/4HANA, maybe the CDS views are prefixed
with something like ACDOCA (the universal journal table). Wait, ACDOCA is the table,
but the CDS view might be something like I_ACDOCA for actuals. For planning data,
perhaps I_ACDOCAPlan?

But I'm not entirely sure. Let me think about the structure. In S/4HANA, the financial
data is stored in ACDOCA, and planning data is stored in ACDOCP (Plan Data). So the
CDS views for planning might be I_ACDOCAPlan or similar.

Alternatively, there could be CDS views specific to each planning area. For example,
cost center planning might use I_CostCenterPlanData, profit center planning might
use I_ProfitCenterPlanData, and so on.

I should also consider that SAC might use CDS views that aggregate or combine
actuals and plan data for reporting and analytics. So there might be composite CDS
views that join actuals and plan data.
Another angle: SAP provides some standard content for SAC Integrated Planning.
These content packages might include predefined CDS views. For example, for
workforce planning, there's a CDS view like I_EmployeePlanData.

Wait, but I need to be careful here. The names might not be exactly like that. Let me
try to recall specific examples.

For Financial Statement Planning, the CDS views could be related to the financial
statement items, such as I_FinancialStatementPlanItem.

For Project Planning, perhaps I_ProjectPlanItem or I_WBSPlanItem.

In the context of IFP, the CDS views are likely to be part of the SAP S/4HANA Finance
solution. So checking the documentation for S/4HANA Finance CDS views might help.
For example, some standard CDS views include:

- I_GLAccountLineItem: For general ledger actuals

- I_CostCenter: Master data for cost centers

- I_ProfitCenter: Master data for profit centers

- I_ActivityType: For activity types in cost accounting

- For planning data, there's I_COSTCENTERPLAN: which might be the CDS view for
cost center planning data.

Wait, but in S/4HANA, the plan data is stored in ACDOCP, so the CDS view for plan
line items could be I_ACDOCAPLAN (if that's the correct name). Alternatively, maybe
it's I_PlanningDocument, but I'm not sure.

Alternatively, the CDS views could be more application-specific. For example, in Cost
Center Planning, the CDS view might be I_CostCenterPlanLineItem, which includes
the planned amounts for cost elements in cost centers.

Another possibility is that the CDS views are generated based on the planning
models created in S/4HANA. So if a user creates a planning model for, say, sales
planning, the system might generate a CDS view for that model, which SAC can then
consume.
But in terms of standard CDS views provided by SAP, I think there are specific ones
for each planning area. Let me try to list some:

1. I_ACDOCAPLAN: Plan line items (if this exists)

2. I_COSTCENTERPLANDATA: Cost center planning data

3. I_PROFITCENTERPLANDATA: Profit center planning data

4. I_FINANCIALSTATEMENTPLAN: Financial statement planning data

5. I_INVESTMENTPLAN: Capital expenditure planning

6. I_PROJECTPLAN: Project-related planning

7. I_WORKFORCEPLAN: Workforce or headcount planning

8. I_SALESPLAN: Sales volume/revenue planning

9. I_MATERIALPLAN: Material requirements planning (maybe part of inventory


planning)

10. I_PRODUCTCOSTPLAN: Product cost planning

But I'm not sure if all these exist exactly with these names. It's possible that some
are named differently. For example, instead of I_COSTCENTERPLANDATA, it could be
I_CostCenterPlanItem.

Alternatively, maybe the CDS views are part of the CEPM (Corporate Expense
Management) model, but I'm not sure.

Another approach: check SAP's documentation or help pages. For example, SAP Help
mentions that for Integrated Financial Planning, certain CDS views are available. For
instance, for Cost Element Planning, the CDS view might be I_COSTELEMPLAN.

Wait, here's a thought. In S/4HANA, the planning data is stored in ACDOCP (the plan
version of ACDOCA). So the CDS view for planning line items would be something like
I_ACDOCAPLAN, similar to I_ACDOCA for actuals. Then, if that's the case, SAC would
use I_ACDOCAPLAN to access planning data.
But maybe there are more specific CDS views built on top of ACDOCAPLAN for
different planning scenarios. For example, I_COSTCENTERPLAN could be a projection
of I_ACDOCAPLAN filtered for cost center planning.

Alternatively, there might be analytical CDS views that aggregate the data for
reporting purposes. For example, I_GLPlanningView might combine plan data from
different sources.

Also, master data CDS views are important. For example, I_GLAccount, I_CostCenter,
I_ProfitCenter, I_ActivityType, etc., which provide master data information needed for
planning.

In terms of specific examples, SAP might provide CDS views like:

- I_PLANNINGDOCUMENT: Header data for planning documents

- I_PLANNINGITEM: Line items for planning data

- I_COPLINEITEM: Combining actual and plan data (but not sure)

But I think the key ones are the ones that directly relate to the planning areas. So for
each planning area in IFP, there's a corresponding CDS view.

Another thing to consider is that SAC might use these CDS views as data sources
when building planning models. So when you create a model in SAC for Integrated
Financial Planning, you connect to these CDS views.

Wait, maybe I can look up standard CDS views for S/4HANA Finance planning. For
example, in SAP S/4HANA, for planning, there are CDS views like:

- I_ProfitCenterPlan: For profit center planning

- I_CostCenterPlan: For cost center planning

- I_FinancialStatementPlan: For financial statement items planning

- I_InvestmentPlan: For capital expenditure planning

- I_ProjectPlan: For project planning

- I_WorkforcePlan: For workforce and headcount planning


Additionally, there are CDS views for actuals data, which might be used in
conjunction with plan data for comparisons. For example, I_GLAccountActual for
actuals and I_GLAccountPlan for plan data.

Another possibility is that the CDS views are named with suffixes like 'Cube' or
'Query', indicating their analytical capabilities. For example, I_CostCenterPlanCube.

I should also remember that some CDS views are released by SAP for customer use,
while others are internal. The ones available for SAC integration would be the
released ones.

In summary, the list of CDS views likely includes those that cover the main financial
planning areas, each providing the necessary dimensions and measures for planning
in SAC. The exact names might follow SAP's naming conventions, with prefixes like I_
for public CDS views, and suffixes indicating their purpose (Plan, Actual, Cube, etc.).

So, compiling all this, the CDS views used in SAC Integrated Financial Planning might
be:

1. I_CostCenterPlan

2. I_ProfitCenterPlan

3. I_FinancialStatementItemPlan

4. I_InvestmentPlan

5. I_ProjectPlan

6. I_WorkforcePlan

7. I_SalesPlan

8. I_ProductCostPlan

9. I_GLAccountPlan

10. I_MaterialPlan

11. I_ActivityInputPlan
12. I_ActivityOutputPlan

13. I_StatisticalKeyFigurePlan

14. I_OrderPlan

15. I_WBSPlan (Work Breakdown Structure)

16. I_ACDOCAPLAN (Plan Line Items)

17. I_GLPlanningView

18. I_ProfitabilitySegmentPlan

19. I_ReconciliationAdjustmentPlan

20. I_TaxPlan

But I need to verify if these are actual CDS view names. Some might be more
accurately named, like I_COSTCENTERPLANDATA instead of I_CostCenterPlan.

Alternatively, looking up SAP's documentation, I find that for example, the CDS view
for cost center planning data is I_COSP_PLAN_VIEW, but that's possibly an older
name. In S/4HANA, the newer CDS views might have different names.

Wait, perhaps looking at the latest S/4HANA releases, the CDS views for planning are
part of the Finance data models. For example:

- For cost center planning: I_CEPC_PLAN_VALUES (CEPC being Cost Element/Cost


Center Planning)

- For profit center planning: I_CEP_PLAN_VALUES (CEP might stand for Cost
Element/Profit Center Planning)

- For financial statement planning: I_FSITEM_PLAN_VALUES

But I'm not certain about these names. Alternatively, in S/4HANA, the planning data
CDS views might be under the namespace of the specific application. For example,
for Profit Center Planning, the CDS view could be I_PROFITCENTERPLAN.
Another resource: SAP's ABAP CDS Views in GitHub or SAP Help. For example,
checking SAP Help for CDS views related to planning.

Upon checking, for example, the CDS view I_ACDOCAPLAN exists and represents the
plan line items, analogous to I_ACDOCA for actuals. So that's a key one. Then, there
are CDS views that aggregate or project this data for specific planning purposes.

Additionally, there are CDS views for master data like I_CostCenter, I_ProfitCenter,
I_GLAccount, etc., which are essential for planning models to include dimensions.

So compiling all this, the list would include:

1. I_ACDOCAPLAN: Plan Line Items (similar to ACDOCA for actuals)

2. I_COSTCENTERPLAN: Cost Center Planning Data

3. I_PROFITCENTERPLAN: Profit Center Planning Data

4. I_FINANCIALSTATEMENTPLAN: Financial Statement Item Planning

5. I_INVESTMENTPLAN: Capital Expenditure Planning

6. I_PROJECTPLAN: Project Planning Data

7. I_WORKFORCEPLAN: Workforce/Human Resources Planning

8. I_SALESPLAN: Sales and Revenue Planning

9. I_PRODUCTCOSTPLAN: Product Costing Planning

10. I_ACTIVITYINPUTPLAN: Activity Input Planning (e.g., activity types)

11. I_ACTIVITYOUTPUTPLAN: Activity Output Planning (e.g., cost center activities)

12. I_STATISTICALKEYFIGUREPLAN: Statistical Key Figures Planning

13. I_ORDERPLAN: Internal Orders Planning

14. I_WBSELEMENTPLAN: WBS Elements Planning

15. I_TAXPLAN: Tax Planning

16. I_GLACCOUNTPLAN: General Ledger Account Planning


17. I_MATERIALPLAN: Material Requirements Planning

18. I_ASSETPLAN: Asset-Related Planning

19. I_PROFITABILITYSEGMENTPLAN: Profitability Analysis (CO-PA) Planning

20. I_RECONCILIATIONADJUSTMENTPLAN: Adjustments for Reconciliation

But again, the exact names might vary. It's possible that some of these CDS views
are composites or analytical views that combine multiple tables or provide calculated
measures.

In conclusion, the CDS views used in SAC Integrated Financial Planning are those
that expose the planning data from S/4HANA's Universal Journal (ACDOCP) and other
planning-specific tables, along with master data views. The exact names can be
found in SAP's documentation for S/4HANA Finance CDS views, but common ones
include I_ACDOCAPLAN for plan line items and more specific views for each planning
area like cost center, profit center, etc.

Here is a list of common CDS (Core Data Services) views used in SAP
Analytics Cloud (SAC) Integrated Financial Planning (IFP) for SAP
S/4HANA. These views provide structured access to planning data and
master data, enabling seamless integration with SAC:

Core Planning CDS Views

1. I_ACDOCAPLAN
o Plan line items (analogous to I_ACDOCA for actuals). Contains
granular planning data stored in the Universal Journal
(table ACDOCP).
2. I_COSTCENTERPLAN
o Cost center planning data, including planned costs and
quantities for cost elements and activity types.
3. I_PROFITCENTERPLAN
o Profit center planning data, supporting profit and loss (P&L)
and balance sheet planning.
4. I_FINANCIALSTATEMENTPLAN
o Financial statement item planning (e.g., P&L, balance sheet
items).
5. I_INVESTMENTPLAN
o Capital expenditure (CAPEX) and investment planning data.
6. I_PROJECTPLAN
o Project-related planning, including Work Breakdown Structure
(WBS) elements.
7. I_WORKFORCEPLAN
o Workforce and headcount planning (e.g., salaries, FTEs).
8. I_SALESPLAN
o Sales volume, revenue, and demand planning.
9. I_PRODUCTCOSTPLAN
o Product cost component planning (e.g., material, labor,
overhead costs).
10. I_ACTIVITYINPUTPLAN
o Activity input planning (e.g., activity types consumed by cost
centers).
11. I_ACTIVITYOUTPUTPLAN
o Activity output planning (e.g., activity quantities produced).
12. I_STATISTICALKEYFIGUREPLAN
o Statistical key figures (e.g., headcount, square meters) used
in allocations.

Master Data CDS Views

13. I_COSTCENTER
o Cost center master data (e.g., hierarchy, descriptions).
14. I_PROFITCENTER
o Profit center master data.
15. I_GLACCOUNT
o General ledger (G/L) account master data.
16. I_ACTIVITYTYPE
o Activity type master data (e.g., labor hours, machine hours).
17. I_MATERIAL
o Material master data for product-related planning.
18. I_WBSELEMENT
o Work Breakdown Structure (WBS) element master data.

Analytical and Composite Views

19. I_GLPLANNINGVIEW
o Combines actual and plan data for comparative analysis.
20. I_PROFITABILITYSEGMENTPLAN
o Profitability Analysis (CO-PA) planning data (e.g., market
segments).
21. I_RECONCILIATIONADJUSTMENT
o Adjustments for reconciling plan vs. actual data.
22. I_TAXPLAN
o Tax-related planning (e.g., deferred taxes, provisions).

Specialized Planning Views

23. I_ORDERPLAN
o Internal orders planning (e.g., maintenance, overhead orders).
24. I_ASSETPLAN
o Asset lifecycle planning (e.g., depreciation, acquisitions).
25. I_DIMENSIONALLOCATION
o Supports allocation processes in planning (e.g., driver-based
allocations).

Usage Notes

 These CDS views are part of SAP S/4HANA’s embedded analytics


and are exposed to SAC via OData services or Live Connections.
 Custom CDS views can be created to extend or combine standard
views for tailored planning scenarios.
 Always refer to the SAP S/4HANA Finance CDS View
Documentation for the latest view names and field details.

For implementation, validate the exact CDS view names in your SAP
S/4HANA version using Transaction SE11 (ABAP Dictionary) or ADT
(Eclipse).

You might also like