Which of the following table types fulfill this requirement?

In SAP HANA SQL, you want to create a table whose definition should NOT be visible in the catalog? Which of the following table types fulfill this requirement? Please choose the correct answer.A . ROWB . GLOBAL TEMPORARYC . COLUMND . LOCAL TEMPORARYView AnswerAnswer: D

January 10, 2021 No Comments READ MORE +

What should you search for and if necessary replace in the existing custom ABAP code?

One of your SAP systems needs to be migrated from its current database to an SAP HANA database. You want to avoid any functional issues after the migration. What should you search for and if necessary replace in the existing custom ABAP code? There are 3 correct answers to this...

January 9, 2021 No Comments READ MORE +

How to create a core data services view? (3 ans)

How to create a core data services view? (3 ans)A . Use SQL capabilities for NetweaverB . Use data services tools for updatesC . Use DDL statement DEFINE VIEW and SQL like syntax to define the viewD . Use the ABAP Development Tools for SAP NetweaverE . Use additional annotations...

January 8, 2021 No Comments READ MORE +

Which of the following categories of parameters can you use in the definition of an ABAP manage database procedure (AMDP)? There are 3 correct answers to this question.

Which of the following categories of parameters can you use in the definition of an ABAP manage database procedure (AMDP)? There are 3 correct answers to this question.A . ReturningB . ReceivingC . ExportingD . ChangingE . ImportingView AnswerAnswer: C,D,E

January 8, 2021 No Comments READ MORE +

In an ABAP Core Data services (CDS) view, what must you do expose an association for use in another CDS view? Please choose the correct answer.

In an ABAP Core Data services (CDS) view, what must you do expose an association for use in another CDS view? Please choose the correct answer.A . Include all fields used in the ON condition in projection listB . Specify an alias for the target entityC . Define the cardinality...

January 8, 2021 No Comments READ MORE +

Discuss the conditions required to ensure the Referential Integrity? There are 2 correct answers to this question

Discuss the conditions required to ensure the Referential Integrity? There are 2 correct answers to this questionA . There are three joins in the tableB . Referential integrity holds true in both the directionsC . There is at least one join in the other tableD . There are two joins...

January 8, 2021 No Comments READ MORE +

What do you have to do in the corresponding ABAP class?

You are implementing an ABAP Managed Database Procedures (AMDP) for SAP HANA. What do you have to do in the corresponding ABAP class? Please choose the correct answer. A. Declare the ABAP class as a sub-class of CL_AMDP_RUNTIME_HDB. B. Implement the interface IF_AMDP_MARKER_HDB. C. Set the visibility of the corresponding...

January 8, 2021 No Comments READ MORE +

How can you call this procedure?

You created and activated database procedure. How can you call this procedure? There are 2 correct answers to this question.A . By another database procedureB . By using Sap Analysis for Microsoft officeC . By a script-based calculation viewD . By a core data services viewView AnswerAnswer: A,C

January 8, 2021 No Comments READ MORE +

What are these helpful features?

The source code editor in ADT provides many helpful features. What are these helpful features? There are 2 correct answers to this question.A . Creating Method Implementations from the Method DefinitionB . Creating interface from Method CallsC . Creating Method Definitions from Implementation PartsD . Creating Parts for Interface MethodsView...

January 7, 2021 No Comments READ MORE +

Which of the following is not involved in database table of "The NewABAP SQL Monitor-Architecture? Choose the correct answer

Which of the following is not involved in database table of "The NewABAP SQL Monitor-Architecture? Choose the correct answerA . Selection data tableB . Performance data tableC . Critical data tableD . Runtime monitor dataView AnswerAnswer: C

January 7, 2021 No Comments READ MORE +