C_TAW12_750 Exam Questions

Total 334 Questions

Last Updated Exam : 15-Apr-2025

Which of the following structures is created when you use a table type to define one of its
components?
Please choose the correct answer.
Response:


A.

Append structure


B.

Deep structure


C.

Flat structure


D.

Nested structure





B.
  

Deep structure



You want to check the user input in the field FIELD_NAME on a classical screen. If an incorrect value
is entered, the user should be able to correct the field value.
How do you call the module CHECK_MODULE in the PAI of the screen to accomplish this?
Please choose the correct answer.
Response:


A.

FIELD field_name MODULE check_module.


B.

FIELD field_name MODULE check_module MESSAGE Ennn.


C.

CHAIN. MODULE check_module FIELD field_name. ENDCHAIN.


D.

MODULE check_module ON ERROR.





A.
  

FIELD field_name MODULE check_module.



Where do you create online documentation ((F1) help) for fields on the screen?
Please choose the correct answer.
Response:


A.

Table


B.

Structure


C.

Field


D.

Data element


E.

Domain





D.
  

Data element



can you search for suitable classic Business Add-Ins(BAdIs)?
There are 2 correct answers to this question
Response:


A.

Search for suitable entries in the relevant component in the Implementation Guide (IMG)


B.

Search in an application program for the method GET_INSTANCE of class CL_EXITHANDLER


C.

Use the SAP menu Tools -> ABAP Workbench -> Development -> Business Object Builder


D.

Search in the Repository Information System and choose Enhancements - >Customer Exits





A.
  

Search for suitable entries in the relevant component in the Implementation Guide (IMG)



B.
  

Search in an application program for the method GET_INSTANCE of class CL_EXITHANDLER



What do enhancement spots manage?
There are 3 correct answers to this question
Response:


A.

Implicit enhancement points


B.

Classic BAdIs


C.

Explicit enhancement sections


D.

New BAdIs


E.

Explicit enhancement points





C.
  

Explicit enhancement sections



D.
  

New BAdIs



E.
  

Explicit enhancement points



dbtab is a transparent table. What is declared by the following statement? DATA myvar TYPE dbtab.
Please choose the correct answer.
Response:


A.

A structure variable


B.

An elementary field


C.

An internal table


D.

A reference to an internal tabl





A.
  

A structure variable



Which of the following customer modifications options are available in the table maintenance
generator?
There are 2 correct answers to this question.
Response:


A.

Search helps


B.

Maintenance screens


C.

Append searches


D.

Events





B.
  

Maintenance screens



D.
  

Events



What type of method is generated automatically by the Web Dynpro Explorer when you assign an
action to a button UI element?
Please choose the correct answer.
Response:


A.

Ordinary method


B.

Event handler method


C.

Supply function


D.

Standard hook method





D.
  

Standard hook method



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


A.

TYPES: carrid_ty LIKE spfli-s-carr_id.


B.

TYPES: werks TYPE C LENGTH 4.


C.

TYPES: date_ty TYPE D LENGTH 10.


D.

TYPES: Str TYPE STRING LENGTH 20.





C.
  

TYPES: date_ty TYPE D LENGTH 10.



D.
  

TYPES: Str TYPE STRING LENGTH 20.



Which of the following characters is the first of a menu exit function code?
Please choose the correct answer.
Response:


A.

-


B.

&


C.

+


D.

*





C.
  

+




Page 10 out of 34 Pages
Previous