The ALV was introduced with ABAP object-oriented capabilities in release 4.5A.

The ALV was introduced with ABAP object-oriented capabilities in release 4.5A. A. False B. TrueView AnswerAnswer: B

January 19, 2021 No Comments READ MORE +

Which you should specify in a non-Unicode system when opening a file in TEXT MODE? Select all that apply.

Which you should specify in a non-Unicode system when opening a file in TEXT MODE? Select all that apply.A . The ENCODING additionB . The byte orderC . The code pageView AnswerAnswer: B,C

January 19, 2021 No Comments READ MORE +

With what can you simulate multiple inheritance?

With what can you simulate multiple inheritance?A . INTERFACESB . REDEFINITIONC . INHERITING FROMView AnswerAnswer: A

January 19, 2021 No Comments READ MORE +

What is the event block that all of your code changes belongs to if you do not explicitly code any event blocks in an executable program? Please choose the correct answer.

What is the event block that all of your code changes belongs to if you do not explicitly code any event blocks in an executable program? Please choose the correct answer.A . START-OF-SELECTIONB . LOAD-OF-PROGRAMC . AT SELECTION-SCREEN OUTPUTD . INITIALIZATIONView AnswerAnswer: A

January 19, 2021 No Comments READ MORE +

What is the difference between SAP Basis and SAP NetWeaver? Please choose the correct answer.

What is the difference between SAP Basis and SAP NetWeaver? Please choose the correct answer.A . All versions of SAP NetWeaver require the use of UTF-8B . All versions of SAP NetWeaver include the ability to handle HTTP requestsC . There is no difference; the name change was driven by...

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

What is the difference between a value table and a check table?

What is the difference between a value table and a check table?A . A check table is defined in the domain, whereas a value table is defined in '―' the data elementB . A value table is defined in the domain, whereas a check table is defined in '―' the...

January 19, 2021 No Comments READ MORE +

The addition NO-INTERVALS for SELECT-OPTIONS will allow only single fields on the selection screen.

The addition NO-INTERVALS for SELECT-OPTIONS will allow only single fields on the selection screen.A . TrueB . FalseView AnswerAnswer: A

January 19, 2021 No Comments READ MORE +

In the CALL CUSTOMER-FUNCTION 'nnn' statement, nnn is a three-digit number used in SAP programs for which of the following types of enhancement?

In the CALL CUSTOMER-FUNCTION 'nnn' statement, nnn is a three-digit number used in SAP programs for which of the following types of enhancement?A . Customer exitsB . User exitsC . Business add-insD . New BAdlsView AnswerAnswer: A

January 18, 2021 No Comments READ MORE +

The READ-ONLY attribute cannot be addressed outside the class.

The READ-ONLY attribute cannot be addressed outside the class.A . FalseB . TrueView AnswerAnswer: A

January 18, 2021 No Comments READ MORE +