SAP Quiz
SAP modules and enterprise-resource-planning concepts behind one of the world's most widely deployed ERP suites.
This category currently has 100 questions in the SERVBG quiz bank. Below are a few sample questions — the full interactive quiz shuffles through the whole set with instant scoring.
Sample questions
Which core architectural change in S/4HANA eliminates the need for aggregate tables like BSAD and BSID compared to classic SAP ERP?
- The introduction of the Business Partner concept replaced vendor/customer master data, which implicitly removed aggregate tables.
- S/4HANA introduces a dedicated Archive Information System (AS) that migrates BSAD and BSID to cold storage at go-live.
- The Universal Journal (ACDOCA) consolidates FI, CO, and reconciliation data into a single source of truth, removing redundant aggregates.
- S/4HANA activates real-time replication via SLT to move aggregate data to BW, offloading it from the OLTP layer.
- HANA columnar storage automatically removes duplicated indexes, making aggregate tables redundant by default.
In SAP Fiori, what is the primary role of the SAP Fiori Launchpad (FLP) compared to a classic SAP GUI transaction?
- The FLP is a Java EE web container deployed on SAP NetWeaver Application Server Java that independently handles all UI5 rendering.
- The FLP replaces ABAP Workbench and is used exclusively for developing new Fiori apps in the browser.
- The FLP is a lightweight ABAP report that renders HTML5 output to replace ITS (Internet Transaction Server) for mobile.
- The FLP provides a role-based, tile-driven entry point that aggregates multiple Fiori apps across devices without requiring SAP GUI installation.
- The FLP is a SAP BTP service that proxies all OData calls through an API gateway before reaching the back-end.
A CDS view uses the annotation @Analytics.dataCategory: #CUBE. What is the specific implication for consumption in embedded analytics?
- It marks the view as a query subject (fact sheet / analytical query source) exposable via InA (Information Access) protocol for SAP Analytics Cloud or Analysis for Office.
- It restricts the view so it can only be accessed through the SAP Fiori Elements List Report floorplan.
- It activates HANA calculation scenario generation so the view result is persisted as a column table for performance.
- It instructs the ABAP compiler to create a database index on all key fields of the view automatically.
- It enables the view to be consumed as a BEx Query in SAP BW without any additional BW-side modelling steps.
What differentiates SAP S/4HANA Cloud, public edition (multi-tenant) from SAP S/4HANA Cloud, private edition regarding ABAP extensibility?
- Public edition restricts custom development to ABAP Cloud (released APIs only, no access to SAP standard objects), while private edition allows classic extensibility including modification-free enhancements via BAdIs.
- Public edition allows full ABAP dictionary access because SAP manages transport security, while private edition requires additional security configurations.
- Both editions are technically identical; the difference is only commercial — public edition is subscription-based and private edition is perpetual.
- Private edition prohibits use of ABAP Development Tools (ADT) in Eclipse; developers must use ABAP Workbench SE80 instead.
- Public edition has no extensibility at all; all changes must be submitted to SAP as product feedback for inclusion in a future release.
What is RISE with SAP and which key infrastructure component distinguishes it from a standard SAP S/4HANA Cloud private edition subscription?
- RISE with SAP is SAP's on-premise perpetual licence rebranded for cloud, identical technically to classic SAP ECC installations.
- RISE with SAP is a bundled offering that includes S/4HANA Cloud private edition plus SAP BTP credits, SAP Business Network starter pack, and managed cloud infrastructure, simplifying commercial and operational ownership.
- RISE with SAP replaces BASIS administration entirely with autonomous AI operations, eliminating the need for a Basis team.
- RISE with SAP is a hardware appliance programme where SAP ships pre-configured HANA Enterprise Cloud servers to customer data centres.
- RISE with SAP is exclusively a hyperscaler marketplace offering available only through AWS Marketplace with no SAP-direct option.
Related categories
Python (Coding)
Python syntax, standard-library usage, and the language idioms that come up in day-to-day scripting and application work.
JavaScript (Coding)
Core JavaScript language behavior, async patterns, and the quirks that trip up both beginners and experienced developers.
Linux
Linux command-line usage, file permissions, process management, and the everyday admin tasks every sysadmin and developer needs.
Security
General information security concepts — threats, defenses, and the fundamentals every IT professional should know.
Hardware
Computer hardware components, how they interact, and the troubleshooting knowledge behind keeping systems running.