How do you maintain number range intervals for documents in Controlling?
Note: There are 2 correct answers to this question.
A. By client
B. By business transactions
C. By document type
D. By controlling area
Explanation:
In SAP S/4HANA Controlling (CO), number range intervals for CO documents are not maintained globally by client or by document type. Instead, they are defined with respect to controlling-specific characteristics.
Let’s go through each option:
✅ B. By business transactions
In Controlling, number ranges are assigned per business transaction (for example: assessment, distribution, reposting, activity allocation).
Each business transaction uses a specific CO document number range, ensuring logical separation and traceability of different CO postings.
This is configured in CO customizing for number ranges.
✅ D. By controlling area
Number range intervals for CO documents are maintained at the controlling area level.
This allows each controlling area to have its own independent CO document numbering, which is essential for organizations with multiple controlling areas.
❌ A. By client
CO document number ranges are not client-dependent.
Client-level number ranges apply mainly to FI documents, not CO documents.
❌ C. By document type
CO documents do not use document types in the same way as FI documents.
Therefore, number ranges in CO are not assigned by document type.
Reference:
SAP Help Portal – Controlling (CO) → General Controlling → Document Numbering
SAP Learning Hub – S/4HANA Management Accounting Configuration
You want to create a new standard cost estimate based on the quantity structure of the existing standard cost estimate. Which object do you use?
A. Reference variant
B. Transfer control
C. Costing type
D. Costing version
Explanation:
In SAP product costing, when you want to create a new standard cost estimate by copying the quantity structure (bill of materials and routing) from an existing standard cost estimate, you use the Transfer Control configuration.
Here’s why the other options are incorrect:
A. Reference variant
— This determines which existing cost estimate is referenced for copying additional data (like prices or subcontracting costs) and works together with transfer control, but by itself it does not define the quantity structure transfer.
C. Costing type
— This defines the purpose of the costing (e.g., standard costing, planning costing) but does not control the copying of quantity structures.
D. Costing version
— This manages different costing scenarios (e.g., legal vs. group costing) and controls which cost estimate data is saved independently, but it does not directly handle the transfer of quantity structures from another estimate.
The Transfer Control specifically allows you to select whether the quantity structure is copied from another cost estimate, created anew, or taken from a production order, making it the correct object for this requirement.
Reference:
Product Cost Planning → Cost Estimate with Quantity Structure
In SAP S/4HANA, when creating a standard cost estimate (transaction CK11N or CK40N), the transfer of an existing quantity structure is configured in the costing variant via Transfer Control (field KALN1). This ensures materials, BOMs, and routings from a previous standard cost estimate are reused as the basis for the new estimate.
Which default values can you configure for the product cost collector?
Note: There are 2 correct answers to this question.
A. Variance variant
B. Results Analysis (RA) key
C. Costing variant for preliminary costing
D. Results Analysis (RA) version
Explanation:
Variance Variant (A)
The variance variant defines how variances (differences between planned and actual costs) are calculated and analyzed.
In product cost controlling, you can set this as a default so that when variances are determined at period-end, the system knows which calculation rules to apply.
Costing Variant for Preliminary Costing (C)
The costing variant specifies the parameters for cost estimates (e.g., valuation strategies, overhead application).
For PCC, you can configure a default costing variant for preliminary costing so that the system automatically uses it when creating cost estimates for production orders or product cost collectors.
❌ Incorrect Options:
Results Analysis (RA) Key (B)
RA keys are used in projects and sales order controlling (CO-PA, WIP calculation), not in product cost collectors.
PCC focuses on manufacturing cost collection, not revenue/profitability analysis.
Results Analysis (RA) Version (D)
Similar to RA key, RA version is relevant for profitability analysis and project systems, not for PCC defaults.
Reference:
SAP Help Portal – Product Cost by Period (Product Cost Collectors)
SAP S/4HANA Controlling documentation: Default settings for product cost collectors include variance variant and costing variant for preliminary costing.
From which tables does SAP S/4HANA select line items in costing-based Profitability
Analysis reports?
Note: There are 2 correct answers to this question.
A. CE2XXXX
B. CE4XXXX_ACCT
C. ACDOCA
D. CE1XXXX
Explanation:
In SAP S/4HANA, Management Accounting undergoes a significant change with the introduction of the Universal Journal (Table ACDOCA). However, this change primarily affects Account-based CO-PA (now often called Margin Analysis).
Costing-based CO-PA, on the other hand, is considered a legacy approach in S/4HANA. Because it uses "Value Fields" rather than G/L accounts, it cannot be fully integrated into the Universal Journal. Therefore, it continues to use its own dedicated table structure:
CE1XXXX (Actual Line Items): This table stores the actual data at the most granular level. Every time an invoice is posted or a periodic allocation occurs in costing-based CO-PA, a record is written here.
CE2XXXX (Plan Line Items): This table stores the planning data for the operating concern.
CE3XXXX (Segment Level):This table contains summarized values (totals) for each profitability segment and period.
CE4XXXX (Segment Table): This is the "mapping" table that assigns a unique Segment Number to a specific combination of characteristics (e.g., Customer + Product + Region).
Why the other options are incorrect:
B. CE4XXXX_ACCT:
This table was introduced in S/4HANA to improve the performance of account-based CO-PA (Margin Analysis) by decoupling the segment number generation, but it is not the primary source for line-item reporting in the costing-based approach.
C. ACDOCA:
This is the Universal Journal. While it is the "Single Source of Truth" for Account-based CO-PA (Margin Analysis) in S/4HANA, it does not store costing-based value fields.
Key Takeaway:
If a question specifies "Costing-based," think of the traditional CE tables*. If it specifies "Account-based" or "Margin Analysis," the answer will almost always involve ACDOCA.
What are some of the characteristics of SAP Core Data Services (CDS) views?
Note: There are 3 correct answers to this question.
A. CDS views duplicate data for reporting efficiencies.
B. CDS views are considered system modifications.
C. CDS views support authorizations.
D. CDS views have ready-to-use content.
E. CDS views have no latency.
Explanation:
SAP Core Data Services (CDS) views, particularly in the context of SAP S/4HANA (including the Virtual Data Model / VDM), are a foundational technology for real-time analytics and reporting. Key official characteristics include:
No latency (E)
— CDS views are calculated on-the-fly directly from the underlying database tables (no pre-aggregated or persisted result sets in most cases). This enables real-time reporting without the delay of data replication or ETL processes.
Ready-to-use content (D)
— SAP delivers a large number of pre-built (standard) CDS views as part of S/4HANA. These cover most common analytical and reporting needs out-of-the-box (e.g., in finance, logistics, etc.) and form the basis of many Fiori apps, embedded analytics, and queries.
Support authorizations (C)
— CDS views integrate with the SAP authorization concept (e.g., via PFCG roles, authorization objects, and field-level restrictions). They respect classic ERP-like authorizations, including hierarchies and organizations (a major improvement over earlier HANA Live virtual models).
Why the others are incorrect:
A. CDS views duplicate data for reporting efficiencies
— False. One of the core advantages of CDS views in S/4HANA is no data duplication. They work virtually on the original transactional data (unlike classic BW extractors or replicated reporting layers that store copies of data).
B. CDS views are considered system modifications
— False. Creating or extending CDS views (especially custom or extension views) is a supported extensibility option in S/4HANA — not a modification of SAP core objects. This aligns with the clean core strategy.
These points are consistently emphasized in SAP's official documentation on the Virtual Data Model (VDM) and CDS in S/4HANA, as well as in certification-related training materials for C_TS4CO_202x certifications.
References:
SAP Help Portal: "Virtual Data Model and CDS Views in SAP S/4HANA" — highlights no latency, no data duplication, ready-to-use content, support for authorizations.
What can you do with statistical internal orders?
Note: There are 2 correct answers to this question.
A. Perform budget availability control.
B. Simultaneously post to a cost center.
C. Settle to a CO-PA segment.
D. Perform results analysis.
Explanation:
Statistical internal orders in SAP Controlling are used for reporting and tracking purposes only. They do not collect real costs on their own; instead, they record costs in parallel while the actual posting happens on a real CO object.
Let’s review each option:
❌ A. Perform budget availability control
Not possible for statistical internal orders.
Budgeting and availability control require the internal order to be a real (non-statistical) cost object.
Statistical orders cannot block or control postings based on budget.
✅ B. Simultaneously post to a cost center
This is a key feature of statistical internal orders.
Costs are actually posted to a cost center (or another real CO object), while the statistical internal order is updated for reporting only.
This allows tracking costs by order without changing the primary cost assignment.
✅ C. Settle to a CO-PA segment
Statistical internal orders can be settled to CO-PA (Profitability Analysis).
This enables analysis of costs by profitability segment without the internal order being the primary cost collector.
❌ D. Perform results analysis
Results analysis is used for real internal orders (for example, production or sales-related orders).
Statistical internal orders do not support results analysis, as they do not carry real WIP or revenue.
Reference:
SAP Help Portal – Internal Orders → Statistical Orders
SAP Learning Hub – Management Accounting (CO) → Internal Orders
For which objects can you enter statistical key figures?
Note: There are 3 correct answers to this question.
A. Functional areas
B. Cost elements
C. WBS elements
D. Cost centers
E. Internal orders
Explanation:
Statistical key figures (SKFs) are non-monetary measures used in controlling for allocations, assessment, and reporting. They represent quantities (e.g., headcount, square meters, machine hours) and can be assigned to objects that receive or provide costs/services to other objects.
C. WBS elements
— In Project Systems (PS), statistical key figures can be assigned to WBS elements to distribute costs based on non-monetary measures (e.g., number of employees per WBS element for overhead allocation).
D. Cost centers
— A primary object for statistical key figures (e.g., floor space, headcount) used in overhead allocations via assessment or distribution cycles.
E. Internal orders
— Statistical key figures can be assigned to internal orders (e.g., hours worked) for periodic reposting or settlement weighting.
Why the others are incorrect:
A. Functional areas
— These are used for segment reporting (FI) but do not have statistical key figure assignment in the CO context for allocations. They are not receivers in assessment cycles in the same way cost centers or orders are.
B. Cost elements
— These represent types of costs (e.g., salary, electricity). Statistical key figures are separate master data assigned to cost objects, not to cost elements.
Reference:
Overhead Cost Controlling (CO-OM) – Statistical Key Figures
Statistical key figures are maintained in transaction KK01 and assigned to objects like cost centers (in KS13), orders (in KO13), or WBS elements (in CJ13). They are used as tracing factors in allocation methods like assessment and distribution to allocate costs based on proportional usage.
What can you configure in the settlement profile?
Note: There are 2 correct answers to this question.
A. Determine whether settlement is required.
B. Determine an overhead key.
C. Define a number range for settlement documents.
D. Define settlement document type.
Explanation:
A. Determine whether settlement is required
In the settlement profile, you can specify whether settlement is mandatory, optional, or not allowed for the sender object.
This ensures that costs are properly transferred to receivers at period-end or order completion.
D. Define settlement document type
The settlement profile allows you to define the document type used when settlement postings are created in Financial Accounting (FI).
This controls how settlement documents are categorized and tracked in FI.
❌ Incorrect Options:
B. Determine an overhead key
Overhead keys are used in costing sheets for overhead calculation, not in settlement profiles.
Settlement profiles do not control overhead application.
C. Define a number range for settlement documents
Number ranges for settlement documents are defined at the FI document level, not in the settlement profile.
The settlement profile only specifies the document type; the number range is tied to that document type in FI configuration.
Reference:
SAP Help Portal – Settlement Profile Configuration in CO
SAP S/4HANA Controlling documentation: Settlement profiles define rules such as settlement requirement and document type.
How does the system derive the requirement type from the material master data?
Note: There are 2 correct answers to this question.
A. Strategy group -> planning strategy -> requirements class -> requirements type
B. MRP group -> requirements class -> planning strategy -> requirements type
C. MRP group -> strategy group -> planning strategy -> requirements type
D. Strategy group -> planning strategy -> requirements type
Explanation:
The system uses a "cascading" search logic to find a Requirement Type. The goal is to reach the Planning Strategy, which acts as the container that links a Requirement Type to its underlying control settings (the Requirement Class).
The Primary Path (Direct Assignment):
The system first checks the Strategy Group in the MRP 3 view of the material master. The Strategy Group contains one or more Planning Strategies. Each strategy then points to a specific Requirement Type (e.g., LSF for Make-to-Stock or KE for Make-to-Order).
The Fallback Path (Via MRP Group):
If the Strategy Group field is empty in the MRP 3 view, the system looks at the MRP Group in the MRP 1 view. In Customizing, an MRP Group can be assigned to a default Strategy Group. Once the system finds the Strategy Group via the MRP Group, it follows the same path as above to find the Requirement Type.
Why the other options are incorrect:
A & B (Requirements Class):
These options suggest that the Requirements Class is a step before determining the Requirement Type. This is technically reversed. In the SAP hierarchy, the Requirement Type is determined first, and it then points to a Requirement Class, which contains the actual configuration rules (like whether to allow an availability check or how to handle costs).
References
SAP Help Portal: Determination of the Requirements Type.
SAP Learning Journey (S4F20): Management Accounting Basics.
You are working in the machinery industry, and you consider implementing cost center
budget management. Which functions are available for cost center budget management?
Note: There are 2 correct answers to this question.
A. Budget values import with CSV file
B. Availability control against monthly budget amount
C. Unused budget carry-forward to next fiscal year
D. Budget transfer from source cost center to multiple target cost centers
Explanation:
In SAP S/4HANA Cloud Private Edition, cost center budget management (via Fiori app "Manage Cost Center Budgets") enables planning, supplements, transfers, and annual availability control. Key functions include:
CSV import (A):
Allows mass upload of budget values (annual or periodic) via CSV files for efficient data entry, supported in the app's mass processing features.
Budget transfers (D): Enables transferring budgets from one sender cost center to multiple receivers using budget documents, facilitating reallocation.
This feature, enhanced from S/4HANA 1909, focuses on cost centers without period-specific controls.
Why others are incorrect (briefly):
B: Availability control is annual, not monthly; no period-based checks.
C: No automatic carryforward of unused budgets; must replan annually.
References:
SAP Help Portal: "Cost Center Budget Management" (describes import and transfers).
SAP Note 3048467: Confirms no monthly control or carryforward.
Which type(s) of Profitability Analysis update(s) the cost of goods sold at the time of delivery only?
A. Margin analysis
B. Combined profitability analysis
C. Costing-based
D. Both margin analysis and costing-based
Explanation:
In SAP S/4HANA, Profitability Analysis (CO-PA) can be used in different forms. The timing of when Cost of Goods Sold (COGS) is updated depends on the type of CO-PA used.
Let’s review each option:
❌ A. Margin analysis
Margin Analysis is account-based CO-PA.
COGS is updated in real time at goods issue (delivery) via FI postings, not only at delivery in a CO-PA-specific way.
It follows financial accounting logic, not CO-PA-specific valuation logic.
Therefore, this option is not correct for the wording of the question.
❌ B. Combined profitability analysis
Combined CO-PA means both margin analysis and costing-based CO-PA are active.
Since margin analysis does not meet the “delivery only” criterion on its own, this option is incorrect.
✅ C. Costing-based
Costing-based CO-PA updates COGS only at the time of delivery.
The values are calculated using standard cost estimates, not actual FI postings.
This behavior is classic and specific to costing-based profitability analysis.
❌ D. Both margin analysis and costing-based
As explained above, only costing-based CO-PA fulfills the condition.
Margin analysis does not rely exclusively on delivery-based valuation in CO-PA.
Reference:
SAP Help Portal – Profitability Analysis (CO-PA) → Costing-Based vs Account-Based
SAP Learning Hub – S/4HANA Management Accounting → Margin Analysis
You are setting up a direct internal activity allocation in SAP S/4HANA.
What are valid receivers for the activity?
Note: There are 3 correct answers to this question.
A. Sales order item
B. Internal order
C. Profit center
D. General ledger account
E. WBS element
Explanation:
Direct internal activity allocation (also called activity allocation via KB21N, KB11N, or plan/actual assessments) transfers activity quantities (e.g., labor hours, machine hours) from a sender cost center (with activity type) to receiver objects that consume those activities. The receivers must be cost objects that can absorb primary or secondary costs for detailed tracking and settlement.
A. Sales order item
— In make-to-order production, activity costs (like production labor) can be allocated directly to a sales order item (via cost object: sales order item) for precise cost tracking and profitability analysis.
B. Internal order
— A primary receiver object for activity allocations (e.g., maintenance work performed by a cost center can be charged to an internal order).
E. WBS element
— In project accounting, activities from cost centers (e.g., engineering hours) are commonly allocated to WBS elements to accumulate project costs.
Why the others are incorrect:
C. Profit center
— A profit center is not a valid direct receiver for an activity allocation. Activity quantities flow to cost objects (like orders, projects), not to profit centers. Profit center accounting receives values via secondary postings or assessment, but you cannot charge activity hours directly to a profit center; you post costs.
D. General ledger account
— A G/L account is a cost element, not a cost object. Activity allocations post secondary costs, which require both a cost element and a cost object (like an order). You cannot send an activity to a standalone G/L account.
Reference:
Activity Allocation (Direct/Internal) – Transaction KB21N (Actual), KP26/KP06 (Planning)
Activity allocation is a secondary cost posting from a sender cost center/activity type to a receiver cost object. Valid receivers include any object that can be debited with secondary costs:
| Page 1 out of 7 Pages |