
- SAP PI Tutorial
- SAP PI - Home
- SAP PI - Introduction
- SAP PI - Installation Options
- SAP PI - Netweaver PI Architecture
- SAP PI - UI Tools
- SAP PI - Home Page
- SAP PI - System Landscape Directory
- SAP PI - Communication
- SAP PI - Securing Objects
- SAP PI - Creating Objects
- SAP PI - Modeling Scenarios
- SAP PI - Design Objects
- SAP PI - Display Design Objects
- SAP PI - Integration Scenarios
- SAP PI - File to File Scenario
- SAP PI - Creating Service Interface
- SAP PI - Creating Message Mapping
- Creating Operation Mapping
- Creating a Communication Channel
- Creating Integrated Configuration
- SAP PI - Connectivity
- SAP PI - ccBPM Overview
- SAP PI - ccBPM Configuration
- Monitoring Integration Processes
- SAP PI - Web Services
- SAP PI Useful Resources
- SAP PI - Questions Answers
- SAP PI - Quick Guide
- SAP PI - Useful Resources
- SAP PI - Discussion
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
SAP PI Online Quiz
Following quiz provides Multiple Choice Questions (MCQs) related to SAP PI. You will have to read all the given answers and click over the correct answer. If you are not sure about the answer then you can check the answer using Show Answer button. You can use Next Quiz button to check new set of questions in the quiz.

Q 1 - Which of the following is not a capability of SAP PI system?
Answer : D
Explanation
Connectivity
Using SAP PI, you can connect different applications and systems that has different technical way of communication. It provides you with variety of adapters that allows you to connect applications based on different protocols like HTTPS or Remote Function call RFC.
Routing
Routing define the rules for flow of messages between different systems at run time.
Mapping
As SAP PI is used to connect different applications or systems in a distributed environment that can be set up between different companies so there is a possibility that structure of data exchange between two components differs from each other.
Mapping determines structure of data in a source system to structure of data in target system and conversion rules that are applied on data between source and target system.
Q 2 - Which if the following is not an advantage of using Enterprise service repository in PI system?
A - Mapping of messages as per sender and receiver data structure
B - Fast implementation based on pre-configured content that supports industry standards
C - You can design Interface objects, mapping objects and integration processes.
D - Additional configuration options for the Advanced Adapter Engine Extended
Answer : D
Explanation
In SAP PI, Enterprise Service Repository is used to design and create objects to be used in integration scenario. You can design Interface objects, mapping objects and integration processes.
Interface Objects − Service Interface, Data type and message type
Mapping Objects − Mapping of messages as per sender and receiver data structure
Q 3 - In SAP PI dual stack system, to configure an integration scenario with one sender and two receivers where each receiver uses two different service interfaces and WS adapter is used for each receiver. The sender provides an IDoc from an ABAP system. How many sender agreements do you have to configure?
Answer : D
Q 4 - In SAP Net Weaver PI single-stack installation, which of the following is correct usage type?
Answer : C
Q 5 - In SAP PI system, which of the following design objects are not mandatory?
Answer : D
Explanation
Below table defines common design objects, their functions and use in a scenario −
Design Object | Mandatory | Function |
---|---|---|
Integration scenarios | No | It is used to bundle all necessary design objects |
Message types | Yes | It is used to encapsulate data types |
Data types | Yes | It is used to describe structure of data to be exchanged |
Service Interfaces | Yes | It encapsulates message types and parameters |
Mapping | No | Mapping of message |
Integration processes | No | It defines ccBPM workflows |
Q 6 - In SAP PI system, Web Services Reliable Messaging (WS-RM) protocol is implemented in?
A - Java Stack on Integration engine
Answer : C
Explanation
WS Adapter −
This adapter is used to provide the connectivity with WS providers and WS consumers according to the standard Web Services Reliable Messaging (WS-RM) protocol. SAP has developed the WS-RM protocol with its own inbox, which is implemented in the ABAP stack on the Integration Engine.
Answer : B
Q 8 - In an Inbound IDOC process, you don’t need a partner profile to determine further processing?
Answer : B
Q 9 - Which of the following can be used to process HTTP requests?
Answer : D
Q 10 - What of the following methods systems communicate with SAP NetWeaver Pl?
A - Communication using Web services & Communication using application adapters.