SAP System Quiz Questions With Answers

Approved & Edited by ProProfs Editorial Team
The editorial team at ProProfs Quizzes consists of a select group of subject experts, trivia writers, and quiz masters who have authored over 10,000 quizzes taken by more than 100 million users. This team includes our in-house seasoned quiz moderators and subject matter experts. Our editorial experts, spread across the world, are rigorously trained using our comprehensive guidelines to ensure that you receive the highest quality quizzes.
Learn about Our Editorial Process
| By Mfaizanzia
M
Mfaizanzia
Community Contributor
Quizzes Created: 1 | Total Attempts: 487
Questions: 30 | Attempts: 487

SettingsSettingsSettings
SAP Quizzes & Trivia

TADM50 EXAM 1


Questions and Answers
  • 1. 

    How can you change a profile parameter for an AS ABAP-based SAP system?Note: There are 2 correct answers to this question.

    • A.

      Using transaction RZ11 (Maintain Profile Parameters)

    • B.

      Using the ABAP Config Tool

    • C.

      Using transaction RZ10 (Edit Profiles)

    • D.

      Using transaction RZ03 (CCMS Control Panel) 2.

    Correct Answer(s)
    A. Using transaction RZ11 (Maintain Profile Parameters)
    C. Using transaction RZ10 (Edit Profiles)
    Explanation
    You can change a profile parameter for an AS ABAP-based SAP system by using transaction RZ11 (Maintain Profile Parameters) or by using transaction RZ10 (Edit Profiles). In transaction RZ11, you can directly maintain and change the profile parameters. In transaction RZ10, you can edit and modify the profiles, which includes the profile parameters. Both transactions provide a way to modify the profile parameters according to the system requirements.

    Rate this question:

  • 2. 

    You have to change the maximum password length setting of an AS Java- based SAP system. Which of the following tools can you use?Note: There are 2 correct answers to this question.

    • A.

      Transaction RZ10 (Edit Profiles)

    • B.

      The Config Tool

    • C.

      The SDM remote GUI

    • D.

      The UME administration console

    Correct Answer(s)
    B. The Config Tool
    D. The UME administration console
    Explanation
    The Config Tool and the UME administration console are both tools that can be used to change the maximum password length setting of an AS Java-based SAP system. The Config Tool is a graphical user interface (GUI) tool that allows administrators to configure various settings in the SAP system, including the password length. The UME administration console is another GUI tool specifically designed for managing the User Management Engine (UME) in the SAP system, which includes the ability to change password settings. Both tools provide the necessary functionality to modify the maximum password length setting.

    Rate this question:

  • 3. 

    Which applications/solutions are part of SAP Business Suite?Note: There are 3 correct answers to this question.

    • A.

      SAP SOA

    • B.

      SAP ERP

    • C.

      SAP Business One

    • D.

      SAP CRM

    • E.

      SAP SRM

    Correct Answer(s)
    B. SAP ERP
    D. SAP CRM
    E. SAP SRM
    Explanation
    SAP Business Suite is a comprehensive set of integrated business applications that cover various aspects of business operations. SAP ERP (Enterprise Resource Planning) is one of the applications included in the suite, which helps organizations manage their core business processes such as finance, human resources, procurement, and sales. SAP CRM (Customer Relationship Management) is another application that focuses on managing customer interactions and improving customer satisfaction. SAP SRM (Supplier Relationship Management) is the third application that helps organizations manage their relationships with suppliers and optimize procurement processes. Together, these three applications form part of the SAP Business Suite, offering a complete solution for businesses.

    Rate this question:

  • 4. 

    You have changed the password of the administrative user of an AS Java- based SAP system. Is there any additional recommended task related to this password change?Please choose the correct answer.

    • A.

      Yes – changing the respective database entry by using the Config Tool is recommended.

    • B.

      Yes – changing the secure store content by using the Config Tool is recommended.

    • C.

      No – changing the administrator’s password is sufficient.

    • D.

      Yes – changing the secure store content by using the command line „icmon -a“ is recommended.

    Correct Answer
    B. Yes – changing the secure store content by using the Config Tool is recommended.
    Explanation
    When changing the password of the administrative user of an AS Java-based SAP system, it is recommended to also change the secure store content by using the Config Tool. This is because the secure store content contains sensitive information such as passwords and certificates, and changing it ensures that the system remains secure. Changing only the administrator's password is not sufficient as it does not cover all aspects of the system's security.

    Rate this question:

  • 5. 

    Which statements are correct with regard to updating data in AS ABAP-based SAP systems?Note: There are 2 correct answers to this question.

    • A.

      Only Update work processes can update table content.

    • B.

      Table content has to be updated via „Asynchronous Update“

    • C.

      Dialog and background processes can update table content.

    • D.

      „Update (UPD)“ and „Update 2 (UP2)“ work processes can update table content.

    Correct Answer(s)
    C. Dialog and background processes can update table content.
    D. „Update (UPD)“ and „Update 2 (UP2)“ work processes can update table content.
    Explanation
    The correct statements are that dialog and background processes can update table content, and "Update (UPD)" and "Update 2 (UP2)" work processes can update table content. This means that both dialog and background processes, as well as specific work processes, have the capability to update table content in AS ABAP-based SAP systems.

    Rate this question:

  • 6. 

    What system behavior can be achieved by using specific profile parameters in AS ABAP-based SAP systems?Note: There are 2 correct answers to this question.

    • A.

      You can set the minimum password length.

    • B.

      You can set an expiration time for passwords.

    • C.

      You can generally deactivate authorization checks in the complete SAP system (for example, in Sandbox systems)

    • D.

      You can enable an emergency „master user“, named „SAP_ALL“.

    Correct Answer(s)
    A. You can set the minimum password length.
    B. You can set an expiration time for passwords.
    Explanation
    By using specific profile parameters in AS ABAP-based SAP systems, you can achieve the behavior of setting the minimum password length and setting an expiration time for passwords. These parameters allow administrators to enforce stronger password policies and ensure that passwords are regularly updated to enhance system security.

    Rate this question:

  • 7. 

    Which of the following statements regarding services provided by the Internet Communication Framework (ICF) in AS ABAP are true?Note: There are 2 correct answers to this question.

    • A.

      ICF services replace the remote function call (RFC).

    • B.

      Business Server Pages (BSP) are accessed via ICF.

    • C.

      ICF services can only be created by SAP. It is not possible for customers to create new ICF services.

    • D.

      ICF services provide HTTP-based access to selected functions within AS ABAP.

    Correct Answer(s)
    B. Business Server Pages (BSP) are accessed via ICF.
    D. ICF services provide HTTP-based access to selected functions within AS ABAP.
    Explanation
    The first correct statement is that Business Server Pages (BSP) are accessed via ICF. This means that BSP applications can be accessed and executed through the Internet Communication Framework in AS ABAP.

    The second correct statement is that ICF services provide HTTP-based access to selected functions within AS ABAP. This means that ICF allows for the exposure and access of specific functions within the AS ABAP system through HTTP, enabling communication and integration with external systems or applications.

    Rate this question:

  • 8. 

    Which of the following statements concerning user master records in AS ABAP- based SAP systems are correct?Note: There are 2 correct answers to this question.

    • A.

      One or more authorization profiles can be assigned to a user master record.

    • B.

      One or more roles can be assigned to a user master record.

    • C.

      A single authorization value can be assigned to a user master record.

    • D.

      An authorization object can be assigned to a user master record.

    Correct Answer(s)
    A. One or more authorization profiles can be assigned to a user master record.
    B. One or more roles can be assigned to a user master record.
    Explanation
    In AS ABAP-based SAP systems, it is possible to assign one or more authorization profiles to a user master record. This allows the user to have different sets of authorizations based on their roles and responsibilities within the system. Additionally, one or more roles can also be assigned to a user master record. Roles are collections of authorizations that can be assigned to multiple users, allowing for easier management of authorizations across the system.

    Rate this question:

  • 9. 

    What could prevent you from logging on to an SAP system?Note: There are 2 correct answers to this question.

    • A.

      Operation mode is switched to „night“

    • B.

      Missing user authorization

    • C.

      The network connection to the SAP system is broken

    • D.

      Mistyped user name

    Correct Answer(s)
    C. The network connection to the SAP system is broken
    D. Mistyped user name
    Explanation
    If the network connection to the SAP system is broken, it would prevent the user from logging on as the system requires a stable network connection to establish communication. Similarly, if the user enters a mistyped user name, it would result in an authentication failure and prevent the user from logging on to the system.

    Rate this question:

  • 10. 

    When maintaining a new role using transaction PFCG (Role Maintenance), what do the yellow symbols displayed indicate?Please choose the correct answer.

    • A.

      Full authorization is not allowed in this area.

    • B.

      Maintenance of authorizations for the corresponding area has not yet been completed. Additional work is needed.

    • C.

      You have full authorization for this area.

    • D.

      You do not have the necessary authorizations to maintain the objects underneath the yellow symbol.

    Correct Answer
    B. Maintenance of authorizations for the corresponding area has not yet been completed. Additional work is needed.
    Explanation
    The yellow symbols indicate that the maintenance of authorizations for the corresponding area has not yet been completed. Additional work is needed to fully authorize the role in that area.

    Rate this question:

  • 11. 

    The SAP NETWEAER consists of several components. Identify the componentswhich are part of SAP Netweaver.Note: There are 2 correct answers to this question.

    • A.

      Application Platform

    • B.

      Microsoft .NET

    • C.

      SAP HR

    • D.

      People Integration

    • E.

      My SAP SCM

    Correct Answer(s)
    A. Application Platform
    D. People Integration
    Explanation
    The components that are part of SAP Netweaver are the Application Platform and People Integration. The Application Platform refers to the technology infrastructure that allows for the development and deployment of SAP applications. People Integration, on the other hand, focuses on integrating people-centric processes and data within the SAP system.

    Rate this question:

  • 12. 

    Which of the following statement are correct with regard to locks and SAPenqueues?

    • A.

      Database lock that lasts too long can cause a sap system standstill.

    • B.

      After an SAP enqueue has been placed, the corresponding database table can still be changed by an update request coming from programs such as customer developed ABAP reports.

    • C.

      A database lock usually released at the end of transaction step, while an SAP enqueue is usually released at the end of an SAP transaction.

    • D.

      All above

    Correct Answer
    D. All above
    Explanation
    All of the statements mentioned are correct. A database lock that lasts too long can indeed cause a SAP system standstill. After an SAP enqueue has been placed, the corresponding database table can still be changed by an update request coming from programs such as customer developed ABAP reports. Additionally, a database lock is usually released at the end of a transaction step, while an SAP enqueue is usually released at the end of an SAP transaction.

    Rate this question:

  • 13. 

    What is a Valid Configuration for an R3 System?Note: There are 2 correct answers to this question.

    • A.

      Many App servers and one database server

    • B.

      One app server and one database server

    • C.

      No app server and one database server

    • D.

      One app server and many database servers

    Correct Answer(s)
    A. Many App servers and one database server
    B. One app server and one database server
    Explanation
    A valid configuration for an R3 system can have either many app servers and one database server or one app server and one database server. In the first option, having many app servers can distribute the workload and improve performance, while still having one database server to store the data. In the second option, having one app server and one database server simplifies the system architecture and can be suitable for smaller setups. Both configurations are valid depending on the specific requirements and constraints of the system.

    Rate this question:

  • 14. 

    What part of an SAP system is responsible for converting OPEN SQL to NativeSQL?

    • A.

      ABAP Interpreter

    • B.

      Dispatcher

    • C.

      Basis System

    • D.

      Database Interface

    • E.

      Database Server

    Correct Answer
    D. Database Interface
    Explanation
    The Database Interface is responsible for converting OPEN SQL to NativeSQL in an SAP system. The Database Interface acts as a bridge between the ABAP application and the underlying database system. It provides a layer of abstraction that allows the ABAP code to be independent of the specific database being used. When executing an OPEN SQL statement, the Database Interface translates it into the corresponding NativeSQL statement that is understood by the database server. This allows the ABAP code to interact with the database system without needing to know the intricacies of the specific database being used.

    Rate this question:

  • 15. 

    What Interface Protocol is RFC based on?Note: There are 2 correct answers to this question.

    • A.

      TCP/IP

    • B.

      CPIC-C

    • C.

      SNA

    • D.

      LU6.2

    Correct Answer(s)
    A. TCP/IP
    B. CPIC-C
    Explanation
    The correct answers for the question are TCP/IP and CPIC-C. RFC (Request for Comments) is a protocol used for the development and definition of internet standards. TCP/IP (Transmission Control Protocol/Internet Protocol) is the fundamental protocol suite used for communication over the internet. CPIC-C (Common Programming Interface for Communications) is a protocol used for communication between applications and systems in IBM mainframe environments. Both TCP/IP and CPIC-C are widely used interface protocols in networking and communication systems.

    Rate this question:

  • 16. 

    The following personalization options are available in the SAP GUI:Note: There are 4 correct answers to this question.

    • A.

      You can change the font size (within limits) in the SAP GUI

    • B.

      You can have system messages displayed in a dialog box

    • C.

      You can change the size of input fields

    • D.

      You can suppress the display of pictures in the SAP GUI

    • E.

      Every user can display a picture of his or her choice on the SAP Easy Access screen

    • F.

      You can use a personal input history on your front end

    Correct Answer(s)
    A. You can change the font size (within limits) in the SAP GUI
    B. You can have system messages displayed in a dialog box
    D. You can suppress the display of pictures in the SAP GUI
    F. You can use a personal input history on your front end
    Explanation
    The explanation for the given correct answer is that in the SAP GUI, users have the option to personalize their experience by changing the font size within certain limits. They can also choose to have system messages displayed in a dialog box for easier visibility. Additionally, users can suppress the display of pictures in the SAP GUI if they prefer a more streamlined interface. Finally, they can utilize a personal input history on their front end, allowing for quicker and more efficient data entry. These personalization options enhance the user's experience and allow them to tailor the SAP GUI to their preferences.

    Rate this question:

  • 17. 

    Which layer in an SAP client server architecture processes ABAP programs?

    • A.

      Application

    • B.

      Presentation

    • C.

      Internet

    • D.

      Database

    Correct Answer
    A. Application
    Explanation
    In an SAP client server architecture, the layer that processes ABAP programs is the application layer. This layer is responsible for executing the business logic and processing the ABAP programs. It handles tasks such as data processing, workflow management, and application-specific functionalities. The application layer interacts with the presentation layer, which handles the user interface, and the database layer, which stores and retrieves data.

    Rate this question:

  • 18. 

    Which service is responsible for communication between distributed dispatchers?

    • A.

      Dialog

    • B.

      Communication

    • C.

      Message

    • D.

      Gateway

    Correct Answer
    C. Message
    Explanation
    The service responsible for communication between distributed dispatchers is the Message service. This service facilitates the exchange of messages between different dispatchers, allowing them to communicate and coordinate their actions effectively.

    Rate this question:

  • 19. 

    Database transactions are based on the ACID principle. So are SAP transactions.Why does the database transaction concept nevertheless not cover all the needs ofthe SAP system?Note: There are 2 correct answers to this question.

    • A.

      An SAP transaction can bundle several database transactions. It is only as a result of all of these bundled database transactions that the data is consistent in business terms.

    • B.

      Due to work process multiplexing, each work process starts a separate database transaction within each dialog step.

    • C.

      This is because less resources are utilized in the system by following this strategy

    • D.

      Using the SAP transaction as a structural level above the database transaction significantly improves the performance of your SAP system.

    Correct Answer(s)
    A. An SAP transaction can bundle several database transactions. It is only as a result of all of these bundled database transactions that the data is consistent in business terms.
    B. Due to work process multiplexing, each work process starts a separate database transaction within each dialog step.
    Explanation
    The first correct answer explains that an SAP transaction can bundle several database transactions, which ensures that the data is consistent in business terms. This means that multiple database operations can be grouped together within a single SAP transaction, allowing for complex operations to be performed and ensuring data integrity.

    The second correct answer states that due to work process multiplexing, each work process in SAP starts a separate database transaction within each dialog step. This means that different work processes can perform simultaneous transactions, improving system performance and resource utilization.

    Both of these explanations highlight the limitations of the database transaction concept in meeting the needs of the SAP system, as they require additional functionalities and optimizations to ensure data consistency and system performance.

    Rate this question:

  • 20. 

    What are the tasks of Dispatcher?Note: There are 3 correct answers to this question.

    • A.

      Organizing communication

    • B.

      Performing program syntax checks

    • C.

      Assigning users to work process

    • D.

      Distributing transaction load

    Correct Answer(s)
    A. Organizing communication
    C. Assigning users to work process
    D. Distributing transaction load
    Explanation
    The tasks of a Dispatcher include organizing communication, assigning users to work processes, and distributing transaction load. Organizing communication involves managing the flow of information between different components or processes. Assigning users to work processes refers to allocating users to specific tasks or processes based on their skills or availability. Distributing transaction load involves evenly distributing the workload or transactions among different processes or systems to ensure efficient processing.

    Rate this question:

  • 21. 

    How many “message” services can be configured in a Sap system?

    • A.

      As many as possible

    • B.

      One

    • C.

      Two

    • D.

      Three

    Correct Answer
    B. One
    Explanation
    In a SAP system, only one "message" service can be configured. This means that there is a limitation on the number of message services that can be set up within the system.

    Rate this question:

  • 22. 

    Where does SAP keep system profiles?

    • A.

      /usr/sap//sys/profile or \usr\sap\\sys\profile

    • B.

      /usr/sap/trans/profile or \usr\sap\trans\profile

    • C.

      /etc or \winnt\system32\drivers\etc

    • D.

      /oracle//dbs or \oracle\/dbs

    Correct Answer
    A. /usr/sap//sys/profile or \usr\sap\\sys\profile
    Explanation
    SAP keeps system profiles in the directory /usr/sap//sys/profile or \usr\sap\\sys\profile. This is where the configuration files for the SAP system are stored, containing important settings and parameters that control the behavior of the system. The system profiles are used during the startup of the SAP system to determine various system parameters such as memory allocation, database connections, and other system-specific settings.

    Rate this question:

  • 23. 

    Which OS level program is used to trigger jobs in SAP?

    • A.

      SAPEVT

    • B.

      SAPXPG

    • C.

      SAPMXBTC

    • D.

      SAPTRIG

    Correct Answer
    A. SAPEVT
    Explanation
    SAPEVT is the correct answer because it is an OS level program used to trigger jobs in SAP. It is responsible for scheduling and executing events in the SAP system. The SAPEVT program allows for the automation of various tasks and processes within SAP, making it an essential component for job scheduling and management.

    Rate this question:

  • 24. 

    Which transaction is used to maintain the start, default & instance profile?

    • A.

      SM21

    • B.

      RZ01

    • C.

      RZ20

    • D.

      RZ10

    Correct Answer
    D. RZ10
    Explanation
    RZ10 is the correct answer because it is the transaction used to maintain the start, default, and instance profile in SAP systems. The RZ10 transaction allows administrators to configure and modify the system profiles, which control various system parameters and settings. By using RZ10, administrators can set default values, define instance-specific parameters, and manage the profile parameters for the system. This transaction is essential for maintaining the system's performance, behavior, and overall configuration.

    Rate this question:

  • 25. 

    If an SAP distributed instance has the system no. 10, hostname 'DAS1' and SID'DEV', what would be the name of the instance profile be?

    • A.

      Default_dev.pfl

    • B.

      DEV_DVEBMGS10_DAS1

    • C.

      DAS1_DVEBMGS10_DEV

    • D.

      DEV_DBS10_DAS1

    Correct Answer
    B. DEV_DVEBMGS10_DAS1
    Explanation
    The name of the instance profile would be DEV_DVEBMGS10_DAS1. This is because the naming convention for an SAP distributed instance includes the SID (DEV), the system number (10), and the hostname (DAS1).

    Rate this question:

  • 26. 

    Which of the following is true in terms of configuring SAP Message Service?Note: There are 2 correct answers to this question.

    • A.

      Each SAP instance must have a locally running message service.

    • B.

      The host where the message service runs is defined in the database parameter profile.

    • C.

      There must be exactly 1 message service per SAP System.

    • D.

      The message service shall run on the SAP Central Instance.

    • E.

      In a networked SAP System environment consisting of 1 database host and 1 or more Application Servers, 1 Application Server functions as the Update work process server.

    Correct Answer(s)
    C. There must be exactly 1 message service per SAP System.
    D. The message service shall run on the SAP Central Instance.
    Explanation
    There must be exactly 1 message service per SAP System. This means that each SAP System can have only one message service running. The message service is responsible for handling and distributing messages within the SAP System.The message service shall run on the SAP Central Instance. The SAP Central Instance is the central server that manages and controls the SAP System. Running the message service on the SAP Central Instance ensures efficient communication and coordination among all the components of the SAP System.

    Rate this question:

  • 27. 

    When you create a new user, to which client may the user log on?

    • A.

      All clients.

    • B.

      Only in the client where the user was created.

    • C.

      In the client where the user was created and in client 000.

    • D.

      In the client where the user was created and in client 001.

    Correct Answer
    B. Only in the client where the user was created.
    Explanation
    When a new user is created, they can only log on to the client where they were created. They do not have access to log on to any other clients, including client 000 or client 001.

    Rate this question:

  • 28. 

    Which of the following types of steps can be entered when defining backgroundjobs in SAP?Note: There are 3 correct answers to this question.

    • A.

      BAPIs and SMAPIs

    • B.

      ABAP programs

    • C.

      External commands (predefined by the system administrator)

    • D.

      External RFC steps

    • E.

      External programs (direct command input by system administrator)

    Correct Answer(s)
    B. ABAP programs
    C. External commands (predefined by the system administrator)
    E. External programs (direct command input by system administrator)
    Explanation
    The correct answer choices for this question are ABAP programs, External commands (predefined by the system administrator), and External programs (direct command input by system administrator). These types of steps can be entered when defining background jobs in SAP. BAPIs and SMAPIs are not valid options for defining background jobs.

    Rate this question:

  • 29. 

    Which of the following is true of operation modes in SAP?Note: There are 2 correct answers to this question.

    • A.

      Operation modes may only be switched manually.

    • B.

      Operation modes may be switched manually or periodically.

    • C.

      Operation modes can be used to startup/shutdown SAP instances.

    • D.

      Operation modes can be scheduled for specific dates and times.

    Correct Answer(s)
    B. Operation modes may be switched manually or periodically.
    D. Operation modes can be scheduled for specific dates and times.
    Explanation
    Operation modes in SAP can be switched manually or periodically, allowing for flexibility in managing the system. Additionally, operation modes can be scheduled for specific dates and times, enabling the automation of startup and shutdown processes for SAP instances.

    Rate this question:

  • 30. 

    Answer the following questions as true or false

    • A.

      The favorites are user specific

    • B.

      The user menu can be adopted by each user to his own needs

    • C.

      Favorites are stored in your local computer. Therefore you won’t have access them from other computer other than your front end

    • D.

      The user menu is created according to the roles assigned to your user

    • E.

      Your user menu contains always the so called SAP Menu as another hierarchy level

    Correct Answer
    D. The user menu is created according to the roles assigned to your user
    Explanation
    The user menu is created based on the roles assigned to the user.

    Rate this question:

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 19, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Jul 01, 2014
    Quiz Created by
    Mfaizanzia
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.