C_TAW12_71 Exam Questions
412 real C_TAW12_71 exam questions with expert-verified answers and explanations. Page 8 of 9.
- Question #359
Which controller types can exist within a Web Dynpro component? (Choose three)
- Question #360
When should you use a hashed internal table? (Choose two)
- Question #361
What must you do to define a database view using the ABAP Dictionary? (Choose three)
- Question #362
To which context object is the attribute LEAD_SELECTION_INDEX related?
- Question #363
Which property of the InputField UI element must be bound to a context attribute?
- Question #364
An executable ABAP program contains a standard selection screen and uses the event blocks AT SELECTION-SCREEN, AT SELECTION-SCREEN OUTPUT, INITIALIZATION, START-OF- SELECTION. In w...
- Question #365
Which boundary conditions lead to improved access time to an internal table? (Choose three)
- Question #366
What can you change in the ABAP Debugger?
- Question #367
You want to use a BAdI to extend the functions of an SAP program. Which of the following tasks is necessary?
- Question #368
Which hook method exists for all controller types?
- Question #369
Which data type is allowed for the reference field of the Currency field?
- Question #370
How can you declare an internal table using the transparent table A as its line type?
- Question #371
Which SELECT statement will always bypass the SAP table buffers?
- Question #372
What is required to fully specify a Table Type in the ABAP Dictionary? (Choose three)
- Question #373
Which options do you have to read data from multiple tables while using a SELECT statement? (Choose three)
- Question #374
How can you improve the performance when accessing a large data volume database table?
- Question #375
What do you need to have in your program to respond to the DOUBLE_CLICK event raised by an instance of the CL_GUI_ALV_GRID class? (Choose three)
- Question #376
You want to define two database tables with different structures. Both tables should contain the fields CHANGE_DATE and CHANGE_TIME. How do you implement this in order to minimize...
- Question #377
Which statement is used to generically define the data reference variable z1?
- Question #378
dbtab is a transparent table. What is declared by the following statement? DATA myvar TYPE dbtab.
- Question #379
You defined data reference z1 generically. Which statement would you use to access the content of the referenced variable?
- Question #380
You are using the new debugger and you want to change the content of an internal table. Which actions are allowed? (Choose three)
- Question #381
How do you embed a subscreen in a main screen?
- Question #382
For which of the following requirements can you implement a functional method? (Choose two)
- Question #384
When analyzing a program, which tasks can you perform using the code inspector? (Choose three)
- Question #385
Which objects can share data through context mapping?
- Question #386
Which of the following variables is the self-reference variable in ABAP OO?
- Question #387
Which components belong to an elementary search help? (Choose two)
- Question #388
How do you add fields to an SAP-delivered transparent table without modification?
- Question #389
Which of the following tasks does the BADI implementing class perform?
- Question #390
What can you create using the ABAP Dictionary? (Choose three)
- Question #391
What features are provided by the database interface? (Choose three)
- Question #392
Which statements are allowed for processing internal tables? (Choose three)
- Question #393
You always want to check the user authorization for data entered in an input field of a selection screen. Where do you do this?
- Question #394
What can you use to achieve polymorphism?
- Question #395
What happens when an authorization check fails?
- Question #396
Which parameter types can be used in the signature of a functional method? (Choose two)
- Question #397
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 #399
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 #400
Which of the following features do you have to consider when you use shared objects? (Choose three)
- Question #401
Which assignment will lead to a conversion error?
- Question #402
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 #403
How is an ABAP program with several dialog steps executed?
- Question #404
Which of the following statements dynamically changes the data type of field z1?
- Question #405
What do global types and local types have in common?
- Question #406
What options do you have when setting a watchpoint? (Choose two)
- Question #408
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 #409
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 #410
Which desktops are part of the new ABAP debugger? (Choose three)
- Question #412
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...