Join the discussion
Question 1/36
What can be part of the signature of an instance constructor?
Note: There are 2 correct answers to this question.
Note: There are 2 correct answers to this question.
Correct Answer: B,D
Add Comments
- Other Question (36q)
- Q1. What can be part of the signature of an instance constructor? Note: There are 2 correct an...
- Q2. What are some of the new features of Open SQL in SAP NetWeaver 7.5? Note: There are 2 corr...
- Q3. Which of the following elements can a string template contain? Note: There are 2 correct a...
- Q4. Which of the following actions can you perform in both the ABAP Editor and in the ABAP Deb...
- Q5. What properties will be set when you define a table type in the ABAP Dictionary? Note: The...
- Q6. Which of the following settings can you define for both structures and transparent tables ...
- Q7. What ABAP Dictionary object allows you to define fixed values?...
- Q8. You create a domain in the ABAP Dictionary. How can you use this domain? Note: There are 2...
- Q9. Which of the followings components are part of SAP NetWeaver AS ABAP version 7.1x and high...
- Q10. Your program uses class CL_GUI_ALV_GRID to generate a classic ALV Grid Control. What do yo...
- Q11. You enhance an SAP standard global class by defining a post-method for an SAP method. The ...
- Q12. You build a dialog screen with an input field in an ABAP program. How do you ensure that t...
- Q13. What must you do to create a singleton class? Note: There are 2 correct answers to this qu...
- Q14. To which of the following can you assign a search help? Note: There are 3 correct answers ...
- Q15. Which database objects can you create in the ABAP Dictionary? Note: There are 2 correct an...
- Q16. What type of ABAP Dictionary view is implemented as an INNER JOIN?...
- Q17. Which of the following standard hook methods exist in all Web Dynpro controllers? Note: Th...
- Q18. You are creating an inspection using the Code Inspector. Which entities can you select for...
- Q19. You run an executable program that contains the following code: DATA: gv_var1 TYPE n LENGT...
- Q20. In which order do you implement a new BADI?
- Q21. You want to develop a program that processes character type dat a. When you implement the ...
- Q22. What ABAP statements can you use to create an instance of class CL_GUI_CUSTOM_CONTAINER in...
- Q23. How can you search for classic Business Add-Ins (BAdls)? Note: There are 2 correct answers...
- Q24. How do you create lock objects and lock modules for use in ABAP programs that access the d...
- Q25. You have been asked by a customer to develop Open SQL code to convert the value of argumen...
- Q26. You write a program that updates a data record in the database using the following stateme...
- Q27. You define database view A and maintenance view B in the ABAP Dictionary. What restriction...
- Q28. What must exist before you can create a new transportable function module? Note: There are...
- Q29. What are the advantages of defining text symbols in executable programs? Note: There are 2...
- Q30. Where can you define data types that can be used throughout the system? Note: There are 2 ...
- Q31. You have declared a sorted internal table with the columns A, B, C, and D. The key consist...
- Q32. What can be implemented using an implicit enhancement option? Note: There are 3 correct an...
- Q33. What do enhancement spots manage? Note: There are 3 correct answers to this question....
- Q34. You want to define a field symbol that will be assigned to a character string. Which gener...
- Q35. You need to create a piece of code that can be used by multiple programs. Which of the fol...
- Q36. How is data shared between Web Dynpro controllers? Note: There are 2 correct answers to th...
