What does SAP recommend that you use a hashed table? Please choose the correct answer.

What does SAP recommend that you use a hashed table? Please choose the correct answer.A . When a table must be sorted automatically by key in ascending orderB . When a table must be accessible by both index and keyC . When a table is very large and you want...

March 17, 2021 No Comments READ MORE +

What does the enhancement category for a database table or structure do? Select all that apply.

What does the enhancement category for a database table or structure do? Select all that apply.A . Specifies the types of changes that can be made to the structureB . Can produce warnings at incompatible points for the structureC . Can identify where program behavior may changeD . Makes a...

March 17, 2021 No Comments READ MORE +

What is the default selection screen number for the ABAP program?

What is the default selection screen number for the ABAP program?A . 1100B . None of the aboveC . 1000D . 100View AnswerAnswer: C

March 17, 2021 No Comments READ MORE +

Explain the Enterprise Information System of - SAP HANA Implementation Scenarios? There are 3 correct answers to this question

Explain the Enterprise Information System of - SAP HANA Implementation Scenarios? There are 3 correct answers to this questionA . HANA AcceleratorsB . Business Suite on HANA / BW on SAP HANAC . All HANA Combinations on one platformD . HANA ModelingE . All SAP applications on one SAP HANA...

March 16, 2021 No Comments READ MORE +

Which of the following features does the ABAP Test Cockpit offer that the ABAP code Inspector does NOT Offer? There are 2 correct answers to this question.

Which of the following features does the ABAP Test Cockpit offer that the ABAP code Inspector does NOT Offer? There are 2 correct answers to this question.A . Documented checksB . Configuration of check variantsC . Flexible schedule of check runsD . Enhanced distribution of resultsView AnswerAnswer: C,D

March 16, 2021 No Comments READ MORE +

What is the allowed length of the ABAP Dictionary data type DF34_RAW?

What is the allowed length of the ABAP Dictionary data type DF34_RAW?A . The allowed length is between 1 and 34 digits.B . The allowed length is 34 digits.C . The allowed length is between 1 and 31 digitsD . The allowed length is between 0 and 33 digits.View AnswerAnswer:...

March 16, 2021 No Comments READ MORE +

The READ statement with the addition BINARY SEARCH for a sorted internal table is better for performance.

The READ statement with the addition BINARY SEARCH for a sorted internal table is better for performance.A . FalseB . TrueView AnswerAnswer: A

March 16, 2021 No Comments READ MORE +

Which modularization units can raise an exception? Select all that apply

Which modularization units can raise an exception? Select all that applyA . MethodsB . Subroutines (FORM routines)C . Function modulesView AnswerAnswer: A,B,C

March 16, 2021 No Comments READ MORE +

Function modules provide which types of parameters? Select all that apply.

Function modules provide which types of parameters? Select all that apply.A . Return valuesB . OutputC . ExceptionsD . InputE . Input/output (changing)View AnswerAnswer: B,C,D,E

March 15, 2021 No Comments READ MORE +

Methods provide which types of parameters? Select all that apply.

Methods provide which types of parameters? Select all that apply.A . OutputB . Return valuesC . InputD . Input/output (changing)E . ExceptionsView AnswerAnswer: A,B,C,D,E

March 15, 2021 No Comments READ MORE +