option
Cuestiones
ayuda
daypo
buscar.php

paba

COMENTARIOS ESTADÍSTICAS RÉCORDS
REALIZAR TEST
Título del Test:
paba

Descripción:
paba paba

Fecha de Creación: 2021/11/08

Categoría: Otros

Número Preguntas: 21

Valoración:(0)
COMPARTE EL TEST
Nuevo ComentarioNuevo Comentario
Comentarios
NO HAY REGISTROS
Temario:

Which controller types can exist within a Web Dynpro component? There are 3 correct answers to this question. Window controller. View controller. User controller. Application controller. Component controller.

You can empty the body of the internal table itab with a header line using the CLEAR itab statement. True. False.

ABAP now has predefined functions that behave like functional methods. FALSE. TRUE.

What is the allowed length of the ABAP Dictionary data type DF34_RAW?. The allowed length is between 1 and 34 digits. The allowed length is 34 digits. The allowed length is between 1 and 31 digits. The allowed length is between 0 and 33 digits.

Both the classic Debugger and the new Debugger can be used on all ABAP code without restriction. False. True.

Which of the following is a true statement? Select all that apply. Repository objects and cross-client customization objects are assigned to the workbench request. All transportable objects have to be assigned to a package. Inactive objects can be transported. Local repository objects can be transported. Client-specific customization objects are assigned to the customizing '—' request.

The statements CALL BADI and GET BADI are used for which type of BAdls?. Classical BAdl. None of the above. New BAdl.

There can only be one level in the inheritance tree. True. False.

In a local class, it is possible to declare an instance constructor in all visibility sections of the class. False. True.

Buffering data can speed access to data up to 100 times when compared to reading it from the database. False. True.

What does Software Layer Aware Debugging allow you to do? Select all that apply. Trace executing cod. Debug only a small portion of code. Bypass authorization objects. Debug a large portion of code. Specify as much or as little code to debug.

Which of the following features does the ABAP Test Cockpit offer that the ABAP code Inspector does NOT Offer? There are 2 correct answers to this question. Documented checks. Configuration of check variants. Flexible schedule of check runs. Enhanced distribution of results.

In the technical settings for a transparent table, buffering is switched on and single record buffering is selected. Which statement uses the buffered data assuming that the WHERE clause contains restrictions for all key fields? Please choose the correct answer. SELECT ... . ENDSELECT. SELECT ... INTO TABLE ... . SELECT SINGLE ... FOR UPDATE. SELECT SINGLE... .

Which tools can you use to provide input data for the SQL performance tuning work list (Transaction SWLT)? There are 3 correct answers to this question. Code inspector (transaction SCI). ABAP test cockpit (transaction ATC). Data base performance monitor (transaction DB50). SQL Trace (transaction ST05). SQL monitor (transaction SQLM).

Which of the following statements regarding search helps are true? Select all that apply. You can use a database view for the search help selection method. You can use transparent tables for the search help selection method. You can use a maintenance view for the search help selection method. Help views can also be used for the selection method for search help.

You cannot use the INSERT statement to insert lines into a standard internal table. False. True.

The predefined data types are defined locally in the ABAP program. True. False.

Data types store data and occupy memory. True. False.

Which of the following statements are correct? Select all that apply. The SELECT-OPTIONS statement creates an internal table with a header line. '—' The internal table is also known as the selection table. You can only specify default values for the LOW and HIGH fields of the •—I SELECT-OPTIONS input field. The structure of the selection table created with SELECT-OPTIONS has four •—I components: SIGN, OPTION, LOW, and HIGH. You can use the addition NO-DISPLAY to hide the input field on the selection '—' screen.

A selection screen can only be defined in an executable program. False. True.

What does Software Layer Aware Debugging allow you to do? Select all that apply. Trace executing cod. Debug only a small portion of code. Bypass authorization objects. Debug a large portion of code. Specify as much or as little code to debug.

Denunciar Test