To reserve an area on the screen for an ALV Grid Control, you must do the following:

To reserve an area on the screen for an ALV Grid Control, you must do the following:A . Use the Screen PainterB . Create an object (instantiate the object) of the class CL_GUI_CUSTOM_CONTAINERC . Create an object (instantiate the object) of the class CL_GUI_ALV_GRIDD . Create an object (instantiate the...

January 16, 2021 No Comments READ MORE +

Each ABAP program that actually contains executable statements... (Select all that apply.)

Each ABAP program that actually contains executable statements... (Select all that apply.)A . Assigns every executable statement to a processing block regardless of it ^ '―' being in a processing block.B . Only assigns executable statements in a processing block to a processing •―I blockC . Has declarative statements outside...

January 16, 2021 No Comments READ MORE +

Which desktops are part of the newABAP debugger? There are 3 correct answers to this question.

Which desktops are part of the newABAP debugger? There are 3 correct answers to this question.A . ObjectsB . SessionC . Desktop 1D . ListE . Break./WatchpointsView AnswerAnswer: A,C,E

January 16, 2021 No Comments READ MORE +

Your selection screen can be modified at which event?

Your selection screen can be modified at which event?A . AT SELECTION-SCREEN OUTPUTB . AT SELECTION-SCREENC . None of the aboveD . AT SELECTION-SCREEN ON <field_name>View AnswerAnswer: A

January 16, 2021 No Comments READ MORE +

An internal table line type with a deep or nested structure can be defined for internal tables with a header line.

An internal table line type with a deep or nested structure can be defined for internal tables with a header line.A . TrueB . FalseView AnswerAnswer: B

January 15, 2021 No Comments READ MORE +

Identify the ways to map context structures. Select all that apply.

Identify the ways to map context structures. Select all that apply.A . Dynamic context mappingB . Direct context mappingC . External context mappingView AnswerAnswer: B,C

January 15, 2021 No Comments READ MORE +

Which of the following statements regarding search helps are true? Select all that apply.

Which of the following statements regarding search helps are true? Select all that apply.A . You can use a database view for the search help selection method.B . You can use transparent tables for the search help selection method.C . You can use a maintenance view for the search help...

January 15, 2021 No Comments READ MORE +

You can maintain SAP script forms and SAP Smart Forms within the ABAP Workbench.

You can maintain SAP script forms and SAP Smart Forms within the ABAP Workbench.A . TrueB . FalseView AnswerAnswer: B

January 15, 2021 No Comments READ MORE +

It is possible to use both buffering and secondary indexes to improve performance of a search help.

It is possible to use both buffering and secondary indexes to improve performance of a search help.A . TrueB . FalseView AnswerAnswer: A

January 15, 2021 No Comments READ MORE +

You can use the APPEND statement to fill a sorted internal table.

You can use the APPEND statement to fill a sorted internal table.A . FalseB . TrueView AnswerAnswer: B

January 15, 2021 No Comments READ MORE +