C_TAW12_750 Exam Questions

Total 334 Questions

Last Updated Exam : 16-Dec-2024

Which desktops are part of the new ABAP debugger?
There are 3 correct answers to this question.
Response:


A.

Break./Watchpoints


B.

Objects


C.

Session


D.

Desktop 1


E.

List





A.
  

Break./Watchpoints



B.
  

Objects



D.
  

Desktop 1



ABAP is a programming language that…
There are 4 correct answers to this question.
Response:


A.

Executes on all three levels of the three-tier architecture.


B.

Controls the business logic.


C.

Processes and formats data.


D.

Interacts with the user.


E.

Separates program code from language text.





B.
  

Controls the business logic.



C.
  

Processes and formats data.



D.
  

Interacts with the user.



E.
  

Separates program code from language text.



You define a formal parameter to a subroutine that accepts only internal table of type standard and
type sorted as actual parameters. Which of the following generic ABAP data types must you use?
Please choose the correct answer.
Response:


A.

Hashed table


B.

Standard table


C.

Index table


D.

Sorted table





C.
  

Index table



Which of the following statements are true?
There are 3 correct answers to this question.
Response:


A.

The tables included in the maintenance view should have foreign key relationships.


B.

The tables included in the help view should have a foreign key relationship.


C.

Projection views can have more than one table included for the view definition.


D.

You cannot use a pooled or cluster table for a database view





A.
  

The tables included in the maintenance view should have foreign key relationships.



B.
  

The tables included in the help view should have a foreign key relationship.



D.
  

You cannot use a pooled or cluster table for a database view



Which must a search help do?
There are 4 correct answers to this question.
Response:


A.

Use a table or a view for data selection


B.

Determine the values for selection by the user


C.

Have a dialog with the user


D.

Allow the user to select a response


E.

Be used from a screen





B.
  

Determine the values for selection by the user



C.
  

Have a dialog with the user



D.
  

Allow the user to select a response



E.
  

Be used from a screen



Which database objects can you create in the ABAP Dictionary?
There are 2 correct answers to this question
Response:


A.

Projection views


B.

Logical databases


C.

Indexes


D.

Foreign key relationships





A.
  

Projection views



C.
  

Indexes



Which events can exist in all types of programs that actually contain executable statements?
Please choose the correct answer.
Response:


A.

LOAD-OF-PROGRAM


B.

INITIALIZATION


C.

START-OF-SELECTION


D.

AT LINE-SELECTION


E.

AT USER-COMMAND


F.

AT PF##





A.
  

LOAD-OF-PROGRAM



What is the event block that all of your code changes belongs to if you do not explicitly code any
event blocks in an executable program? 


A.

LOAD-OF-PROGRAM


B.

START-OF-SELECTION


C.

INITIALIZATION


D.

AT SELECTION-SCREEN OUTPUT





B.
  

START-OF-SELECTION



What does a view do?
There are 4 correct answers to this question.
Response:


A.

Contains other views


B.

Can be contained in a window


C.

Contains windows


D.

If entered by an inbound plug, can cause an event handler method to be called


E.

Contains a view controller





B.
  

Can be contained in a window



C.
  

Contains windows



D.
  

If entered by an inbound plug, can cause an event handler method to be called



E.
  

Contains a view controller



Which type of view uses an inner join in a search help?
Please choose the correct answer.
Response:


A.

Database view


B.

Maintenance view


C.

Help view


D.

Candidate key view





A.
  

Database view




Page 2 out of 34 Pages
Previous