SAP C_TAW12_731 - SAP Certified Development Associate - ABAP with SAP NetWeaver 7.31 Exam

Page:    1 / 16   
Total 80 questions

Which of the following tasks does the BADI implementing class perform?

  • A. Filtering
  • B. Sequencing
  • C. Inserting
  • D. Deleting


Answer : A

What can you create using the ABAP Dictionary? (Choose three)

  • A. Domains
  • B. Type pools
  • C. Transparent tables
  • D. Field symbols
  • E. Internal tables


Answer : A,B,C

What features are provided by the database interface? (Choose three)

  • A. Database independence of application programs
  • B. Conversion of Open SQL statements from ABAP statements into the corresponding database statements
  • C. Syntax check of Native SQL commands
  • D. Access to SAP table buffers
  • E. Data consistency check using foreign key relationships


Answer : A,B,D

Which statements are allowed for processing internal tables? (Choose three)

  • A. SELECT
  • B. INSERT
  • C. DELETE
  • D. MODIFY
  • E. UPDATE


Answer : B,C,D

You always want to check the user authorization for data entered in an input field of a selection screen.
Where do you do this?

  • A. In the event block AT SELECTION-SCREEN
  • B. In the event block AT SELECTION-SCREEN OUTPUT
  • C. In the event block INITIALIZATION
  • D. In the event block AT SELECTION-SCREEN on VALUE-REQUEST


Answer : A

Page:    1 / 16   
Total 80 questions