You use the addition OBLIGATORY to define the input field of a parameter as a required field.

You use the addition OBLIGATORY to define the input field of a parameter as a required field.A . TrueB . FalseView AnswerAnswer: A

January 9, 2021 No Comments READ MORE +

How many work areas are available in the Debugger?

How many work areas are available in the Debugger?A . 12B . 15C . 7D . 9View AnswerAnswer: A

January 9, 2021 No Comments READ MORE +

How do you define an internal table in a private method of a class? There are 3 correct answers to this question.

How do you define an internal table in a private method of a class? There are 3 correct answers to this question.A . DATA It_itab TYPE TABLE OF <Dictionary Table > WITH HEADER LINEB . DATA It_itab TYPE <Table Type>C . DATA It_itab TYPE <Dictionary Table>D . DATA It_itab TYPE...

January 9, 2021 No Comments READ MORE +

Where are fixed values for fields stored?

Where are fixed values for fields stored?A . FieldB . StructureC . Table / Q DomainD . Data elementView AnswerAnswer: D

January 9, 2021 No Comments READ MORE +

What are the main benefits of using string expressions and string functions?

You want to develop a program that processes character type data. When you implement the program, you can either use the classical string statements or the newer strings expressions and functions. What are the main benefits of using string expressions and string functions? There are 2 correct answers to this...

January 9, 2021 No Comments READ MORE +

There are____versions of the ABAP Editor.

There are____versions of the ABAP Editor.A . 2B . 4C . 3View AnswerAnswer: C

January 8, 2021 No Comments READ MORE +

Under which circumstances will the classic Debugger start as the Debugger?

Under which circumstances will the classic Debugger start as the Debugger?A . None; the new Debugger will always start as the DebuggerB . When the number of debugging sessions exceeds half the number of dialog '―' sessions.C . If you manually switched to the classic Debugger during your last sessionD...

January 8, 2021 No Comments READ MORE +

Explicit enhancement points and sections are defined by the SAP application programmer.

Explicit enhancement points and sections are defined by the SAP application programmer.A . TrueB . FalseView AnswerAnswer: A

January 8, 2021 No Comments READ MORE +

Which of the following statements regarding the event AT SELECTION-SCREEN ON HELP-REQUEST FOR <FIELD> is correct?

Which of the following statements regarding the event AT SELECTION-SCREEN ON HELP-REQUEST FOR <FIELD> is correct?A . None of the above.B . This event will display self-defined (F1) help for the input field programmed in the event block and will override any help possibly defined in the ABAP Dictionary for...

January 8, 2021 No Comments READ MORE +

The dispatcher handles all communication between users, work processes, and other (external) systems.

The dispatcher handles all communication between users, work processes, and other (external) systems.A . FalseB . TrueView AnswerAnswer: A

January 8, 2021 No Comments READ MORE +