Preguntas ABAP

Beschreibung

ABAP ABAP 7.50 Quiz am Preguntas ABAP, erstellt von Jose Bermejo am 18/11/2019.
Jose Bermejo
Quiz von Jose Bermejo, aktualisiert more than 1 year ago
Jose Bermejo
Erstellt von Jose Bermejo vor mehr als 4 Jahre
383
0

Zusammenfassung der Ressource

Frage 1

Frage
Which the following transaction can you use to define transparent tables?
Antworten
  • SE11
  • SE16N
  • SM37
  • SM50

Frage 2

Frage
The Internet Communication Manager (ICM) ....
Antworten
  • Replace SAP ITS
  • Can not replace SAP ITS
  • Allows the ABAP stack and the Java Stack to exchange data
  • Allows SAP Netweaver Application Server to process HTTP requests

Frage 3

Frage
Which of the following statements are true? ( There are 2 correct answers to this question)
Antworten
  • You can enter documentation for the data element in the ABAP Dictionary.
  • You define the value range in the data element.
  • A conversion routine can be assigned to a domain
  • A conversion routine can be assigned to a data element

Frage 4

Frage
Which selection screen elements allow user input in ABAP Reports? (There are 2 correct answers to this question)
Antworten
  • SELECTION-SCREEN BLOCK
  • PARAMETERS
  • SELECT-OPTIONS
  • SELECTION-SCREEN COMMENT

Frage 5

Frage
In an ABAP program, you to assign an initial value to an elementary data object when you define it. Which addition must you use? (Please choose the correct answer)
Antworten
  • READ-ONLY
  • VALUE
  • DEFAULT
  • OBLIGATORY

Frage 6

Frage
What is the default length of the type C data type? Please choose the correct answer.
Antworten
  • 100
  • 10
  • 1
  • 1–65535

Frage 7

Frage
Where do you create online documentation ((F1) help) for fields on the screen?
Antworten
  • Field
  • Domain
  • Table
  • Data element
  • Structure

Frage 8

Frage
Each work process is assigned a type of task that can be performed. Which statements related to this are true? There are 3 correct answers to this question.
Antworten
  • To switch a work process type requires a restart of the SAP NetWeaver Application Server ABAP.
  • All work processes communicate with the dispatcher.
  • All work processes communicate with the database.
  • A work process can communicate directly with an external system through a Remote Function Call.
  • It is possible to have multiple spool work processes on an ABAP application server.
  • All work processes have the same structure.
  • It is possible to have multiple enqueue work processes on an SAP NetWeaver Application Server.

Frage 9

Frage
Which of the following functions does the ABAP Dispatcher perform? (There are 2 correct answers to this question.)
Antworten
  • It communicates with other instances in the system
  • It directs HTTP requests from an SAP system to a web server
  • It enables communication between SAP systems and external application systems.
  • It distributes user requests among available work processes.

Frage 10

Frage
Which of the following interface technologies are available in SAP systems? There are 3 correct answers to this question.
Antworten
  • OLE
  • HTTP
  • RFC
  • Ethernet
  • ODBC

Frage 11

Frage
To which of the following you must assign newly created SAP repository objects? Please choose the correct answer.
Antworten
  • Package
  • Function group
  • Transport request
  • Transport task

Frage 12

Frage
What data type you can create in the ABAP Dictionary? Please choose the correct answer
Antworten
  • Structure
  • Secondary index
  • Type group
  • Lock object

Frage 13

Frage
Which of the following ABAP dictionary types can you use to define domains? (There are 3 correct answers to this question)
Antworten
  • CHAR
  • DATE
  • DEC
  • NUMC
  • FLOAT

Frage 14

Frage
You create a domain in the ABAP dictionary How can you use this domain? Please choose the correct answer.
Antworten
  • As the data type of an input field on a dialog screen
  • As the data type of a selection screen field
  • As the data type of a variable in an ABAP program
  • As the data type of a data element in the ABAP Dictionary

Frage 15

Frage
What can you change in the ABAP Debugger? Please choose the correct answer.
Antworten
  • Value of a constant
  • Content of an internal table
  • Definition of a structure
  • Value of a reference variable

Frage 16

Frage
Which of the following components belong to the SAP application layer? (There are 2 correct answers to this question)
Antworten
  • SAP GUI
  • Database server
  • ABAP dispatcher
  • Database interface

Frage 17

Frage
Which of the following capabilities is provided by the Application Layer platform of SAP Netweaver? Please choose the correct answer.
Antworten
  • Business process management
  • Database and operating system abstraction
  • Master data management
  • Multi-channel access

Frage 18

Frage
What must before you can create a new transportable function modules? There are 3 correct answers to this question
Antworten
  • Transport request
  • Module pool
  • Package
  • Exception class
  • Function group

Frage 19

Frage
What can you create using the ABAP Dictionary? There are 3 correct answers to this question.
Antworten
  • Field symbols
  • Transparent tables
  • Domains
  • Internal tables
  • Type pools

Frage 20

Frage
Your colleague has asked you to analyze and ABAP program that does not behave correctly when a button is pressed on the initial screen. You want to start Debugger when the button is pressed so that you can perform your analysis. What do you type in the command field? Please choose the correct answer.
Antworten
  • /h
  • /n
  • jdbg
  • /hx

Frage 21

Frage
What is the purpose of the enqueuer work process? Please choose the correct answer.
Antworten
  • It manages logical locks in the lock table
  • It processes user entries
  • It processes update requests
  • It translates Open SQL statements

Frage 22

Frage
You are writing a function module that will be called from external system via remote function call (RFC). How do you report an error back to the external caller? Please choose the correct answer.
Antworten
  • Write the error data into an EXPORTING parameters passed by reference.
  • Write the error data into TABLES parameters that is passed by reference.
  • Write the error data into a RECEIVING parameter that is passed by value.
  • Write the error data into a CHANGING parameters passed by value.

Frage 23

Frage
What is the default selection screen number for the ABAP program?
Antworten
  • 1000
  • 100
  • 1100
  • 9000

Frage 24

Frage
What is the default length of the type P data type?
Antworten
  • 8
  • 1
  • 64
  • 1-16

Frage 25

Frage
Which of the following Data Types are allowed in ABAP? There are 2 correct answers to this question.
Antworten
  • DECFLOAT32
  • DECFLOAT16
  • DECFLOAT34
  • DECFLOAT64
Zusammenfassung anzeigen Zusammenfassung ausblenden

ähnlicher Inhalt

Wärmelehre Teil 1
Peter Kasebacher
Arbeitsrecht (Fragen)
Maximilian Mustermann
The United Kingdom - Identity and Immigration
Laura D
Kurvendiskussion bei gebrochen rationalen Funktionen
berit.krondorf
GPSY PEPS
Bibo Meyer
Vetie Radiologie 2013
Péroline de Gail
Vetie Mibi 2012
Tropsi B
Chirurgie Kl. Wdk Vetie
Anne Käfer
AVO 2017
steff Müller
Probefragen Tierschutz & Ethologie 2021
Nadine Zachau