Saptec Learning Lessons Quiz

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 Bob
B
Bob
Community Contributor
Quizzes Created: 2 | Total Attempts: 1,298
Questions: 25 | Attempts: 972

SettingsSettingsSettings
Saptec Learning Lessons Quiz - Quiz


Questions and Answers
  • 1. 

    You can only work in one window (session) at a time in an SAP system.

    • A.

      True

    • B.

      False

    Correct Answer
    B. False
    Explanation
    In an SAP system, it is possible to work in multiple windows (sessions) at the same time. This allows users to perform multiple tasks simultaneously, such as accessing different transactions or reports, comparing data, or transferring information between different screens. Therefore, the statement that you can only work in one window (session) at a time in an SAP system is false.

    Rate this question:

  • 2. 

    Which of the following statements accurately describe a client in an SAP system?

    • A.

      A client represents a completely independent business entity.

    • B.

      A client has its own database.

    • C.

      A client corresponds to a customer.

    • D.

      A client may represent an entire company.

    Correct Answer(s)
    A. A client represents a completely independent business entity.
    D. A client may represent an entire company.
    Explanation
    The data for all clients in an SAP system is stored within a single common database. This data is nevertheless divided by client so that different companies can be administered and controlled in different clients. A client is “not” a customer within an SAP system.

    Rate this question:

  • 3. 

    Which of the following strings are valid entries in the Command field?

    • A.

      /nend

    • B.

      /nex

    • C.

      ?SM04

    • D.

      /nsm04

    • E.

      From SAP Easy Access: SM04

    • F.

      From SAP Easy Access: search_sap_menu

    Correct Answer(s)
    A. /nend
    B. /nex
    D. /nsm04
    E. From SAP Easy Access: SM04
    F. From SAP Easy Access: search_sap_menu
    Explanation
    The valid entries in the Command field can include the strings "/nend", "/nex", "/nsm04", "From SAP Easy Access: SM04", and "From SAP Easy Access: search_sap_menu". These strings are considered valid because they follow the formatting rules and conventions for entries in the Command field. They may represent specific commands or actions within the SAP system.

    Rate this question:

  • 4. 

    What are the advantages of a three-tier client/server configuration as compared to a single-tier or two-tier configuration?

    • A.

      Simpler scalability

    • B.

      Simpler administration

    • C.

      Load balancing possible

    Correct Answer(s)
    A. Simpler scalability
    C. Load balancing possible
    Explanation
    Implementing an additional hardware layer for application processes makes it easier to adapt an SAP system if the number of users changes (scalability), and to assign user groups to specific application servers (software-oriented view), (load balancing). The additional hardware layer does not, however, reduce the administrative workload.

    Rate this question:

  • 5. 

    Which AS ABAP process receives the user request?

    • A.

      Work process

    • B.

      ABAP dispatcher

    • C.

      Server process

    • D.

      SAP GUI

    Correct Answer
    B. ABAP dispatcher
    Explanation
    The ABAP dispatcher receives the user request on the AS ABAP and passes it on to an available work process. The SAP presentation program, SAP GUI, is not part of the application server (software-oriented view), and the server process is an AS Java process.

    Rate this question:

  • 6. 

    Which work process types are there in the AS ABAP system

    • A.

      Dialog work process

    • B.

      Message server

    • C.

      Update work process

    • D.

      Internet Communication Manager (ICM)

    • E.

      Background work process

    • F.

      Spool work process

    Correct Answer(s)
    A. Dialog work process
    C. Update work process
    E. Background work process
    F. Spool work process
    Explanation
    All of the above processes can in theory be configured on an AS ABAP. However, not all of the above processes are work processes. The message server and ICM process are not work processes.

    Rate this question:

  • 7. 

    You can use transaction SM50 (Work Process Overview) to display the amount of CPU time used by individual work processes since the last time they were started.

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
    Explanation
    CPU time consumption is recorded for every work process and can be displayed in transaction SM50. When a process is restarted, it is not only allocated a new process ID by the operating system, but the internal timer is also reset.

    Rate this question:

  • 8. 

    Which data is in a client?

    • A.

      Client independent customising, user data, and application data

    • B.

      Client-dependent customising, user data, and application data

    • C.

      Customising objects and repository objects

    • D.

      Only user data that was entered in this client

    Correct Answer
    B. Client-dependent customising, user data, and application data
    Explanation
    The data that is in a client includes client-dependent customizing, user data, and application data. This means that the customizing settings, such as configuration and settings specific to a particular client, are stored in the client. Additionally, user data, such as user-specific settings and preferences, as well as application data, such as transactional data and master data, are also stored in the client.

    Rate this question:

  • 9. 

    Why does SAP recommend a three-system landscape?

    • A.

      Because of the special data structure in SAP systems

    • B.

      To enable preparation and testing of release upgrades

    • C.

      To sell more licenses

    • D.

      Because you can only create one client in each SAP system

    Correct Answer(s)
    A. Because of the special data structure in SAP systems
    B. To enable preparation and testing of release upgrades
    Explanation
    Recommending the three-system landscape does not sell more licenses, since you can set up several SAP systems on one license, although you can only use one of these systems as the production SAP system. You can always create several clients in an SAP system.

    Rate this question:

  • 10. 

    At the end of the development project, the tasks and transport requests must be released so that they can be exported. Who releases what here?

    • A.

      Developers release their tasks.

    • B.

      The development project leader releases the entire transport request.

    • C.

      The system automatically releases the transport request once all tasks are released.

    Correct Answer(s)
    A. Developers release their tasks.
    B. The development project leader releases the entire transport request.
    Explanation
    All developers first release their own tasks. Then the development project leader can release the entire transport request. The release is not automatic.

    Rate this question:

  • 11. 

    In the ABAP environment, the entire software development cycle can be done in SAP systems with the ABAP Workbench tools.

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
    Explanation
    Transactions, tools, and interfaces are available in the SAP system for all phases of the (ABAP) software development process.

    Rate this question:

  • 12. 

    What is the purpose of a domain in the context of the ABAP Workbench?

    • A.

      For defining the technical attributes of a field

    • B.

      For including a foreign key dependency

    • C.

      For defining the semantic attributes of a field

    • D.

      For entering data in a table

    Correct Answer
    A. For defining the technical attributes of a field
    Explanation
    You use domains for defining the technical attributes of fields in a table. The semantic attributes of a field are defined in the data element.

    Rate this question:

  • 13. 

    Decide which of the following statements are correct.

    • A.

      Maintaining customer data in the production system requires a Customizing request.

    • B.

      A transport request can contain one or more tasks.

    • C.

      A task can always be assigned to only one developer.

    Correct Answer(s)
    B. A transport request can contain one or more tasks.
    C. A task can always be assigned to only one developer.
    Explanation
    Maintaining customer data in the production system is not part of Customizing and therefore does not require a Customizing request. A transport request contains one or more tasks, which are assigned to only one developer.

    Rate this question:

  • 14. 

    Which statements are correct?

    • A.

      The transport of objects is divided into Export, Storage, and Import phases.

    • B.

      Import to the target system always takes place automatically at 00:00 system time.

    • C.

      The transport directory is determined by parameter DIR_TRANS in the SAP system.

    • D.

      During transport, the following standard rule applies: The target client is the same as the source client, unless something to the contrary is defined.

    Correct Answer(s)
    C. The transport directory is determined by parameter DIR_TRANS in the SAP system.
    D. During transport, the following standard rule applies: The target client is the same as the source client, unless something to the contrary is defined.
    Explanation
    The transport is divided into only two phases, Export and Import. Import to the target system database does not usually take place automatically at midnight.

    Rate this question:

  • 15. 

    Which of the following services are elements of SAP NetWeaver Development Infrastructure (NWDI)?

    • A.

      Design Time Repository (DTR)

    • B.

      Object Development Tool (ODT)

    • C.

      Component Build Service (CBS)

    • D.

      Change Management Service (CMS)

    • E.

      Central Make Tool (CMT)

    Correct Answer(s)
    A. Design Time Repository (DTR)
    C. Component Build Service (CBS)
    D. Change Management Service (CMS)
    Explanation
    The SAP NetWeaver Development Infrastructure (NWDI) includes the Design Time Repository for versioned source code management, the Component Build Service for the central Build based on the component model and the Change Management Service for the transport of Java objects to follow-up systems. “Central Make Tool” and “Object Development Tool” are imaginary names, J2EE applications are developed using the SAP NetWeaver Developer Studio, based on Eclipse.

    Rate this question:

  • 16. 

    The following interfaces or communication options are supported by SAP systems:

    • A.

      HTTP (HyperText Transfer Protocol)

    • B.

      SMTP (Simple Mail Transfer Protocol)

    • C.

      RFC (Remote Function Call)

    • D.

      BAPIs (Business Application Programming Interfaces)

    • E.

      XDTP (Extended Data Transfer Protocol)

    • F.

      STP (SAP Transfer Protocol)

    Correct Answer(s)
    A. HTTP (HyperText Transfer Protocol)
    B. SMTP (Simple Mail Transfer Protocol)
    C. RFC (Remote Function Call)
    D. BAPIs (Business Application Programming Interfaces)
    Explanation
    From an SAP system, you can communicate with other systems using, for example, HTTP, SMTP, RFC, or BAPIs. XDTP and STP do not exist.

    Rate this question:

  • 17. 

    You can use BAPIs to:

    • A.

      Request data from an SAP system

    • B.

      Pass data to an SAP system

    • C.

      Transfer SAP screen images to third-party applications (such as Microsoft Word)

    • D.

      Access business processes in SAP systems

    Correct Answer(s)
    A. Request data from an SAP system
    B. Pass data to an SAP system
    D. Access business processes in SAP systems
    Explanation
    You can use BAPIs to access business processes in an SAP system and to request and transfer data between SAP systems. GUI functions cannot be transferred to third-party products.

    Rate this question:

  • 18. 

    You access BAPIs in SAP systems using an RFC interface.

    • A.

      True

    • B.

      False

    Correct Answer
    A. True
    Explanation
    BAPIs are nothing other than special, remote-enabled function modules. They can therefore also be addressed using RFCs.

    Rate this question:

  • 19. 

    Application Link Enabling (ALE) allows you to do which of the following tasks?

    • A.

      Exchange data only between SAP systems, as long as they have the same release status

    • B.

      Exchange data across system boundaries, but only between SAP applications

    • C.

      Exchange data between collaborating enterprises, using certain formats and technologies

    • D.

      To communicate between different systems of your system landscape

    • E.

      Update your order data using the appropriate BAPI, only once every 24 hours

    Correct Answer(s)
    C. Exchange data between collaborating enterprises, using certain formats and technologies
    D. To communicate between different systems of your system landscape
    Explanation
    ALE is a very powerful method of exchanging data between systems. These systems may be located within the same company, or they may be distributed between several companies. The data is transferred by RFC in a previously defined format. The transfer type may be synchronous or asynchronous.

    Rate this question:

  • 20. 

    Which SAP tools support you in your application lifecycle management tasks?

    • A.

      A SAP solution manager

    • B.

      Transaction S_LIFECYCLE in any AS ABAP-based SAP system

    • C.

      System Landscape Directory (SLD)

    • D.

      SAP Advanced Landscape Optimizer (SAP ALO)

    • E.

      SAP Landscape Planning Tool - Version 1 (LPT1)

    Correct Answer(s)
    A. A SAP solution manager
    C. System Landscape Directory (SLD)
    Explanation
    SAP Solution Manager and the System Landscape Directory are important tools in the application lifecycle management context. The other terms are made-up names; transaction S_LIFECYCLE is also fictitious.

    Rate this question:

  • 21. 

    Which of the following statements about load balancing in SAP systems are correct?

    • A.

      The Internet Communication Manager (ICM) distributes HTTP requests to all available application servers on your SAP system.

    • B.

      The ABAP Message Server can distribute requests to all available application servers during logon with the SAP GUI.

    • C.

      The ABAP dispatcher distributes user requests to the work processes of the present application server.

    • D.

      The SAP Web Dispatcher can distribute HTTP requests to different application servers of an SAP system in succession.

    Correct Answer(s)
    B. The ABAP Message Server can distribute requests to all available application servers during logon with the SAP GUI.
    C. The ABAP dispatcher distributes user requests to the work processes of the present application server.
    D. The SAP Web Dispatcher can distribute HTTP requests to different application servers of an SAP system in succession.
    Explanation
    The Internet Communication Manager (ICM) of an application server instance can only forward HTTP requests to the processes in its own application servers. If load balancing is desired for HTTP requests, the SAP Web Dispatcher can be installed on a computer in the demilitarized zone (DMZ) and be connected to one ore more SAP system(s).

    Rate this question:

  • 22. 

    Which tools does the SAP Solution Manager System provide for the operation of business processes?

    • A.

      Root Cause Analysis

    • B.

      IT Service Management

    • C.

      Quick Sizer

    Correct Answer(s)
    A. Root Cause Analysis
    B. IT Service Management
    Explanation
    Root Cause Analysis and IT Service Management are tools provided by the SAP Solution Manager system. The Quick Sizer tool is available outside the SAP system, on the SAP Service Marketplace (or its successor).

    Rate this question:

  • 23. 

    Which statements about SAP Support Packages and enhancement packages are correct?

    • A.

      SAP Support Packages contain error corrections and legal changes.

    • B.

      Importing SAP Support Packages is a purely voluntary measure.

    • C.

      SAP enhancement packages are cumulative.

    • D.

      SAP enhancement packages can add new functions to the SAP system.

    Correct Answer(s)
    A. SAP Support Packages contain error corrections and legal changes.
    C. SAP enhancement packages are cumulative.
    D. SAP enhancement packages can add new functions to the SAP system.
    Explanation
    SAP Support Packages contain error corrections and legal changes. SAP recommends importing SAP Support Packages in the form of Support Package stacks. Imports of SAP Support Packages are not entirely voluntary, due to the need to implement legal changes in the SAP system. SAP enhancement packages can change business processes and add new functions to the SAP system.

    Rate this question:

  • 24. 

    Who is SAP Support Portal tailored for?

    • A.

      Everyone who is interested in SAP

    • B.

      Only SAP employees

    • C.

      SAP partners

    • D.

      SAP customers

    • E.

      SAP competitors

    Correct Answer(s)
    C. SAP partners
    D. SAP customers
    Explanation
    The SAP Support Portal is tailored for SAP customers and SAP partners.

    Rate this question:

  • 25. 

    You can download developer keys from the SAP community

    • A.

      True

    • B.

      False

    Correct Answer
    B. False
    Explanation
    You apply for developer keys using the SAP Support Portal, not in SAP Community.

    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 21, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Apr 12, 2019
    Quiz Created by
    Bob
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.