The READ statement with the addition BINARY SEARCH for a sorted internal table is better for performance.

The READ statement with the addition BINARY SEARCH for a sorted internal table is better for performance.A . FalseB . TrueView AnswerAnswer: A

January 13, 2021 No Comments READ MORE +

A change request is part of a task.

A change request is part of a task.A . TrueB . FalseView AnswerAnswer: B

January 13, 2021 No Comments READ MORE +

To generate the function modules for a lock object for a custom table (ENQUEUEJlock_object] and DEQUEUEJIock_object]), which tool would you use?

To generate the function modules for a lock object for a custom table (ENQUEUEJlock_object] and DEQUEUEJIock_object]), which tool would you use?A . Function Builder (Transaction SE37)B . General Table Maintenance Dialog (Transaction SE54)C . ABAP Dictionary (Transaction SE11)D . Text Elements (Transaction SE32)E . Reuse Library (Transaction SE83)View AnswerAnswer: C

January 13, 2021 No Comments READ MORE +

What does a non-exclusive debugging mode mean? Select all that apply.

What does a non-exclusive debugging mode mean? Select all that apply.A . Debugging is not possible for conversion or field exitsB . Owing to the commit, inconsistent datasets can occur in the database.C . Debugging is not possible between the statements SELECT and ENDSELECT '―' because the database cursor needs...

January 13, 2021 No Comments READ MORE +

Create a grid object

Create a grid objectView AnswerAnswer: B

January 12, 2021 No Comments READ MORE +

The FIELD statement with the ON REQUEST addition calls the ABAP dialog module if any value is entered in the screen field.

The FIELD statement with the ON REQUEST addition calls the ABAP dialog module if any value is entered in the screen field.A . TrueB . FalseView AnswerAnswer: A

January 12, 2021 No Comments READ MORE +

fields?

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.A . SELECB . .. . ENDSELECD . SELECE . .....

January 12, 2021 No Comments READ MORE +

Which message types behave the same regardless of the context in which they are called? Select all that apply

Which message types behave the same regardless of the context in which they are called? Select all that applyA . SB . IC . WD . AE . XF . EView AnswerAnswer: D,E

January 12, 2021 No Comments READ MORE +

Which class is used to define a reference for an instance of the ALV Object Model?

Which class is used to define a reference for an instance of the ALV Object Model?A . Class CL_GUI_ALV_GRIDB . Class CL_GUI_CUSTOM_CONTAINERC . Class CL_SALV_TABLEView AnswerAnswer: C

January 12, 2021 No Comments READ MORE +

The system class CL_ABAP_MATH contains constants for maximum and minimum values

The system class CL_ABAP_MATH contains constants for maximum and minimum values for the numeric data typeA . TrueB . FalseView AnswerAnswer: A

January 12, 2021 No Comments READ MORE +