PRUEBA ERS 2
![]() |
![]() |
![]() |
Título del Test:![]() PRUEBA ERS 2 Descripción: PRUEBA ERS 2 |




Comentarios |
---|
NO HAY REGISTROS |
Which of the following SAP HANA objects can be assigned to a HANA Transport Container?. Packages. Delivery Units. Calculation Views. Procedures. External views, which can be created to expose SAP HANA views to the ABAP Dictionary, can only be created in ADT and not in SE80. True. False. Which of the following statements about ABAP Unit tests are true?. Test classes are not generated in a production system. Test methods can access the private components of the class under test. The class under test can access the methods of the test class. Each test method is executed independently of all of the others. In ABAP Unit, the SETUP method is called before each individual test method. True. False. The ABAP Test Cockpit allows you to re-use check variants from which other analysis tool?. The Code Inspector. The Extended Program Check. The ABAP Trace. Which symbol do ABAP Doc comments start with?. “&. *. “!. !”. Feeds are updated automatically for both open and closed ABAP projects. True. False. Which keyboard shortcut displays the Open ABAP Development Object wizard?. Ctrl + Shift + H. Ctrl + H. Ctrl + A. Ctrl + Shift + A. In the source code editor you can navigate quickly from the definition of a method to its implementation. To do so, you select the method name and press which key(s)?. Ctrl + F2. F3. Ctrl + Shift + F5. F6. You are creating a controller method in a Web Dynpro component and want to use the code wizard to read the value of a context node. How do you start the code wizard?. Choose the Code Wizard icon from the application toolbar. Choose F2 then choose the required action. Choose Ctrl + Space then choose the required action. You are creating an ABAP class in ADT and have just written the definition of a method in the public section of the class definition. You press Ctrl + 1 to see the available quick fixes. Which fixes are available?. Add the implementation of the method. Move the method definition to the protected or private section. Delete the method. A Core Data Services View can only implement an inner join. True. False. You are creating a function module in ADT. How can you define its interface without leaving the function module editor?. Use the IMPORTING, EXPORTING, CHANGING, EXCEPTIONS, and RAISING additions in the FUNCTION statement. You can’t – the interface must be edited using the Function Builder in the SAP GUI. Which of the following functions are available in both the ADT Debug perspective and the SAP GUI Debugger?. Setting breakpoints dynamically during debugging. Memory analysis. Source code editing in the debugger. Displaying the contents of an internal table. Which keyboard shortcut do you use to copy a method and its signature into your code after using CTRL+SPACE and choosing the relevant method?. Shift + Enter. Ctrl + Enter. Alt + Enter. Ctrl + Shift + Enter. ADT contains native Eclipse editors for which kinds of repository objects?. ABAP programs. Data elements. ABAP classes. Packages. Text elements. Which of the following are perspectives in ADT?. ABAP. Transport Organizer. Debug. Package. Where can you set your preferences for working with ADT?. In the project properties dialog box. Under Window → Preferences. In both the project properties dialog box and under Window → Preferences. When you work with ADT, you log onto the ABAP backend system and remain logged on for your entire session. True. False. Development in ABAP Development Tools is performed using the same online development model used in the ABAP Workbench. True. False. Which of the following statements best describes SAP’s approach to Eclipse?. The Eclipse platform is an important part of SAP’s strategy for development tools. The Eclipse IDE is an interesting but non-essential addition. ABAP tools in Eclipse is just a proof of concept for the moment. Eclipse is a proprietary tool developed by SAP. True. False. |