C_TAW12_731 Exam Questions
75 real C_TAW12_731 exam questions with expert-verified answers and explanations. Page 2 of 2.
- Question #57
You are establishing the business logic layer for a Web Dynpro Component. Which service types are available in the Service Call wizard? (Choose three)
- Question #59
You have implemented a class CL_CUSTOMER in which you defined a private attribute. From where can you access this attribute directly? (Choose two)
- Question #60
Which of the following features do you have to consider when you use shared objects? (Choose three)
- Question #61
Which assignment will lead to a conversion error?
- Question #62
You created a transparent table and during activation got a warning message 'Enhancement category for table missing". What do you have to do to eliminate the warning message?
- Question #63
How is an ABAP program with several dialog steps executed?
- Question #64
Which of the following statements dynamically changes the data type of field z1?
- Question #65
What do global types and local types have in common?
- Question #66
What options do you have when setting a watchpoint? (Choose two)
- Question #68
In which database table type is there a one-to-one relationship between the Dictionary table definition and the relevant physical table in the database?
- Question #69
A custom transparent table was created with delivery class A and a table maintenance view was generated for this table. You change the delivery class to C and the table is activate...
- Question #70
Which desktops are part of the new ABAP debugger? (Choose three)
- Question #72
You want to read data from two database tables A and B using a database join. Database table B contains details for data records stored in database table A . Your result should con...
- Question #73
In the technical settings for a transparent table, buffering is switched on and single record buffering is selected. Which statement uses the buffered data assuming that the WHERE...
- Question #74
What types of changes to the repository does SAP provide? (Choose three)
- Question #76
Compared to a predefined ABAP type what additional properties can be assigned to a domain? (Choose three)
- Question #77
Which of the following tools belong to the ABAP Workbench? (Choose three)
- Question #78
Which of the following Data Types are allowed in ABAP? (Choose two)
- Question #79
Which of the following are key capabilities of SAP NetWeaver? (Choose three)
- Question #80
Where can you define global data types that are visible system-wide? (Choose three)
- Question #81
In which modularization units can you use parameters? (Choose three)
- Question #82
What is the root class in the RTTS inheritance tree?
- Question #83
How do you program an input validation on a selection screen that allows users to correct their input?
- Question #84
You have 2 objects: O1 of type class C1 and O2 of type class C2. Class C2 is a subclass of class C1. Which of the following statements implements an up cast?
- Question #85
Where can you set the GUI status and the GUI title for a classical screen (dynpro)?