C_TAW12_740 Exam Questions
159 real C_TAW12_740 exam questions with expert-verified answers and explanations. Page 3 of 4.
- Question #101
When should you use a hashed internal table? (Choose two)
- Question #102
How is an ABAP program with several dialog steps executed?
- Question #103
What is mandatory for automatic data transport between a variable and an input field on a classical screen (dynpro)?
- Question #104
You have defined a classical screen (dynpro) with mandatory input fields. You want to exit the screen using the Cancel button even if not all of the mandatory fields have been fill...
- Question #105
To which of the following must you assign newly created SAP repository objects?
- Question #106
Which assignment will lead to a conversion error?
- Question #107
You display the content of an internal table using an ALV Grid Control. The content of the internal table changes during the program. Which CL_GUI_ALV_GRID class method can you use...
- Question #108
A structure has enhancement category 3: Can be enhanced (character type).Which set of elementary type is allowed for the new fields?
- Question #109
You define a generic variable that can hold the ABAP types C,D,N,STRING and T. You want to restrict the use of other ABAP types. Which generic data type must you use in the definit...
- Question #110
Which of the following are key capabilities of SAP NetWeaver? (Choose three)
- Question #111
Which task does the dispatcher perform?
- Question #112
What features are provided by the database interface? (Choose three)
- Question #113
Which statement ends a screen sequence and starts from the initial screen?
- Question #114
Which of the following statement can you use to set up checkpoints in an ABAP program?
- Question #115
Which of the following function types in a GUI status are reserved for internal use?
- Question #116
When would you call the RFC function module synchronously?
- Question #117
tableA and tableB are partially buffered. Which of the following SELECT statements always access tha database?
- Question #118
Which of the following compatibilities is Provided by the Application Platform layer of SAP NetWeaver?
- Question #119
Which of the following statements dynamically changes the data type of field z1?
- Question #120
In which controller type can you embed a service call?
- Question #121
Table USER has the following fields: ID, FIRST_NAME, LAST_NAME. FIRST_NAME and LAST_NAME have a same basic type and length. You want to compare fields FIRST_NAME and LAST_NAME to e...
- Question #122
Which of the following predefined ABAP types is incomplete?
- Question #123
Before you can add programming logic to your ABAP program that checks automations, which of the following do you have to create?
- Question #124
Which of the following can you use to enhance SAP standard tables and structures with fields?
- Question #125
Which of the following features do you have to consider when you use shared objects? (Choose three)
- Question #126
Which of the following tasks does the BADI implementing class perform?
- Question #127
In which modularization units can you use parameters? (Choose three)
- Question #128
What is the root class in the RTTS inheritance tree?
- Question #129
How do you program an input validation on a selection screen that allows users to correct their input?
- Question #130
Which of the following ABAP data types are compatible with the generic character-type CLIKE? (Choose three)
- Question #131
What is required to fully specify a Table Type in the ABAP Dictionary? (Choose three)
- Question #132
Which options do you have to read data from multiple tables while using a SELECT statement? (Choose three)
- Question #133
How can you improve the performance when accessing a large data volume database table?
- Question #134
When analyzing a program, which tasks can you perform using the code inspector? (Choose three)
- Question #135
What are the main functions of the data dictionary? (More than one answer is correct)
- Question #136
You have made change to an existing table that conins da. What kes place when the Dabase Conversion utility is executed? (More than one answer is correct)
- Question #137
When does a ble get physically created in the underlying dabase?
- Question #138
When you EXPORT an internal ble that has a header line to ABAP/4 memory, what is the result?
- Question #139
What is the code required in order to scroll the third deil list to page?
- Question #140
In the context of a logical dabase, which is not a valid ABAP/ 4 keyword event
- Question #141
What is the purpose of nodes stement in an ABAP program?
- Question #142
What is structured type in the ABAP dictionary that has no physical ble definition in the underlying dabase referred to as?
- Question #143
An ABAP program has a selection screen. The ABAP is to be included as a step in the Background job. What other field must be filled in when creating the job step?
- Question #144
Where are dictionary changes made available to ABAP programs?
- Question #145
What type of ABAP Query list would be appropriate if the user wanted to determine the ten top salespeople?
- Question #146
Identify the different type categories in the ABAP dictionary (More than one answer is correct)
- Question #147
Which modulation unit do not use ABAP/4 to pass da?
- Question #148
What is true about functional areas and User groups in ABAP Query? (More than one answer is correct)
- Question #149
How can you perform a direct dabase read from a buffered ble?
- Question #150
Which are valid ABAP Query report types? (More than one answer is correct)