C_TAW12_750 Exam Questions
331 real C_TAW12_750 exam questions with expert-verified answers and explanations. Page 4 of 7.
- Question #151
The READ-ONLY attribute cannot be addressed outside the class.
- Question #152
You can call a module for the FIELD statement to validate user entry on the input field. You can validate the entry on the input field and send an error or a warning message from a...
- Question #153
Beginning with SAP NetWeaver 7.40, if SAP HANA (an in-memory database) is being used as a database, then table buffering is no longer effective and is therefore not possible.
- Question #154
Repository objects are client-specific.
- Question #157
Which of the following is a true statement? Select all that apply.
- Question #158
Which elementary field types are considered a character type? Select all that apply.
- Question #159
Which type of view uses an inner join in a search help? Please choose the correct answer.
- Question #160
ABAP Push Channels (APC) can only use the WebSocket protocol.
- Question #161
Memory requirements are identical in a non-Unicode system and in a Unicode system.
- Question #162
Identify the types of layout managers. Select all that apply.
- Question #163
What is variable-length structure called? Please choose the correct answer.
- Question #164
Which of the following are true statements? Select all that apply. (S. 342) {3 Richtig}
- Question #165
Nested source code enhancement allows you to enhance the source code plug-in.
- Question #166
What is the maximum number of watchpoints that can exist at one time?
- Question #167
With what can you simulate multiple inheritance?
- Question #168
Each button on a Dynpro (screen) requires the assignment of a function code. This function code...
- Question #169
Subclasses can access the private components of the parent class.
- Question #170
The BINARY SEARCH addition cannot be used with the READ statement for the HASHED table.
- Question #171
Which of the following is true? Select all that apply. (S. 105) {2 Richtig}
- Question #172
Which events can exist in all types of programs that actually contain executable statements?
- Question #173
If you enter the value "0" or blank ("") as the next screen, then the system resumes processing from the point at which the screen was initiated, assuming the Next Screen attribute...
- Question #174
Enhancement definitions and implementations can be displayed in the Enhancement Information System.
- Question #175
Which modularization units can raise an exception? Select all that apply
- Question #176
An internal table line type with a deep or nested structure can be defined for internal tables with a header line.
- Question #177
You can empty the body of the internal table itab with a header line using the CLEAR itab statement.
- Question #180
Which of the following statements are true? Select all that apply. (S.596) {3 Richtig}
- Question #181
You use the CREATE OBJECT statement to create both types of ALV.
- Question #182
What does the enhancement category for a database table or structure do? Select all that apply.
- Question #183
What is the difference between a value table and a check table?
- Question #184
To reserve an area on the screen for an ALV Grid Control, you must do the following:
- Question #185
The software component for a customer package can be...
- Question #186
What does a Web Dynpro component contain? Select all that apply.
- Question #187
Database access can occupy most of the runtime in an ABAP program. Which tools are available to assist you to diagnose performance issues in your program? Select all that apply}
- Question #188
Private components of the class cannot be addressed directly from outside the class except when the friendship concept applies
- Question #189
The READ-ONLY addition for the attribute declaration can be used in the private and public visibility section.
- Question #190
Customer exits provide program exit, screen exit, and menu exit enhancements.
- Question #191
The ALV is entirely implemented using ABAP Objects.
- Question #192
What is the default length of the type P data type?
- Question #193
If you are using external debugging (debugging of HTTP and RFC requests, which arrive in your ABAP system), what will the Debugger do?
- Question #194
The Object Navigator incorporates a total of 11 browsers.
- Question #195
SAP enhancements for customer exits are managed by which transaction?
- Question #196
Which of the following statements regarding the event AT SELECTION-SCREEN ON HELP- REQUEST FOR <FIELD> is correct?
- Question #197
Object or class events can trigger any number of handler methods.
- Question #198
It is possible to PERFORM <subroutine> ON COMMIT in an update task.
- Question #199
The class constructor method is called automatically when you access the class for the first time.
- Question #200
Which of the following statements are true? Select all that apply
- Question #201
Each component has an interface; of what does this interface consist? Select all that apply.
- Question #202
Which of the following statements regarding search helps are true? Select all that apply.
- Question #203
Which of the following is correct?
- Question #204
You cannot use the LIKE statement to define an attribute in a class.