The FIELD statement with the ON INPUT addition is used to conditionally call the ABAP dialog module. The ABAP dialog module is called if the value of the screen field is other than the initial value. (S. 411) {1 Richtig}

The FIELD statement with the ON INPUT addition is used to conditionally call the ABAP dialog module. The ABAP dialog module is called if the value of the screen field is other than the initial value. (S. 411) {1 Richtig}A . TrueB . FalseView AnswerAnswer: A

January 8, 2021 No Comments READ MORE +

You cannot use the LIKE statement to define an attribute in a class.

You cannot use the LIKE statement to define an attribute in a class.A . TrueB . FalseView AnswerAnswer: B

January 8, 2021 No Comments READ MORE +

Which of the following is a true statement? Select all that apply.

Which of the following is a true statement? Select all that apply.A . An access key is required to enhance an SAP application using a user exit.B . An access key is required to implement an implicit enhancement point.C . An access key is required to modify SAP repository objects.D...

January 8, 2021 No Comments READ MORE +

Which statement is true?

Which statement is true?A . An SAP LUW must be placed within a database LUC . A database LUW must be placed within an SAP LUView AnswerAnswer: A

January 8, 2021 No Comments READ MORE +

The target structure of a SELECT statement requires the field names to match the columns selected and to be in the same left-justified order.

The target structure of a SELECT statement requires the field names to match the columns selected and to be in the same left-justified order.A . FalseB . TrueView AnswerAnswer: A

January 8, 2021 No Comments READ MORE +

Which statements related to this are true?

Each work process is assigned a type of task that can be performed. Which statements related to this are true? Select all that apply.A . All work processes communicate with the dispatcher.B . All work processes communicate with the database.C . A work process can communicate directly with an external...

January 8, 2021 No Comments READ MORE +

At most, a menu bar can have 10 menus. (S. 411) {1 Richtig}

At most, a menu bar can have 10 menus. (S. 411) {1 Richtig}A . FalseB . TrueView AnswerAnswer: A

January 8, 2021 No Comments READ MORE +

Only one text table can be linked to a table.

Only one text table can be linked to a table.A . TrueB . FalseView AnswerAnswer: A

January 8, 2021 No Comments READ MORE +

What is unique about a singleton? Select all that apply.

What is unique about a singleton? Select all that apply.A . It must be instantiated using a private instance constructorB . It must be instantiated using a protected instance constructorC . It must be instantiated using a static protected constructorD . It must be defined as FINALE . It must...

January 7, 2021 No Comments READ MORE +

What will happen at runtime when accessing a buffered table? Please choose the correct answer.

What will happen at runtime when accessing a buffered table? Please choose the correct answer.A . If table data is read using indexes, the table buffer will not be filled.B . If data is read from the table buffer, the existing indexes are not used.C . Following an update to...

January 7, 2021 No Comments READ MORE +