
- 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 - In SAP PI installation, which of the following installation option provides run time engines-Integration Engine, Business Process Engine, and Advanced Adapter Engine for PI design and configuration?
Answer : B
Explanation
Dual Usage Type
This installation is based on ABAP and Java and provide tools for designing and configuring integration content and also these run time engines −
- Integration Engine
- Business Process Engine
- Advanced Adapter Engine
Q 2 - In SAP PI system, which of the following acknowledgement type is available for asynchronous communication?
Answer : D
Q 3 - Which of the following Web-services-related protocol is supported by SAP Net Weaver PI 7.31?
Answer : D
Q 4 - Which of the following in incorrect about Synchronous communication?
A - In this communication, response is received immediately.
B - This is suitable for operations that involve read operations
C - You can configure multiple receivers.
D - Receiving system should be configure to check duplicate messages.
Answer : C
Explanation
In case of a failure, sender needs to send a message again.
Receiving system should be configure to check duplicate messages.
In this scenario, sender application is blocked till a response is received or a time out error occurs.
You can’t configure multiple receivers
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, file to file scenario is used?
A - To transfer software components in SLD
B - Converting source structure to target structure
Answer : C
Explanation
In SAP PI file to file scenario, we transfer a file from source system to target system. Once the components are built in SAP PI, you can transfer a file in SAP PI system by creating objects in Enterprise Service builder.
Q 7 - Which of the following T-code is used to open Integration builder?
Answer : A
Q 8 - Which of the following represent a BAPI characteristic?
A - You can’t make changes to BAPI after it is released.
B - You can only make upward changes after BAPI is released.
Answer : C
Q 9 - If an errors occur when an SOAP message is being processed, the errors are shown in?
Answer : B
Explanation
If errors occur when an SOAP message is being processed, the errors are shown in the SOAP body. To transfer this processing error in the SOAP body, the SOAP specification defines the SOAP fault element.
Q 10 - Using SAP NetWeaver Gateway, you can allow applications to be consumed by popular devices through application-specific content not requiring routing across different backend?