If an error or warning message is sent from the ABAP dialog module for the FIELD statement within the CHAIN and ENDCHAIN statements, then all of the fields within CHAIN and ENDCHAIN are ready for user input again. (S. 411) {1 Richtig}

If an error or warning message is sent from the ABAP dialog module for the FIELD statement within the CHAIN and ENDCHAIN statements, then all of the fields within CHAIN and ENDCHAIN are ready for user input again. (S. 411) {1 Richtig}A . FalseB . TrueView AnswerAnswer: B

January 7, 2021 No Comments READ MORE +

Which comparison operators can you use in a logical expression related to the WHERE clause of the SELECT statement? There are 3 correct answers to this question.

Which comparison operators can you use in a logical expression related to the WHERE clause of the SELECT statement? There are 3 correct answers to this question.A . CO (contains only)B . GT (greater than)C . LIKE (fits pattern)D . EQ (equals)E . CP (covers pattern)View AnswerAnswer: B,C,D

January 7, 2021 No Comments READ MORE +

Data types store data and occupy memory.

Data types store data and occupy memory.A . TrueB . FalseView AnswerAnswer: B

January 7, 2021 No Comments READ MORE +

Which of the following statements are correct? Select all that apply (S. 470) {4 Richtig}

Which of the following statements are correct? Select all that apply (S. 470) {4 Richtig}A . You can call private methods within the public methods without reference ^ '―' to the object or class.B . None of the aboveC . Static methods can be defined in both the public and...

January 7, 2021 No Comments READ MORE +

The Java stack and the ABAP stack of an SAP NetWeaver Application Server must always be installed together

The Java stack and the ABAP stack of an SAP NetWeaver Application Server must always be installed togetherA . FalseB . TrueView AnswerAnswer: A

January 6, 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 6, 2021 No Comments READ MORE +

The Next Screen attribute can be temporarily overwritten by the set screen statement (that is, SET SCREEN 200).

The Next Screen attribute can be temporarily overwritten by the set screen statement (that is, SET SCREEN 200).A . FalseB . TrueView AnswerAnswer: B

January 6, 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 6, 2021 No Comments READ MORE +

Which statements are considered obsolete and cannot be used in ABAP Objects? Select all that apply. (S. 556) {9 Richtig}

Which statements are considered obsolete and cannot be used in ABAP Objects? Select all that apply. (S. 556) {9 Richtig}A . DATA - BEGIN OB . .. OCCURSC . RANGESD . LOOPATdbtabE . LEAVEF . GE OFG . INFOTYPES s/ TABLESH . SEARCH . DATA - 1YPE - OCCURSView AnswerAnswer:...

January 6, 2021 No Comments READ MORE +

The order of fields for a transparent table in the database...

The order of fields for a transparent table in the database...A . Is created in the order of the ABAP DictionaryB . Needs to match the ABAP Dictionary.C . Is allowed to be different than the ABAP Dictionary.View AnswerAnswer: C

January 6, 2021 No Comments READ MORE +