EMT Practice Test

1. Question Content...


Question List

Question1: Which of the following Open SQL statements are syntactically correct in release 7.50? Note: There are 3 correct Answers to this question.

Question2: Which of the following are extensibility apps from the Extensibility Business Catalog? Note: There are 3 correct Answers to this question.

Question3: Which of the following are extensibility apps from the Extensibility Business Catalog? Note: There are 3 correct Answers to this question.

Question4: Which data transfer formats are available in SAP Gateway? Note: There are 2 correct Answers to this question.

Question5: Which of the following are extensibility apps from the Extensibility Business Catalog? Note: There are 3 correct Answers to this question.

Question6: You have written the following code: START-OF-SELECTION. LOOP AT itab INTO DATA(line). * ENDLOOP. The system creates a variable called Line. When is it created and when can you address it?
Please choose the correct answer.

Question7: You create a destination in SAP BTP cockpit. Which of the following destination types can you set in the Connectivity Service?
There are 2 correct answers to this question.

Question8: You create a destination in SAP BTP cockpit. Which of the following destination types can you set in the Connectivity Service? Note: There are 2 correct Answers to this question.

Question9: Which of the following are extensibility apps from the Extensibility Business Catalog? Note: There are 3 correct Answers to this question.

Question10: You are defining a variant in the ABAP Trace tool (SAT). Which of the following trace restrictions can you set?
There are 2 correct answers to this question.

Question11: Which of the following are extensibility apps from the Extensibility Business Catalog? Note: There are 3 correct Answers to this question.

Question12: There are many syntax differences between SAP HANA SQLScript and Open SQL. Which of the following rules are common ground between the two languages?
There are 2 correct answers to this question.

Question13: Which of the following are benefits of draft-enabling an application?
There are 3 correct answers to this question.

Question14: You define an SAPUI5 application as the target in a target mapping. Which of the following are mandatory?

Question15: In your system landscape, there is a development system DEV and a central check system CHK. Which of the following describes the developer scenario of remote checks with ABAP Test Cockpit (ATC)?
Please choose the correct answer.

Question16: Where do you distinguish between OData V2 or OData V4?
Please choose the correct answer.

Question17: In your system landscape, you create a Custom Business Object in the SAP S/4HANA On-Premise edition.
Which steps are necessary to use the Custom Business Object as the basis for an SAP Fiori app?
There are 2 correct answers to this question.

Question18: You want to search for custom code that needs to be adjusted. Which of the following tools can you use?

Question19: You want to create a new CDS view VIEW1 that reads from CDS view VIEW2. VIEW2 has 2 input parameters, par1 and par2, with data type abap.char(10).
Which of the following is the correct way to supply the input parameters?
Please choose the correct answer.

Question20: You have written a program that uses inline declarations and assigns values using expressions. The global data declarations contain the following statement: DATA o TYPE REF TO cl_class. Which of the following are valid statements? Note: There are 3 correct Answers to this question.

Question21: For performance optimization, you want to combine the results of ABAP Test Cockpit and the SQL Monitor runtime data. Which tool do you use for this?
Please choose the correct answer.

Question22: Which of the following are features of the ABAP Test Cockpit?
There are 2 correct answers to this question.

Question23: Where do you distinguish between OData V2 or OData V4?

Question24: You want to create custom fields using the Custom Fields and Logic extensibility app. Which of the following statements do you need to consider?
There are 2 correct answers to this question.

Question25: Which of the following are extensibility apps from the Extensibility Business Catalog? Note: There are 3 correct Answers to this question.

Question26: You use the UNION in the Open SQL statement in release 7.50.Which of the following must you use?
There are 2 correct answers to this question.

Question27: What are advantages of the expression-based syntax in ABAP compared to the statement-based syntax?
Note: There are 2 correct Answers to this question.

Question28: Which of the following repository objects offer a preview function?
There are 2 correct answers to this question.

Question29: Which of the following do you use as a separator between a table and a field name in Open SQL?
Please choose the correct answer.

Question30: Which of the following are valid ways to insert a comment in a Data Definition (DDL source)?
There are 2 correct answers to this question.

Question31: You want to search for custom code that needs to be adjusted. Which of the following tools can you use?
Please choose the correct answer.

Question32: How can you create an SAP Gateway service based on a CDS View?
There are 2 correct answers to this question.

Question33: Which of the following are extensibility apps from the Extensibility Business Catalog? Note: There are 3 correct Answers to this question.

Question34: Which of the following are extensibility apps from the Extensibility Business Catalog? Note: There are 3 correct Answers to this question.

Question35: Which of the following CDS view definitions is syntactically correct?
Please choose the correct answer.

Question36: In SAP S/4HANA, a replacement object is assigned to transparent table ANEA. Which uses of table ANEA do you have to correct when migrating an SAP ERP system to SAP S/4HANA?
There are 2 correct answers to this question.

Question37: For performance optimization, you want to combine the results of ABAP Test Cockpit and the SQL Monitor runtime data. Which tool do you use for this?

Question38: The class CL_CLASS contains a public static method DO_SOMETHING with an importing parameter PARAM TYPE i. Your program contains the following data declaration: DATA var TYPE string.
Which of the following method calls is syntactically correct?
There are 2 correct answers to this question.

Question39: How could you replace the statement CONCATENATE a b INTO c.?
There are 2 correct answers to this question.

Question40: You want to define an ABAP Managed Database Procedure (AMDP) . Which are requirements in the definition part of the class? Note: There are 2 correct Answers to this question.

Question41: What can you do with the SQL Trace Tool (ST05)?
There are 3 correct answers to this question.

Question42: You want to write a SELECT statement using the Open SQL syntax of release 7.50.Which of the following sequences of clauses are valid? Note: There are 2 correct Answers to this question.

Question43: Which of the following expressions will lead to an exception?
There are 3 correct answers to this question.

Question44: When creating CDS-based BOPF Business Objects, the system generates several additional repository objects. Among those objects are objects in the ABAP Dictionary. Which types of ABAP Dictionary objects are generated? Note: There are 2 correct Answers to this question.

Question45: You want to adjust validations of a RAP Business Object. You open the related Behavior Pool. On which tab do you find the method implementations?

Question46: You implement a SELECT statement in ABAP. When do you use the key word FIELDS?
Please choose the correct answer.

Question47: Which of the following are extensibility apps from the Extensibility Business Catalog? Note: There are 3 correct Answers to this question.

Question48: Which of the following expressions will lead to an exception?
There are 3 correct answers to this question.

Question49: Which of the following are extensibility apps from the Extensibility Business Catalog? Note: There are 3 correct Answers to this question.

Question50: Which of the following expressions will lead to an exception?
There are 3 correct answers to this question.

Question51: You want to use the extensibility app, Custom Fields and Logic, to define custom fields for an SAP Fiori app. Which of the following conditions is a prerequisite for this activity?

Question52: Which of the following are extensibility apps from the Extensibility Business Catalog? Note: There are 3 correct Answers to this question.

Question53: Which CDS annotation do you use to add a section to an ObjectPage?
Please choose the correct answer.

Question54: Which of the following are features of the Cloud Connector?
There are 2 correct answers to this question.

Question55: Which OData option do you use to access the data model of the service?
Please choose the correct answer.

Question56: Which of the following are features of the Cloud Connector? There are 2 correct Answers to this question.

Question57: Which of the following are extensibility apps from the Extensibility Business Catalog? Note: There are 3 correct Answers to this question.

Question58: Which of the following rules apply to the naming of CDS Views? Note: There are 2 correct Answers to this question.