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
A change request is part of a task.
A change request is part of a task.A . TrueB . FalseView AnswerAnswer: B
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
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...
Create a grid object
Create a grid objectView AnswerAnswer: B
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
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 . .....
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
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
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