C_TAW12_740 Exam Questions
159 real C_TAW12_740 exam questions with expert-verified answers and explanations. Page 1 of 4.
- Question #1
The order of field for a transparent table in the database... Please choose the correct andwer. Response:
- Question #2
When is a foreign key check performed on an input/output field?
- Question #3
What is the Web Dynpro programming model is based on? Please choose the correct answer. Response:
- Question #4
When starting the Debugger, what circumstance caused the runtime error DEBUGGING_NOT_POSSIBLE? Please choose the correct answer. Response:
- Question #5
Which comparison operators can you use in a logical expression related to the WHERE clause of the SELECT statement? There are 3 correct answers to this question. Response:
- Question #6
In the CALL CUSTOMER-FUNCTION 'nnn' statement, nnn is a three-digit number uded in SAP programs for which of the following types of enhancement? Please choose the correct answer. R...
- Question #7
When is an ENDSELECT not required for a SELECT? There are 3 correct answers to this question. Response:
- Question #8
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 #9
Which parameter types can be used in the signature of a functional method? (Choose two)
- Question #10
When does SAP recommend that you use a full buffering type for a database table?
- Question #11
You to include an element of type `Table' in your Web Dynpro. Which action adds the corresponding columns to the table automatically?
- Question #12
Which of the following enhancements calls customer function module?
- Question #13
For which of the following purposes can you use the ABAP dictionary.
- Question #14
What can you use to achieve polymorphism?
- Question #15
What types of changes to the repository does SAP provide? (Choose three)
- Question #16
Which of the following structures is created when you use a table type to define one of its components?
- Question #17
Which of the following steps are required to the set up a shared memory area?
- Question #18
Which of the following are valid control level changes within a loop over an internal table?
- Question #19
Which of the following transactions are integrated in the ABAP Workbench tools?
- Question #20
Which ABAP statement using the local type gty_1 correctly defines a data object? (Choose two)
- Question #21
Where can you define global data types that are visible system-wide? (Choose three)
- Question #22
How can you define an internal table in a private method of a class?
- Question #23
Which of the following customer modification options are available in the table maintenance generator?
- Question #24
You want to add a field ZZPRICE to the SAP standard transparent table EKKO. Which of the following actions results in an enhancement of the SAP standard?
- Question #25
What can you enhance using BAdIs? (Choose three)
- Question #26
What options do you have when setting a watchpoint? (Choose two)
- Question #27
Which fo the following ABAP standard types are incomplete?
- Question #28
You count all customers within the same country and city. You want to display only the cities where three ar more customers exist. Which of the following SQL statements should you...
- Question #29
Which statements are allowed for processing internal tables? (Choose three)
- Question #30
Which of the following ABAP code lines is valid?
- Question #31
Which of the following are valid combinations of event visibility and handler method visibility?
- Question #32
You want to add a field of type CURR to a transparent table. What else must you do?
- Question #33
When are changes to the VB* tables transferred to the database?
- Question #34
You want to create a transparent table in the ABAP dictionary. When is the table physically created in the database?
- Question #35
Using the system table what can you modify through a LOOP AT SCREEN ... ENDLOOP construct?
- Question #36
You have created a Web Dynpro view that shows data for airline connection between cities. You want to display flight data for a specific date in a different view after the users se...
- Question #37
What happens when an authorization check fails?
- Question #38
You want to translate text in a Web Dynpro. From which should you inherit?
- Question #39
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 #40
Which of the following tools belong to the ABAP Workbench? (Choose three)
- Question #41
You want to select all record from a database table where field City contains substring 'BIT in any position. Which WHERE clause can you use in an Open SQL statement?
- Question #42
Which of the following actions can be performed in the Process After Input (PAI) processing block?
- Question #43
What can be exposed in the component interface of a web dynpro component?
- Question #44
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 #45
Which of the folDynpro application to transaction database data to the user interface?
- Question #46
Which objects can share data through context mapping?
- Question #47
Which of the following characters is the first of a menu exit function code?
- Question #48
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 #49
How would you defined a method of an ABAP class to prevent this method from being available in subclass?
- Question #50
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?